← 返回 Skills 市场
Productboard Release
作者
robertoamoreno
· GitHub ↗
· v0.1.0
1788
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install productboard-release
功能描述
Manage ProductBoard releases and roadmap planning
安全使用建议
Before installing or enabling this skill, verify where the pb_* tools come from and how ProductBoard authentication will be provided. Specifically:
- Check the skill's source (repository or author) to confirm whether pb_feature_* and related commands are platform-provided helpers or missing dependencies.
- Ensure ProductBoard API credentials (API token) are available to the agent and scoped with the minimum necessary permissions; the SKILL.md does not mention or request them.
- Because the skill performs create/update/archive operations, test it in a non-production workspace or with a least-privilege account first.
- If you cannot find a secure explanation for how auth is handled (platform secret store, another skill, or documented setup), treat the skill as incomplete and avoid granting it access to production ProductBoard data.
功能分析
Type: OpenClaw Skill
Name: productboard-release
Version: 0.1.0
The skill bundle is benign. The `SKILL.md` file provides instructions for an AI agent to manage ProductBoard releases using a set of predefined tools (`pb_feature_create`, `pb_feature_update`, etc.). There is no evidence of prompt injection attempts, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. All instructions are clearly aligned with the stated purpose of managing ProductBoard entities.
能力评估
Purpose & Capability
The skill claims to manage ProductBoard (create/update/list features, products, users) but does not declare any ProductBoard API credentials, client library, or install steps. The instructions rely entirely on pb_feature_*/pb_product_*/pb_user_list tools that are not provided or explained in the package. Either those tools are provided by the platform (possible) or the SKILL.md is incomplete — the lack of declared credentials or dependency is disproportionate to the claimed capability.
Instruction Scope
The SKILL.md itself stays within ProductBoard-related operations and does not instruct the agent to read unrelated files, system paths, or external endpoints. It references other 'feedback skill tools' and assumes pb_* commands exist. The instructions are operational and scoped to product planning, but they grant broad action (create/update/archive features) which will require proper authentication and permissions not discussed here.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — low surface area for direct installation risk. However, that increases reliance on external pb_* tool availability (platform-provided or from other skills).
Credentials
No environment variables, secrets, or primary credential are declared even though ProductBoard API access normally requires an API token. The skill's omission of any credential requirement is unexpected and unexplained; it may rely on platform-managed credentials or other skills, which should be confirmed before use.
Persistence & Privilege
always is false (good). disable-model-invocation is false (normal). user-invocable is false, meaning the skill is not directly user-invokable and would be called autonomously by the agent when eligible — this is acceptable but worth noting because the skill can perform create/update/delete style actions if invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install productboard-release - 安装完成后,直接呼叫该 Skill 的名称或使用
/productboard-release触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of productboard-release.
- Provides tools to manage ProductBoard releases and roadmap planning.
- Supports creating, updating, and listing features.
- Enables viewing product hierarchy and assigning feature owners.
- Defines workflows for sprint, release, and quarterly planning.
- Outlines status lifecycle, best practices, and hierarchical feature organization.
元数据
常见问题
Productboard Release 是什么?
Manage ProductBoard releases and roadmap planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1788 次。
如何安装 Productboard Release?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install productboard-release」即可一键安装,无需额外配置。
Productboard Release 是免费的吗?
是的,Productboard Release 完全免费(开源免费),可自由下载、安装和使用。
Productboard Release 支持哪些平台?
Productboard Release 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Productboard Release?
由 robertoamoreno(@robertoamoreno)开发并维护,当前版本 v0.1.0。
推荐 Skills