3-statement-model Skill
Build fully-integrated 3-statement models (IS, BS, CF) in Excel with working capital schedules, D&A roll-forwards, debt schedule, and the plugs that make cash and retained earnings tie. Pairs with excel-author. Published by NousResearch in hermes-agent.
What is 3-statement-model Skill?
Build fully-integrated 3-statement models (IS, BS, CF) in Excel with working capital schedules, D&A roll-forwards, debt schedule, and the plugs that make cash and retained earnings tie. Pairs with excel-author. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use 3-statement-model Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/finance/3-statement-model/SKILL.md
What it does
Build fully-integrated 3-statement models (IS, BS, CF) in Excel with working capital schedules, D&A roll-forwards, debt schedule, and the plugs that make cash and retained earnings tie. Pairs with excel-author.
Skill instructions
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 formula — never a pre-computed value - When using Python/openpyxl: write formula strings (ws["D15"] = "=D14(1+Assumptions!$B$5)"), NOT computed results (ws["D15"] = 12500) - The ONLY cells that should contain hardcoded numbers are: (1) historical actuals, (2) assumption drivers in the Assumptions tab - If you find yourself com
Explore related resources
Frequently asked questions
What is 3-statement-model?
3-statement-model is a open-source AI agent skill with Copy skill directory. Build fully-integrated 3-statement models (IS, BS, CF) in Excel with working capital schedules, D&A roll-forwards, debt schedule, and the plugs that make cash and retained earnings tie.
Who is 3-statement-model best for?
3-statement-model is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install 3-statement-model?
Install or run 3-statement-model using Copy skill directory. Check 3-statement-model for the latest setup command.
Is 3-statement-model actively maintained?
3-statement-model may need a closer maintenance check before production use.
Auto-fetched from GitHub.