3-statement-model

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

适合做标准化三表建模的财务/投行场景,便于审计和复现。

这个 Skill 做什么

在 Excel 中生成集成的损益表、资产负债表和现金流量表模型。

在 Excel 里生成完整联动的三表模型(损益表、资产负债表、现金流量表),把假设快速落到三张表并保证数据平衡,便于做财务预测、并表或估值分析。适合需要把业务假设系统化并做敏感性测试的场景。特点是采用机构化模板、命名范围和可重算公式,交付前务必复算确认。

▸ 展开 SKILL.md 英文原文

Build integrated IS/BS/CF financial workbooks in Excel.

垂直行业财务建模Excelopenpyxl通用
22.7w
Stars
4.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/finance/3-statement-model/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/finance/3-statement-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`.

# 3-Statement Financial Model Template Completion

Complete and populate integrated financial model templates with proper linkages between Income Statement, Balance Sheet, and Cash Flow Statement.

## ⚠️ CRITICAL PRINCIPLES — Read Before Populating Any Template

**Formulas over hardcodes (non-negotiable):**
- Every projection cell, roll-forward, linkage, and subtotal MUST be an Excel for
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有