Install
openclaw skills install industry-analyzer-top-enterpriseAnalyze the top 10 leading enterprises in a given industry, ranked by market value/revenue 1-10. Use when the user asks for '头部企业分析', 'Top 10 companies in X', '行业 Top 10', '行业龙头', '行业头部', '行业 leader'. Outputs markdown with ranking table + per-company deep dive. Part of the industry-analyzer plugin (6-Skill 流水线第 1 环).
openclaw skills install industry-analyzer-top-enterpriseAnalyze the top 10 leading enterprises in a given industry, ranked by market value/revenue 1-10, with per-company deep dive.
output/{slug}/session.json 路径,单独跑这个 Skill 做"重跑头部维度"或"补查"output/{industry-slug}/session.json
industry / scope / time_window / language / audienceoutput/{industry-slug}/01-top-enterprise.md| 要素 | 说明 |
|---|---|
| 排名 | 1-10 |
| 公司名 | 中文 + 英文(如有) |
| 市值或最新年度营收 | 注明口径(市值/营收/估值) |
| 主营业务 | 1-2 句话 |
| 市场份额或行业地位 | 量化或定性 |
| 数据来源 | 注明(财报/官网/榜单/报告) |
| 备注 | 公司近期重大事件、战略动作 |
"{行业} 头部企业 排名 {year}""{行业} Top 10 companies revenue {year}""{行业} 上市公司 市值 排行""{行业} 行业龙头 市场份额""{industry} market leaders ranking"01-top-enterprise.md:总览表 + 逐家详解参见 references/top-10-template.md
01-top-enterprise.md 存在status.top-enterprise = donestatus.top-enterprise = done(失败则 failed)updated_atdata_sources 追加本次搜索记录 {dim, queries, results_summary}若用户未提供 session.json,可直接传参:
output/{industry-slug}/01-top-enterprise.md(自动生成最小 session.json)data_sources 标错误原因~/Downloads/周报生成器/行业分析器/docs/superpowers/specs/2026-06-07-industry-analyzer-design.md §5.1references/top-10-template.md