dcf-model

仓库创建 2025年7月23日最近提交 2 小时前SkillHot 收录 2 小时前
▸ 精选理由

适合需要结构化估值分析并可复核的投研场景。

这个 Skill 做什么

在 Excel 中构建贴现现金流(DCF)估值工作簿。

在 Excel 里搭一份规范的贴现现金流(DCF)估值工作簿,把未来现金流、折现率和敏感性分析都做成可复算的表格并输出 xlsx 文件。适合需要出具投资决策或估值报告、并保证公式可审计和可重算的场景。特点是遵循机构级格式(命名范围、配色、公式约定),交付前记得跑一次重算确认结果。

▸ 展开 SKILL.md 英文原文

Build discounted cash flow valuation workbooks in Excel.

垂直行业DCF估值Excelopenpyxl通用
22.7w
Stars
4.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/finance/dcf-model/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/finance/dcf-model/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Environment

This skill assumes **headless openpyxl** — you are producing an .xlsx file on disk.
Follow the `excel-author` skill's conventions for cell coloring, formulas, named ranges, and sensitivity tables.
Recalculate before delivery: `python /path/to/excel-author/scripts/recalc.py ./out/model.xlsx`.

# DCF Model Builder

## Overview

This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each analysis produces a detailed Excel model (with sensitivity analysis included at the bottom of the DCF sheet).

## Tools

- Default to using all of the information provided by the user and MCP servers available for data sourcing.

## Criti
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有