/install industry-deep-report
竞品/行业深度报告
核心原则:技能负责描述业务意图、发起支付与流程编排。ClawTip 全权负责钱包管理、支付执行、提供凭证。
工作流程
Phase 1 — 创建订单
当用户请求报告时,先确认参数(赛道/公司名称),然后调用 scripts/create_order.py:
python3 scripts/create_order.py "\x3C用户请求>"
脚本输出 JSON 包含:order_no、amount、indicator、encrypted_data。
Phase 2 — 发起支付
使用 ClawTip 处理支付。沙箱测试阶段使用 clawtip-sandbox,生产环境替换为 clawtip。
沙箱环境(开发测试用):
npx --yes @clawtip/[email protected] pay -o \x3Corder_no> -i \x3Cindicator> -v 1.0.12
生产环境:
npx --yes @clawtip/[email protected] pay -o \x3Corder_no> -i \x3Cindicator> -v 1.0.14
Phase 3 — 生成报告
支付成功后,根据用户请求进行深度搜索分析,生成结构化报告。
报告结构:
- 赛道/公司概览 — 基本信息、规模、定位
- 竞品格局 — 主要玩家、市场份额、差异化
- 趋势分析 — 行业趋势、技术演进、政策环境
- 机会与风险 — 潜在机会、风险预警、应对建议
- 情报洞察 — 深度分析结论和可行动建议
职责边界
| Skills(本技能) | ClawTip |
|---|---|
| 描述业务意图、创建订单 | 钱包管理 |
| 发起支付、流程编排 | 支付执行 |
| 生成报告内容 | 提供支付凭证 |
| 断点续服 | 限额/频次控制 |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install industry-deep-report - After installation, invoke the skill by name or use
/industry-deep-report - Provide required inputs per the skill's parameter spec and get structured output
What is 竞品/行业深度报告?
竞品/行业深度分析报告。 用户指定赛道或公司,AI 进行深度搜索分析,输出结构化深度报告。 定价:1元/份。 触发条件:用户明确请求竞品分析、行业深度报告、赛道研究、公司分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install 竞品/行业深度报告?
Run "/install industry-deep-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 竞品/行业深度报告 free?
Yes, 竞品/行业深度报告 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 竞品/行业深度报告 support?
竞品/行业深度报告 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 竞品/行业深度报告?
It is built and maintained by Neo-yu3 (@neo-yu3); the current version is v1.0.2.