← Back to Skills Marketplace
robertoamoreno

Productboard Release

by robertoamoreno · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1788
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install productboard-release
Description
Manage ProductBoard releases and roadmap planning
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install productboard-release
  3. After installation, invoke the skill by name or use /productboard-release
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug productboard-release
Version 0.1.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Productboard Release?

Manage ProductBoard releases and roadmap planning. It is an AI Agent Skill for Claude Code / OpenClaw, with 1788 downloads so far.

How do I install Productboard Release?

Run "/install productboard-release" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Productboard Release free?

Yes, Productboard Release is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Productboard Release support?

Productboard Release is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Productboard Release?

It is built and maintained by robertoamoreno (@robertoamoreno); the current version is v0.1.0.

💬 Comments