claude-code/claude-finance/commands/fin-research.md

38 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description: 市場規模估算 + 競爭格局分析 + 行業趨勢 + SWOT/波特五力。適合前期市場探索。
---
# /fin-research — 市場與競爭研究
執行完整的市場規模估算與競爭格局分析。
## 使用方式
```
/fin-research AI SaaS 行業,目標客群是中小企業
/fin-research 台灣的即時通訊市場,競品包括 LINE、Telegram
/fin-research 電動車充電基礎設施產業
```
## 執行此指令時
你扮演 **Financial Market Analyst**`.claude/agents/fin-market-analyst.md`)。
## 工作流程
1. 確認分析標的與地區(最多 2 個問題)
2. **建立目錄**`mkdir -p docs/fin/[主題]-[YYYY-MM-DD]`
3. 執行 `fin-market-analyst` 的完整工作流程
4. **必須將報告寫入檔案**(不要只在終端機顯示):
- `docs/fin/[主題]-[日期]/01-market-sizing.md`
- `docs/fin/[主題]-[日期]/02-competitor-landscape.md`
## 後續建議
```
✅ 完成後提示:
- /fin-valuation [公司] — 做估值分析
- /fin-customer [產品] — 做客戶研究
- /fin-full [描述] — 跑完整分析
```