← 返回 Skills 市场
robertoamoreno

Productboard Search

作者 robertoamoreno · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1889
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install productboard-search
功能描述
Search and explore ProductBoard features, products, and feedback
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install productboard-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /productboard-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug productboard-search
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Productboard Search 是什么?

Search and explore ProductBoard features, products, and feedback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1889 次。

如何安装 Productboard Search?

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

Productboard Search 是免费的吗?

是的,Productboard Search 完全免费(开源免费),可自由下载、安装和使用。

Productboard Search 支持哪些平台?

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

谁开发了 Productboard Search?

由 robertoamoreno(@robertoamoreno)开发并维护,当前版本 v0.1.0。

💬 留言讨论