hlzd-market-reportlisted
Install: claude install-skill Alexxiang2008/hlzd-b2b-export-skills
# HLZD 市场情报报告
把"调研出来的信号"组装成 9 节自包含 HTML 报告,便于发给客户、董事会议或朋友圈。
---
## When to use
调用本 Skill 当用户:
- 跑完 `hlzd-b2b-research` 拿到 JSON,想打包成可视报告
- 跑完 `hlzd-buyer-finder` 拿到买家名单,想附市场分析
- 要给客户/老板看"我做了什么"的市场扫描
- 想在 5 分钟内交付一份**视觉 + 数据** 都达标的报告
**不要调用本 Skill 当**:
- 用户只想要一份**纯文本**摘要 —— 用 `hlzd-b2b-research` 的 Markdown 输出即可
- 用户要做**实时仪表盘** —— 这是静态报告(v0.1)
---
## How this skill is invoked
```bash
# 全自动:topic + 关键词 → 一键 HTML + Markdown
py scripts/pipeline.py --topic "OCTG casing export to UAE" \
--keywords "OCTG casing" "API 5CT" "Aramco tender" \
--output-html report.html --output-md report.md
# 复用 hlzd-b2b-research 的 JSON
py scripts/pipeline.py --topic "auto" \
--from-research b2b-research-output.json \
--output-html report.html
```
---
## 9-节报告结构
```
┌── Cover ────────────────────────┐
│ ★ Headline (L1: 56-72px) │
│ Tagline (L2: 16-18px) │
│ 4 KPI cards │
│ 3-step action plan (L1 action) │
│ Meta line (L3: 13px) │
└────────────────────────────────┘
↓
TOC (9 anchored links)
↓
1. Solution Overview
- Recap (16-18px)
- 5-row conclusion table
↓
2. 3 Core Signals
- User pain quote (blockquote)
- Root cause
- Market implication
- Source chips
↓
3. Platform Deep Dive (×4-5 platforms)
- Stat chip
- 5 findings each (with inline source link)
↓
4. Strategic Comparison Table