← Back to Skills Marketplace
Productlane
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
174
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install productlane
Description
Productlane integration. Manage Workspaces. Use when the user wants to interact with Productlane data.
Usage Guidance
This skill is coherent: it tells you to use the Membrane CLI to connect to Productlane rather than asking for API keys. Before installing, verify the Membrane project (homepage and repo) and be aware that installing a global npm package executes code from the npm registry — if you prefer, use npx to run the CLI without a global install. Also confirm the Productlane connector exists in your Membrane account and review Membrane's privacy/permissions because Membrane will mediate access to your Productlane data.
Capability Analysis
Type: OpenClaw Skill
Name: productlane
Version: 1.0.3
The skill bundle provides instructions for integrating with Productlane via the Membrane CLI. It guides the agent to install the official '@membranehq/cli' package and use it for authentication and API interactions, explicitly advising against manual credential handling. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's name/description say it integrates Productlane and all runtime instructions focus on using the Membrane CLI to connect to Productlane and run pre-built actions — that matches expectations. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating connections, discovering and running actions, and polling build state. It does not instruct reading arbitrary host files, accessing unrelated env vars, or sending data to unexpected endpoints. It explicitly advises not to request API keys from users.
Install Mechanism
The skill is instruction-only (no install spec), but it advises installing the @membranehq/cli via npm or using npx. Installing a global npm package pulls code from the npm registry (a normative dependency for this integration) — expected for this use case but a moderate supply-chain risk compared with no-install or using a vetted package manager. Using npx to run the CLI on-demand is a lower-friction alternative.
Credentials
The skill declares no required environment variables, no config paths, and relies on Membrane-managed auth flows. That is proportional: a Productlane integration via Membrane does not need unrelated secrets or host credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and is instruction-only (no code dropped by the registry). Autonomous invocation is allowed (default) but is not combined with broad credentials or persistent modifications, so it does not add unexplained privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install productlane - After installation, invoke the skill by name or use
/productlane - 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 Productlane?
Productlane integration. Manage Workspaces. Use when the user wants to interact with Productlane data. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.
How do I install Productlane?
Run "/install productlane" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Productlane free?
Yes, Productlane is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Productlane support?
Productlane is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Productlane?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills