← Back to Skills Marketplace
Pipeliner Crm
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeliner-crm-integration
Description
Pipeliner CRM integration. Manage Leads, Deals, Persons, Organizations, Pipelines, Projects and more. Use when the user wants to interact with Pipeliner CRM...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeliner-crm-integration - After installation, invoke the skill by name or use
/pipeliner-crm-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pipeliner Crm?
Pipeliner CRM integration. Manage Leads, Deals, Persons, Organizations, Pipelines, Projects and more. Use when the user wants to interact with Pipeliner CRM... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Pipeliner Crm?
Run "/install pipeliner-crm-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeliner Crm free?
Yes, Pipeliner Crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeliner Crm support?
Pipeliner Crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeliner Crm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills