Agent skill · Business & Finance

three-statement-model-builder

Integrated three-statement financial model builder linking income statement, balance sheet, and cash flow statement with circular reference handling

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill three-statement-model-builder --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/finance-accounting/skills/three-statement-model-builder/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Three-Statement Model Builder ## Overview The Three-Statement Model Builder skill creates fully integrated financial models that dynamically link the income statement, balance sheet, and cash flow statement. It handles complex circular references between debt, interest expense, and cash balances while maintaining model integrity. ## Capabilities ### Income Statement Projection - Revenue drivers and growth modeling - Cost structure analysis (fixed vs. variable) - Gross margin forecasting - Operating expense projections - Interest expense calculation - Tax expense computation - EPS and diluted EPS calculation ### Balance Sheet Forecasting - Working capital modeling (AR, AP, inventory) - Fixed asset roll-forward - Debt schedule construction - Equity account tracking - Deferred tax assets/liabilities - Goodwill and intangibles ### Cash Flow Statement Derivation - Operating cash flow from net income - Working capital changes - Investing activities (capex, acquisitions) - Financing activities (debt, dividends, buybacks) - Beginning and ending cash reconciliation - Free cash flow calculation ### Circular Reference Resolution - Debt/interest iterative calculation - Cash sweep mechanisms

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Income Statement Projection
  4. Balance Sheet Forecasting
  5. Cash Flow Statement Derivation
  6. Circular Reference Resolution
  7. Working Capital Modeling
  8. Capital Expenditure and Depreciation
  9. Usage
  10. Model Construction
  11. Scenario Development
  12. Integration
  13. Used By Processes
  14. Tools and Libraries
More from babysitter
All skills →
About this skill
What does the three-statement-model-builder skill do?

Integrated three-statement financial model builder linking income statement, balance sheet, and cash flow statement with circular reference handling

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill three-statement-model-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going