This skill should be used when the user asks to "create financial
Add this skill
npx mdskills install sickn33/startup-financial-modelingComprehensive financial modeling guide with formulas, metrics, and best practices for startups
Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups.
resources/implementation-playbook.md.Financial modeling provides the quantitative foundation for startup strategy, fundraising, and operational planning. Create realistic projections using cohort-based revenue modeling, detailed cost structures, and scenario analysis to support decision-making and investor presentations.
Cohort-Based Projections: Build revenue from customer acquisition and retention by cohort.
Formula:
MRR = Σ (Cohort Size × Retention Rate × ARPU)
ARR = MRR × 12
Key Inputs:
Operating Expenses Categories:
Cost of Goods Sold (COGS)
Sales & Marketing (S&M)
Research & Development (R&D)
General & Administrative (G&A)
Components:
Formula:
Runway = Current Cash Balance / Monthly Burn Rate
Monthly Burn = Monthly Revenue - Monthly Expenses
Role-Based Hiring Plan: Track headcount by department and role.
Key Metrics:
Typical Ratios (Early-Stage SaaS):
Conservative Scenario (P10):
Base Scenario (P50):
Optimistic Scenario (P90):
Detailed Projections: 3 Years
High-Level Projections: Years 4-5
Clarify revenue model and pricing.
SaaS Model:
Marketplace Model:
Transactional Model:
Use cohort-based methodology for accuracy.
Monthly Customer Acquisition: Define new customers acquired each month.
Retention Curve: Model customer retention over time.
Typical SaaS Retention:
Revenue Calculation: For each cohort, calculate retained customers × ARPU for each month.
Break down costs by category and behavior.
Fixed vs. Variable:
Scaling Assumptions:
Model headcount growth by role and department.
Inputs:
Example:
Engineer: $150K salary × 1.35 = $202K fully-loaded
Sales Rep: $100K OTE × 1.30 = $130K fully-loaded
Calculate monthly cash position and runway.
Monthly Cash Flow:
Beginning Cash
+ Revenue Collected (consider payment terms)
- Operating Expenses Paid
- CapEx
= Ending Cash
Runway Calculation:
If Ending Cash 3, payback < 18 months)
- [ ] Burn multiple is reasonable (< 2.0 in Year 2-3)
- [ ] Headcount scales with revenue (revenue per employee growing)
- [ ] Gross margin is appropriate for business model
- [ ] S&M spending aligns with CAC and growth targets
**Benchmark Against Peers:**
Compare key metrics to similar companies at similar stage.
**Investor Feedback:**
Share model with advisors or investors for feedback on assumptions.
## Additional Resources
### Reference Files
For detailed model structures and advanced techniques:
- **`references/model-templates.md`** - Complete financial model templates by business model
- **`references/unit-economics.md`** - Deep dive on CAC, LTV, payback, and efficiency metrics
- **`references/fundraising-scenarios.md`** - Modeling funding rounds and dilution
### Example Files
Working financial models with formulas:
- **`examples/saas-financial-model.md`** - Complete 3-year SaaS model with cohort analysis
- **`examples/marketplace-model.md`** - Marketplace GMV and take rate projections
- **`examples/scenario-analysis.md`** - Three-scenario framework with sensitivities
## Quick Start
To create a startup financial model:
1. **Define business model** - Revenue drivers and pricing
2. **Project revenue** - Cohort-based with retention
3. **Model costs** - COGS, S&M, R&D, G&A by month
4. **Plan headcount** - Hiring by role and department
5. **Calculate cash flow** - Revenue - expenses = burn/runway
6. **Compute metrics** - CAC, LTV, burn multiple, runway
7. **Create scenarios** - Conservative, base, optimistic
8. **Validate assumptions** - Sanity check and benchmark
9. **Integrate fundraising** - Model funding rounds and milestones
For complete templates and formulas, reference the `references/` and `examples/` files.
Install via CLI
npx mdskills install sickn33/startup-financial-modelingStartup Financial Modeling is a free, open-source AI agent skill. This skill should be used when the user asks to "create financial
Install Startup Financial Modeling with a single command:
npx mdskills install sickn33/startup-financial-modelingThis downloads the skill files into your project and your AI agent picks them up automatically.
Startup Financial Modeling works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.