Install
openclaw skills install industry-analyzer-html-rendererRender an industry analysis report (4 dimension markdown + main report) into a single-page scrollable visual HTML page. Uses the visual-page skill for charts/SVG/comparison tables/timeline. Use when user wants to convert industry-analysis-report.md to a shareable visual HTML, or as the final step of the 行业分析 pipeline. Part of the industry-analyzer plugin (6-Skill 流水线第 6 环).
openclaw skills install industry-analyzer-html-rendererRender an industry analysis report (4 dimension markdown + main report) into a single-page scrollable visual HTML page.
output/{industry-slug}/session.jsonoutput/{industry-slug}/01-top-enterprise.mdoutput/{industry-slug}/02-ecosystem.mdoutput/{industry-slug}/03-digital-solutions.mdoutput/{industry-slug}/04-opportunity.mdoutput/{industry-slug}/industry-analysis-report.mdoutput/{industry-slug}/industry-analysis-report.html| 节 | 来源 | 必备可视化元素 |
|---|---|---|
| 头部企业 | 01-top-enterprise.md | Top 10 排序表(可滚动 / 高亮 Top 3) |
| 生态图谱 | 02-ecosystem.md | 1 个 SVG 生态图(替代 Mermaid,更精致) |
| 数字化方案 | 03-digital-solutions.md | 4 大厂 + 垂直厂商对比表(卡片式或表格式) |
| 行业机会 | 04-opportunity.md | 政策 timeline + 趋势 cards |
┌──────────────────────────────────┐
│ 顶部 Hero 区 │
│ - 行业名 / 时间窗 / 摘要 │
│ - 数据来源 / 生成时间 │
├──────────────────────────────────┤
│ 1. 头部企业 Top 10 │
│ - 概览表 + 重点 3 家卡片 │
├──────────────────────────────────┤
│ 2. 生态图谱 │
│ - SVG 图 + 4 生态位说明 │
├──────────────────────────────────┤
│ 3. 数字化方案对比 │
│ - 4 大厂对比表 / 卡片 │
│ - 垂直厂商列表 │
├──────────────────────────────────┤
│ 4. 行业机会 │
│ - 政策 timeline │
│ - 需求场景 / 痛点 / 趋势 cards │
├──────────────────────────────────┤
│ 5. 跨维度洞察 + 行动建议 │
│ - 简化文字版 │
├──────────────────────────────────┤
│ 底部:源文件清单 + 数据缺口 │
└──────────────────────────────────┘
industry-analysis-report.html参见 references/chart-suggestions.md
industry-analysis-report.html 存在status.html = done调用 visual-page skill 时传入:
- 标题:{行业} 行业分析报告
- 4 大节数据(头部 / 生态 / 方案 / 机会)
- 主稿的执行摘要 + 跨维度洞察
- 视觉偏好:单页可滚 / McKinsey 风 / 中文
visual-page skill 会基于这些数据生成 HTML。
status.html = done / failedupdated_at*.html 渲染失败,可手动重试"~/Downloads/周报生成器/行业分析器/docs/superpowers/specs/2026-06-07-industry-analyzer-design.md §5.6references/chart-suggestions.md