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