← 返回 Skills 市场
gora050

Productboard

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install productboard
功能描述
Productboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Productboard data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install productboard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /productboard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug productboard
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Productboard 是什么?

Productboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Productboard data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。

如何安装 Productboard?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install productboard」即可一键安装,无需额外配置。

Productboard 是免费的吗?

是的,Productboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Productboard 支持哪些平台?

Productboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Productboard?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论