← 返回 Skills 市场
36
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install industry-analyzer-ecosystem
功能描述
Map the supply chain ecosystem of a given industry — identify upstream/midstream/downstream/horizontal-support positions and representative companies at each...
使用说明 (SKILL.md)
生态图谱分析器 (Ecosystem Mapper)
Map the supply chain ecosystem of a given industry — identify upstream / midstream / downstream / horizontal-support positions and representative companies at each.
When to Use
- 用户明确要求"分析 {行业} 生态图谱 / 产业链 / 供应链"
- 行业分析流水线第 2 环(由 行业分析成章官 调度)
- 独立召唤:用户给出
output/{slug}/session.json,单独跑
Input
- 必填:
output/{industry-slug}/session.json- 读取
industry/scope/time_window
- 读取
- 可选:用户可指定要重点分析的子环节
Output
- 文件:
output/{industry-slug}/02-ecosystem.md - 格式:Markdown,含 4 生态位详解 + 1 个 Mermaid 图
4 生态位(标准框架)
| 生态位 | 含义 | 典型内容 |
|---|---|---|
| 上游 | 原材料 / 核心组件 / 设备 | 原料供应、关键零部件、生产设备 |
| 中游 | 核心环节 / 加工制造 / 平台 | 主机制造、平台运营、核心加工 |
| 下游 | 应用 / 客户 / 渠道 | 终端产品、分销渠道、最终用户 |
| 横向支持 | 技术 / 服务 / 监管 | 金融、物流、IT、合规、咨询 |
必含要素(每个生态位)
| 要素 | 说明 |
|---|---|
| 环节名 | 该生态位的子环节(如"上游 → 原料") |
| 代表公司 | ≥3 家,含中英文名 |
| 核心壁垒 | 进入门槛 / 护城河 |
| 关键指标 | 行业关心的核心数字(毛利率、产能、市占率等) |
必含元素
- 1 个 Mermaid 图:覆盖 4 生态位 + 关键公司,结构清晰
- 文字描述:每个生态位 200-400 字
Workflow
- 读 session.json
- web_search 行业生态结构:组合搜索
"{行业} 产业链 结构""{行业} 上游 中游 下游""{行业} 供应链 分析""{industry} value chain analysis""{行业} 生态 头部公司"
- 识别 4 生态位:上游 / 中游 / 下游 / 横向支持
- 每生态位找 ≥3 家公司:用 webfetch 验证
- 提炼核心壁垒 + 关键指标
- 生成 Mermaid 图(flowchart / graph 语法)
- 写
02-ecosystem.md - 更新 session.json
输出模板与 Mermaid 示例
参见 references/ecosystem-positions.md
stop_condition
02-ecosystem.md存在- 4 生态位齐全
- 每个生态位 ≥3 家公司
- 含 1 个可渲染的 Mermaid 图
- session.json
status.ecosystem=done
style
- 结构化、可视化优先、突出关键瓶颈
- 文字简洁(每个公司一句话定位)
- 壁垒和指标要给具体数字或定性描述
- 找不到 → 标"该生态位公开信息有限,给出 1-2 个线索"
更新 session.json
- 改
status.ecosystem=done/failed - 改
updated_at - 在
data_sources追加
Standalone Mode
同 Skill 1,未提供 session.json 时自动生成最小版本。
错误处理
- 行业太新 / 太冷门 → 用 AI 通用知识搭骨架 + 标"未找到具体公司,参考线索:..."
- Mermaid 语法错误 → 改用纯文字层级图
- 公司清单不足 3 家 → 显式说明该环节集中度
参考
- 行业分析器总 spec:
~/Downloads/周报生成器/行业分析器/docs/superpowers/specs/2026-06-07-industry-analyzer-design.md§5.2 - 模板:
references/ecosystem-positions.md
安全使用建议
Install this if you want an industry ecosystem report generator. Run it in the intended project/output folder and expect it to create or modify the report and session tracking files; review existing output before rerunning if overwrites matter.
能力评估
Purpose & Capability
The skill maps an industry's supply-chain ecosystem into upstream, midstream, downstream, and support positions, with representative companies and a Mermaid diagram; the instructions consistently support that reporting task.
Instruction Scope
It instructs the agent to read an output session file, perform web research, write an ecosystem report, and update session status; this is scoped to the declared analysis pipeline, though standalone session creation could be more explicit.
Install Mechanism
The artifact contains only Markdown instruction/reference files, declares no executable scripts or dependency packages, and the static scan reported no findings.
Credentials
Web search/fetch and local output under output/{industry-slug}/ are proportionate for current industry research and report generation; no credential, account, or privileged system access is requested.
Persistence & Privilege
The skill creates or updates local workflow files such as 02-ecosystem.md and session.json, including automatic minimal session creation in standalone mode, but this is disclosed workflow state rather than hidden persistence or privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install industry-analyzer-ecosystem - 安装完成后,直接呼叫该 Skill 的名称或使用
/industry-analyzer-ecosystem触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 供应链 4 生态位 + Mermaid 图
元数据
常见问题
行业分析·生态图谱 是什么?
Map the supply chain ecosystem of a given industry — identify upstream/midstream/downstream/horizontal-support positions and representative companies at each... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 行业分析·生态图谱?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install industry-analyzer-ecosystem」即可一键安装,无需额外配置。
行业分析·生态图谱 是免费的吗?
是的,行业分析·生态图谱 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
行业分析·生态图谱 支持哪些平台?
行业分析·生态图谱 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 行业分析·生态图谱?
由 Aha.Gare(@zrxparley)开发并维护,当前版本 v0.1.0。
推荐 Skills