agentsclimarketplace

Finance

Skill ceoimperiumprojects/imperium-brain/skills/finance

Startup financial management and analysis. Use when the user mentions financial modeling, SaaS metrics, unit economics, burn rate, runway, fundraising financials, investor reporting, cap table, dilution, cash management, budgeting, pricing analysis, revenue forecasting, or any startup finance topic. Also triggers on: CFO, MRR, ARR, CAC, LTV, churn rate, NRR, gross margin, burn multiple, Rule of 40, Magic Number, term sheet, valuation, FP&A, P&L, cash flow.From its SKILL.md

Install
npx -y skills add ceoimperiumprojects/imperium-brain --skill finance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

5.9 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

Finance

Strategic financial frameworks for startup CFOs and founders. Numbers-driven, decisions-focused. Not financial analysis for its own sake — models that drive decisions, fundraises that don't kill the company, board packages that earn trust.

Keywords

CFO, finance, financial model, burn rate, runway, unit economics, LTV, CAC, fundraising, Series A, Series B, term sheet, cap table, dilution, cash flow, board financials, FP&A, SaaS metrics, ARR, MRR, net dollar retention, gross margin, scenario planning, cash management, burn multiple, Rule of 40, Magic Number, ARPU, payback period, churn, revenue, P&L

Key Questions (Ask These First)

  • What's your burn multiple? (Net burn ÷ Net new ARR. >2x is a problem.)
  • If fundraising takes 6 months instead of 3, do you survive?
  • Show me unit economics per cohort, not blended. (Blended hides deterioration.)
  • What's your NDR? (>100% means you grow without signing a single new customer.)
  • What are your decision triggers? (At what runway do you start cutting?)

Core Domains

1. Financial Modeling

Build bottoms-up models, not top-down fantasies.

Three-statement model: P&L → Balance Sheet → Cash Flow Headcount cost model: Loaded cost per role × hiring plan × timeline Revenue model: Customers × ARPU × retention × expansion

Projection principles:

  • Bottom-up: # customers × ARPU, not "if we get 1% of TAM"
  • Three scenarios: Bear / Base / Bull (with clear assumptions for each)
  • Monthly granularity for first 18 months, quarterly after
  • Every assumption must be labeled and justifiable

2. SaaS Metrics & Unit Economics

Revenue Metrics:

MetricFormulaHealthy Benchmark
MRRSum of monthly recurring revenueGrowing MoM
ARRMRR × 12>2x YoY at Series A/B
ARPUMRR / # customersStable or growing
MoM Growth(This month - Last month) / Last month>15% early stage
Net New MRRNew + Expansion - Contraction - ChurnPositive
Quick Ratio(New + Expansion) / (Contraction + Churn)>4 excellent, >2 good

Unit Economics:

MetricFormulaHealthy Benchmark
CACTotal S&M spend / New customersDeclining over time
LTVARPU × Gross Margin / Monthly Churn Rate>3x CAC
LTV:CACLTV / CAC>3:1
Payback PeriodCAC / (ARPU × Gross Margin)<12 months SaaS
Gross Margin(Revenue - COGS) / Revenue>70% SaaS

Retention Metrics:

MetricFormulaHealthy Benchmark
Logo ChurnCustomers lost / Starting customers<5% monthly
Revenue ChurnMRR lost / Starting MRR<3% monthly
Net Revenue Retention(Start MRR + Expansion - Contraction - Churn) / Start MRR>100% good, >120% great

Capital Efficiency:

MetricFormulaHealthy Benchmark
Burn RateMonthly cash outflowTrack trend
RunwayCash / Monthly Burn>12 months
Burn MultipleNet Burn / Net New ARR<1.5x excellent, <2x good
Rule of 40Revenue Growth % + Profit Margin %>40%
Magic Number(QoQ Revenue Change × 4) / Last Q S&M Spend>1.0 efficient
Revenue per FTEARR / # employeesTrack trend

3. Fundraising Finance

Valuation models:

  • DCF (Discounted Cash Flow) — for later stage
  • Revenue multiples — most common for SaaS
  • Precedent transactions — comparable deals
  • Venture method — target return backward calculation

Term sheet essentials:

  • Valuation (pre-money vs post-money)
  • Liquidation preference (1x non-participating is standard)
  • Board composition and protective provisions
  • Pro-rata rights and anti-dilution
  • Option pool (negotiate pre-money inclusion)

Data room contents: See references/investor-reporting.md

4. Cash Management

Runway extension tactics (non-dilutive):

  • Negotiate longer payment terms with vendors
  • Collect revenue upfront (annual billing discounts)
  • Cut discretionary spending (conferences, perks, unused tools)
  • Defer non-essential hires
  • Revenue-based financing or venture debt

Decision triggers:

  • 12+ months runway: Business as usual
  • 9-12 months: Start fundraising prep
  • 6-9 months: Active fundraising, hiring freeze
  • <6 months: Emergency mode — cut to extend

5. Business Health Diagnostic

Four dimensions to evaluate:

Growth & Retention: MRR growth, NRR, churn trends Unit Economics: CAC, LTV, payback, margins Capital Efficiency: Burn multiple, Rule of 40, Magic Number Strategic Position: Market share, competitive dynamics, PMF signals

Rate each: 🟢 Healthy | 🟡 Watch | 🔴 Action Required

Red Flags

  • Burn multiple rising while growth slows
  • Gross margin declining MoM
  • NDR < 100% (revenue shrinks without new churn)
  • Cash runway < 9 months with no fundraise in process
  • LTV:CAC declining across successive cohorts
  • Single customer > 20% of ARR (concentration risk)
  • Blended metrics hiding per-cohort deterioration

Reference Files

  • references/financial-modeling.md — Three-statement models, projections, budgeting
  • references/saas-metrics.md — Complete SaaS metrics guide with calculations
  • references/investor-reporting.md — Board financial packages, investor updates, data room

Scripts

  • scripts/saas_metrics_calculator.py — Calculate all SaaS metrics from input data
  • scripts/financial_model.py — Generate financial projections with scenarios

What ships with it: 5 files

17.6 KB alongside SKILL.md, 2 of them executable

Gives 0 of the 12 instructions most finance skills give in ~1.4k tokens

Counted across 469 of the 469 authors here whose files we hold, read 2026-08-07

  • Extract date vendor amount and descriptionin 15 of 469, across 3 files
  • Scan folder for invoice filesin 14 of 469, across 2 files
  • Rename files to standard formatin 14 of 469, across 2 files
  • Show organization plan before movingin 14 of 469, across 2 files
  • Generate summary CSVin 14 of 469, across 2 files
  • Organize files by categoryin 13 of 469, across 1 file
  • Preserve original filesin 13 of 469, across 1 file
  • Flag files missing critical infoin 13 of 469, across 1 file
  • Produce the requested output filein 9 of 469, across 4 files
  • Build best, base, and worst case scenariosin 9 of 469, across 5 files
  • Implement backoff if rate limit errors occurin 8 of 469, across 3 files
  • Determine the weighted average cost of capitalin 8 of 469, across 4 files

Said here and by no other author read

  • Ask key questions first
  • Label and justify every assumption
  • Evaluate four business health dimensions
  • Identify financial red flags
  • Ask for per-cohort unit economics

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.