← 返回 Skills 市场
l1987i

Product Research Analyzer V2

作者 RexLee · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-research-analyzer-v2
功能描述
产品调研分析师 - 自动化产品调研与竞品分析技能,生成飞书产品分析报告。
安全使用建议
This package appears to do what it says: gather public sources, synthesize a report, and prepare a Feishu document. Before installing or providing credentials: (1) Confirm you are willing to provide FEISHU_APP_ID and FEISHU_APP_SECRET and limit that app's permissions to only what's necessary (document create/update) and use a test account if possible. (2) Verify the runtime environment has a trusted 'openclaw' CLI (the scripts call it via subprocess) or update the scripts to use an approved mechanism; the skill did not declare this binary requirement. (3) Inspect start.sh and any entrypoints you will run; running the interactive script is lower-risk than enabling unattended automation. (4) Because scripts write temporary files under /tmp and format synthetic platform links/IDs, spot-check the generated content for fabricated URLs or placeholders before sharing externally. (5) Run initially in a sandbox/test workspace or with restricted Feishu credentials and review actual Feishu API calls the skill makes. If you want higher assurance, ask the author to declare required binaries and to avoid subprocess calls or to document precisely what permissions the FEISHU app needs.
能力评估
Purpose & Capability
Name/description (product research, Feishu report) align with the files and declared env vars. The scripts call other declared skills (baidu-search, competitor-analysis) and produce Feishu documents as described. Requiring FEISHU_APP_ID and FEISHU_APP_SECRET is expected for Feishu integration.
Instruction Scope
SKILL.md directs running the included Python scripts (interactive or CLI). The scripts perform searches (via other skills), synthesize findings, write a Markdown report to /tmp, and attempt to hand off document creation to the platform (via an openclaw CLI message). They do not read arbitrary system files or exfiltrate unusual secrets, but they do execute subprocess calls and write temp files — verify you are comfortable with that behavior.
Install Mechanism
No external install/downloader is used and there is no install spec — the package is instruction + script files only. No remote archives or opaque download URLs are present in the bundle.
Credentials
Only FEISHU_APP_ID and FEISHU_APP_SECRET are required, which is proportional to the stated Feishu doc functionality. However, the scripts invoke the 'openclaw' CLI (via subprocess) to send a CREATE_DOC message but the skill's metadata did not declare any required binaries — the omission of 'openclaw' (or another runtime binary) is an inconsistency to confirm. Also ensure the FEISHU credentials you provide are scoped minimally (document create/update only) and not admin-level keys.
Persistence & Privilege
Skill is not 'always:true' and does not request persistent platform privileges. It writes temporary report files under /tmp and expects a primary session to perform the final Feishu create action; this is within reasonable scope for a report-generation skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-research-analyzer-v2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-research-analyzer-v2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug product-research-analyzer-v2
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Product Research Analyzer V2 是什么?

产品调研分析师 - 自动化产品调研与竞品分析技能,生成飞书产品分析报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Product Research Analyzer V2?

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

Product Research Analyzer V2 是免费的吗?

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

Product Research Analyzer V2 支持哪些平台?

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

谁开发了 Product Research Analyzer V2?

由 RexLee(@l1987i)开发并维护,当前版本 v1.0.0。

💬 留言讨论