dcf-valuation

仓库创建 2026年4月28日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

提供成文化的估值流程,便于快速产出一致的估值报告。

▸ 风险提示

可能需要调用或依赖外部金融数据源以获得准确输入

这个 Skill 做什么

基于折现现金流法生成公司估值与可复用的 Markdown 报告。

用折现现金流(DCF)方法估算上市公司的内在价值并输出可复用的 Markdown 报告,能给出目标价、是否被高估/低估等结论。适合需要做估值、投决或给财务分析出具书面报告的时候使用。产出结构化文件(如 finance/<ticker>-dcf.md),方便复查与自动化处理。

▸ 展开 SKILL.md 英文原文

Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth?"

研究检索DCF 估值财务报告价格目标通用
8.2w
Stars
9.5k
Forks
40
仓库内 Skill
+6.3k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/dcf-valuation/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/dcf-valuation/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# DCF Valuation Skill

This skill is adapted from Dexter's DCF valuation workflow
(`https://github.com/virattt/dexter`). It is an OD-native skill contract only;
it does not assume Dexter tools, Financial Datasets, or any finance-specific OD
runtime exists.

## Goal

Create a reusable Markdown valuation report in Design Files at:

```text
finance/<safe-company-or-ticker>-dcf.md
```

The report estimates intrinsic value per share using a discounted cash flow
model, documents every assumption, and clearly separates sourced facts from
analyst judgment.

## Data Rules

- Use user-provided financial data, uploaded filings, available OD research
  commands, or public sources the agent can access.
-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有