Files
Chris ee06e6de6b fix: 修正審查員 P1-P6 全部問題
P1/P2: 為所有 53 個 SKILL.md 補明確 slug frontmatter,解決 importer slug 衝突
P3: 新增 .mcp.json,補 .paperclip.yaml envInputs
P4: agent-skill-mapping.md 補摘要版說明
P5: 修正文檔統計數字(53 skills,非 62)
P6: 清除 mcp-plan.md 敏感資訊與機器相依路徑

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 21:21:38 +00:00

56 lines
1.4 KiB
Markdown
Raw Permalink 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.
---
name: DCF 估值模型
slug: dcf-model
description: 折現現金流DCF估值分析建立完整的三期成長模型計算內在價值與安全邊際判斷個股是否低估/高估
metadata:
sources:
- kind: github-file
repo: ginlix-ai/langalpha
path: skills/dcf-model/SKILL.md
usage: referenced
---
# DCF 估值模型
基於基本面的個股內在價值估算,為多方研究員提供估值錨點。
## 模型架構
### 三期成長模型
- **高速成長期**1-5年基於歷史成長率和分析師預估
- **過渡期**6-10年成長率逐漸向長期均值靠近
- **永久成長期**穩定成長率通常2-3%
### 關鍵假設
- 折現率WACC計算
- 股權成本CAPMRf + β × ERP
- 債務成本
- 資本結構
- 自由現金流預估FCF
- 終值計算方法Gordon Model 或 EV/EBITDA 倍數)
## 敏感度分析
- 成長率 ±2% 對估值的影響
- WACC ±1% 對估值的影響
- 牛/熊/基準情境下的估值範圍
## 輸出格式
```
公司TSMC (2330.TW)
內在價值NT$1,250基準情境
當前股價NT$980
安全邊際21.6%
結論:低估,做多合理
```
## 需要的 MCP 工具
- `yfinance` / `casual-market`:歷史財務數據
- `fred`無風險利率10年期公債殖利率
## 使用時機
多方研究員評估個股是否具備基本面支撐,配合 `comps-analysis` 交叉驗證