← 返回 Skills 市场
Pipeliner Crm
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeliner-crm-integration
功能描述
Pipeliner CRM integration. Manage Leads, Deals, Persons, Organizations, Pipelines, Projects and more. Use when the user wants to interact with Pipeliner CRM...
安全使用建议
This skill delegates auth and API calls to the Membrane service and requires you to install a third-party npm CLI and to authenticate through Membrane. Before installing or using it: 1) Verify the @membranehq/cli package and the project's repository (integrity, maintainers, recent activity) on npm/GitHub; 2) Review Membrane's privacy/security docs and the OAuth scopes or permissions it will request for your Pipeliner account; 3) Prefer using a least-privilege or test Pipeliner account rather than an admin account; 4) If you are uncomfortable installing a global npm package, run the CLI in a container/VM or use npx per-invocation; 5) If you want to avoid external delegation, consider using a skill that calls Pipeliner's API directly and manages credentials locally. Overall, the skill appears coherent for its purpose, but you must trust Membrane as the intermediary managing your CRM credentials.
功能分析
Type: OpenClaw Skill
Name: pipeliner-crm-integration
Version: 1.0.1
The skill bundle provides a standard integration for Pipeliner CRM using the Membrane CLI. The instructions in SKILL.md guide the agent through installing the `@membranehq/cli` npm package, authenticating, and managing CRM actions via the Membrane platform. The logic is consistent with the stated purpose, and there are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (Pipeliner CRM integration) align with the instructions: the skill relies on the Membrane CLI to connect and run actions against Pipeliner. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within expected bounds: it instructs installing the Membrane CLI, logging in via the Membrane service, creating a connector for pipeliner-crm, discovering and running actions. It does not request reading unrelated files or pulling unrelated secrets. Note: the runtime flow involves opening a browser (or using a headless auth code) and relies on Membrane to handle credentials server-side, which requires trusting that external service.
Install Mechanism
This is an instruction-only skill (no install spec). The instructions tell users to run `npm install -g @membranehq/cli@latest`, which is an expected way to install the referenced CLI but does introduce the typical moderate risk of installing a global npm package. The package comes from the public npm ecosystem; users should verify its provenance before installing system-wide.
Credentials
The skill declares no required environment variables or local secrets. The documented auth model delegates credentials to Membrane (server-side), and the skill explicitly advises not to ask users for API keys — this is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request 'always: true' and does not declare any system config writes. Agent autonomous invocation is allowed by default but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeliner-crm-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeliner-crm-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Pipeliner Crm 是什么?
Pipeliner CRM integration. Manage Leads, Deals, Persons, Organizations, Pipelines, Projects and more. Use when the user wants to interact with Pipeliner CRM... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Pipeliner Crm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeliner-crm-integration」即可一键安装,无需额外配置。
Pipeliner Crm 是免费的吗?
是的,Pipeliner Crm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeliner Crm 支持哪些平台?
Pipeliner Crm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeliner Crm?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills