← Back to Skills Marketplace
Productboard Search
by
robertoamoreno
· GitHub ↗
· v0.1.0
1889
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install productboard-search
Description
Search and explore ProductBoard features, products, and feedback
Usage Guidance
Before installing: confirm how the pb_* tools are provided and where network requests run. Ask the publisher or check the linked repo for implementation details — specifically where authentication is configured and whether you must supply a ProductBoard API token. Do not supply any unrelated credentials. If the skill runs without requiring a ProductBoard token, treat that as suspicious and request a clear explanation of how it accesses your workspace. Prefer skills that declare required env vars or use a documented, limited-scope connector; review the repository code (or request it) to verify endpoints and credential handling. If you can, test in a limited-permission ProductBoard account or with a scoped API token first.
Capability Analysis
Type: OpenClaw Skill
Name: productboard-search
Version: 0.1.0
The skill bundle contains only metadata and a `SKILL.md` file. The `SKILL.md` provides instructions for an AI agent on how to use various ProductBoard-specific search and exploration tools. All instructions are clearly aligned with the stated purpose of searching ProductBoard data and do not exhibit any signs of prompt injection for malicious purposes, data exfiltration, or unauthorized execution. No high-risk behaviors or malicious intent were identified.
Capability Assessment
Purpose & Capability
The skill claims to search ProductBoard (features, products, notes) but declares no required credentials, API keys, or platform connector. Real ProductBoard API access normally requires an API token; the SKILL.md lists pb_* tools but does not explain where those tools run or how they are authenticated.
Instruction Scope
The SKILL.md stays on-topic (search strategies, which pb_* tools to call, filters). It does not instruct reading unrelated files or exfiltrating data, but it implicitly assumes availability of pb_search / pb_feature_list / etc. without specifying how to obtain credentials, where network calls go, or how results are fetched.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes the risk of arbitrary code being written to disk, but also means the SKILL.md is relying entirely on platform-supplied tooling (not described).
Credentials
No environment variables, primary credential, or config paths are declared despite the skill needing ProductBoard access. This is disproportionate: a connector to ProductBoard should normally require a token (e.g., PRODUCTBOARD_API_TOKEN) or explicit instruction to use a platform-managed credential.
Persistence & Privilege
always:false and no install actions — the skill does not request persistent presence or system-wide changes. Autonomous invocation is allowed (default), which is normal and not flagged on its own.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install productboard-search - After installation, invoke the skill by name or use
/productboard-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of productboard-search.
- Search and explore ProductBoard features, products, components, and customer feedback.
- Provides tools for global search, listing features and products, getting detailed information, and viewing product hierarchies.
- Supports filtering features by keyword, product, status, or component.
- Allows retrieval of customer feedback notes with filtering options.
- Includes tips and example queries for effective workspace navigation.
Metadata
Frequently Asked Questions
What is Productboard Search?
Search and explore ProductBoard features, products, and feedback. It is an AI Agent Skill for Claude Code / OpenClaw, with 1889 downloads so far.
How do I install Productboard Search?
Run "/install productboard-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Productboard Search free?
Yes, Productboard Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Productboard Search support?
Productboard Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Productboard Search?
It is built and maintained by robertoamoreno (@robertoamoreno); the current version is v0.1.0.
More Skills