← 返回 Skills 市场
membranedev

Pipeliner

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
353
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install pipeliner
功能描述
Pipeliner integration. Manage Leads, Deals, Persons, Organizations, Activities, Notes and more. Use when the user wants to interact with Pipeliner data.
安全使用建议
This skill is cohesive: it expects you to install and use the official Membrane CLI to connect to Pipeliner. Before installing or running the CLI, verify the npm package (@membranehq/cli) is the official package from Membrane (check the npm page and GitHub repo), and prefer installing consciously (or use npx) instead of globally if you want to limit system-wide changes. Be aware the Membrane login flow will create local credentials (or use your browser for auth); review where those credentials are stored and revoke them from Membrane/Pipeliner if you later remove the integration. If you are uncomfortable installing third‑party CLIs, ask the user to provide access via an alternative trusted integration path or perform actions manually.
功能分析
Type: OpenClaw Skill Name: pipeliner Version: 1.0.3 The Pipeliner skill bundle provides instructions for an AI agent to manage CRM data using the Membrane CLI. It includes standard procedures for installing the '@membranehq/cli' package, authenticating via OAuth-style flows, and executing CRM actions (e.g., listing leads or creating accounts) through the Membrane platform. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting secrets directly from the user, and no malicious patterns or data exfiltration attempts were identified.
能力评估
Purpose & Capability
The skill says it integrates with Pipeliner and all runtime instructions use the Membrane CLI (which proxies/connects to external CRMs). Requesting the user to install and use Membrane is coherent with the stated CRM integration purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, authenticating via its login flow, creating a connection to the Pipeliner connector, discovering/building actions, and running them. It does not ask for unrelated files, system paths, or environment variables beyond normal interactive login.
Install Mechanism
The instructions tell the user to run a global npm install for @membranehq/cli. Installing a published npm CLI is common for this use case, but global npm installs carry the usual supply-chain risks — the skill itself does not auto-install anything (instruction-only).
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to the Membrane CLI's interactive flow, which is proportionate for a CRM integration.
Persistence & Privilege
The skill is not force-included (always:false) and does not request persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but does not combine with other concerning factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeliner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeliner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pipeliner
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Pipeliner 是什么?

Pipeliner integration. Manage Leads, Deals, Persons, Organizations, Activities, Notes and more. Use when the user wants to interact with Pipeliner data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。

如何安装 Pipeliner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeliner」即可一键安装,无需额外配置。

Pipeliner 是免费的吗?

是的,Pipeliner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeliner 支持哪些平台?

Pipeliner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeliner?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论