three-statement-model-builder

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

509 stars

Best use case

three-statement-model-builder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using three-statement-model-builder should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/three-statement-model-builder/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/finance-accounting/skills/three-statement-model-builder/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/three-statement-model-builder/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How three-statement-model-builder Compares

Feature / Agentthree-statement-model-builderStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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
- Revolver draws and paydowns
- Interest income on excess cash
- Convergence verification

### Working Capital Modeling
- Days sales outstanding (DSO) analysis
- Days payable outstanding (DPO) modeling
- Inventory turnover projections
- Prepaid and accrued expense forecasting
- Seasonal adjustment factors

### Capital Expenditure and Depreciation
- Capex as percentage of revenue
- Asset category breakdowns
- Depreciation method selection
- Useful life assumptions
- Asset retirement modeling

## Usage

### Model Construction
```
Input: Historical financials (3-5 years), business assumptions
Process: Build integrated statements with driver-based forecasts
Output: Multi-year projections with automatic balance sheet balancing
```

### Scenario Development
```
Input: Base case assumptions, scenario parameters
Process: Create linked scenarios with consistent assumptions
Output: Comparable financial projections across scenarios
```

## Integration

### Used By Processes
- Financial Statement Preparation
- Financial Modeling and Scenario Planning
- Annual Budget Development

### Tools and Libraries
- Python pandas
- openpyxl
- Financial modeling templates
- xlwings for Excel automation

## Best Practices

1. Establish clear historical period and projection period boundaries
2. Use driver-based assumptions rather than hard-coded values
3. Implement error checks and balance verification
4. Maintain assumption documentation separate from calculations
5. Build in flexibility for scenario switching
6. Use consistent sign conventions throughout

Related Skills

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

model

509
from a5c-ai/babysitter

Inspect or change Babysitter model-routing policy by phase.

threat-modeler

509
from a5c-ai/babysitter

Generate threat models using STRIDE, PASTA, or VAST methodologies

developer-portal-builder

509
from a5c-ai/babysitter

Build unified developer portals with Backstage or custom frameworks

cli-framework-builder

509
from a5c-ai/babysitter

Build command-line interfaces for SDK interaction

urdf-sdf-model

509
from a5c-ai/babysitter

Expert skill for robot model creation and validation in URDF and SDF formats. Generate URDF files with proper link-joint hierarchy, create Xacro macros, calculate inertial properties, configure joint types, and validate models.

probuilder

509
from a5c-ai/babysitter

Unity ProBuilder skill for level prototyping.

topic-modeling-text-mining

509
from a5c-ai/babysitter

Apply LDA, NMF, and other computational methods to discover patterns in large text corpora with appropriate parameter tuning

systems-dynamics-modeler

509
from a5c-ai/babysitter

Skill for building and simulating systems dynamics models

protocol-builder

509
from a5c-ai/babysitter

Skill for building standardized research protocols

interactive-dashboard-builder

509
from a5c-ai/babysitter

Skill for building interactive data dashboards

qiskit-circuit-builder

509
from a5c-ai/babysitter

IBM Qiskit integration skill for quantum circuit construction, transpilation, and execution on IBM Quantum hardware