← Back to Skills Marketplace
Productboard
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install productboard
Description
Productboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Productboard data.
Usage Guidance
What to consider before installing: 1) The skill requires you to install and run the @membranehq/cli from npm (it asks you to run global npm installs or npx). Verify you trust the Membrane project and the npm package (check the npm page and the GitHub repo referenced in SKILL.md). 2) The registry metadata omits the CLI dependency — ask the publisher to correct required-binaries and install metadata so you know what will be run. 3) Global npm installs can require elevated privileges; prefer using npx or a local install if you are cautious. 4) Authentication happens via Membrane (browser-based or headless code flow) and Membrane will hold Productboard credentials server-side; if you are uncomfortable delegating credentials to a third party, do not proceed. 5) For extra assurance, verify the @membranehq/cli source code and published package integrity (pinned version) before installing. If you want, I can help locate the npm package and GitHub repo to inspect versions and publisher information.
Capability Analysis
Type: OpenClaw Skill
Name: productboard
Version: 1.0.3
The skill provides instructions for integrating with Productboard using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing actions through the Membrane platform. The instructions in SKILL.md promote security best practices by advising the agent to use the platform's built-in credential management rather than requesting API keys directly from the user.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Productboard integration) matches the runtime instructions (use Membrane to connect to Productboard). However, the registry metadata declares no required binaries or credentials while the SKILL.md explicitly instructs installing and running the @membranehq/cli (npm). That omission in declared requirements is an inconsistency: a CLI dependency and network auth are necessary in practice but not listed in the skill metadata.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing the Membrane CLI, logging in, creating a Productboard connection, discovering and running actions, and building actions when needed. It does not instruct reading arbitrary local files or accessing unrelated credentials, nor does it instruct sending data to unexpected endpoints beyond Membrane/Productboard.
Install Mechanism
Install instructions use npm (npm install -g @membranehq/cli@latest and npx). Installing a package from the public npm registry is common but carries moderate risk compared with no install. The SKILL.md does not provide an audited release URL or pinned version (it uses @latest), and global npm installs may require elevated privileges. There is no install spec in the registry metadata, which is another inconsistency.
Credentials
The skill declares no required env vars and the instructions explicitly say to let Membrane handle credentials and not to ask users for API keys. Authentication is performed via Membrane's login flow and browser-based auth. Requested access appears proportional to the stated purpose (Productboard access via Membrane).
Persistence & Privilege
The skill is instruction-only, has no install-time persistence or 'always' privilege, and does not request modifying other skills or system-wide configuration. Autonomous invocation is allowed (platform default), which is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install productboard - After installation, invoke the skill by name or use
/productboard - 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 Productboard?
Productboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Productboard data. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Productboard?
Run "/install productboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Productboard free?
Yes, Productboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Productboard support?
Productboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Productboard?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills