mcpbeat Sign in

Unit Economics Skill for Claude

Analyze unit economics for PE targets — ARR cohorts, LTV/CAC, net retention, payback periods, revenue quality, and margin waterfall. Essential for software/SaaS, recurring revenue, and subscription businesses. Use when evaluating revenue quality, building a cohort analysis, or assessing customer economics. Triggers on "unit economics", "cohort analysis", "ARR analysis", "LTV CAC", "net retention", "revenue quality", or "customer economics".

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
33987
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/anthropics/financial-services --skill unit-economics

The instruction itself

13 sections, as written by the author

Unit Economics Analysis

Workflow

Step 1: Identify Business Model

Determine the revenue model to tailor the analysis:

  • SaaS / Subscription: ARR, net retention, cohorts
  • Recurring services: Contract value, renewal rates, upsell
  • Transaction / usage-based: Revenue per transaction, volume trends, take rate
  • Hybrid: Break down by revenue stream

Step 2: Core Metrics

ARR / Revenue Quality
  • ARR bridge: Beginning ARR → New → Expansion → Contraction → Churn → Ending ARR
  • ARR by cohort: Vintage analysis — how does each annual cohort retain and grow?
  • Revenue concentration: Top 10/20/50 customers as % of total
  • Revenue by type: Recurring vs. non-recurring vs. professional services
  • Contract structure: ACV distribution, multi-year %, auto-renewal %
Customer Economics
  • CAC (Customer Acquisition Cost): Total S&M spend / new customers acquired
  • LTV (Lifetime Value): (ARPU × Gross Margin) / Churn Rate
  • LTV:CAC ratio: Target >3x for healthy businesses
  • CAC payback period: Months to recover acquisition cost
  • Blended vs. segmented: Break down by customer segment (enterprise vs. SMB vs. mid-market)
Retention & Expansion
  • Gross retention: % of beginning ARR retained (excludes expansion)
  • Net retention (NDR): % of beginning ARR retained including expansion
  • Logo churn: % of customers lost
  • Dollar churn: % of revenue lost (often different from logo churn)
  • Expansion rate: Upsell + cross-sell as % of beginning ARR
Cohort Analysis

Build a cohort matrix showing:

| Cohort | Year 0 | Year 1 | Year 2 | Year 3 | Year 4 |

|--------|--------|--------|--------|--------|--------|

| 2020 | $1.0M | $1.1M | $1.2M | $1.1M | |

| 2021 | $1.5M | $1.7M | $1.8M | | |

| 2022 | $2.0M | $2.3M | | | |

| 2023 | $3.0M | | | | |

Show both absolute $ and indexed (Year 0 = 100%) views.

Margin Waterfall
  • Revenue → Gross Profit → Contribution Margin → EBITDA
  • Fully loaded unit economics: what does it cost to acquire, serve, and retain a customer?
  • Gross margin by revenue stream (subscription vs. services vs. other)

Step 3: Benchmarking

Compare unit economics to relevant benchmarks:

  • SaaS Rule of 40: Growth rate + EBITDA margin > 40%
  • SaaS Magic Number: Net new ARR / prior period S&M spend > 0.75x
  • NDR benchmarks: Best-in-class >120%, good >110%, concerning <100%
  • LTV:CAC: Best-in-class >5x, good >3x, concerning <2x
  • Gross retention: Best-in-class >95%, good >90%, concerning <85%
  • CAC payback: Best-in-class <12mo, good <18mo, concerning >24mo

Step 4: Revenue Quality Score

Synthesize into a revenue quality assessment:

| Factor | Score (1-5) | Notes |

|--------|-------------|-------|

| Recurring % | | |

| Net retention | | |

| Customer concentration | | |

| Cohort stability | | |

| Growth durability | | |

| Margin profile | | |

| Overall | | |

Step 5: Output

  • Excel workbook with ARR bridge, cohort matrix, unit economics dashboard
  • Summary slide with key metrics and benchmarks
  • Red flags and areas for further diligence

Important Notes

  • Always ask for raw customer-level data if available — aggregate metrics can hide problems
  • NDR above 100% can mask high gross churn if expansion is strong enough — always show both
  • Cohort analysis is the single most important view for revenue quality — push for this data
  • Differentiate between contracted ARR and actual recognized revenue
  • For usage-based models, focus on consumption trends and expansion patterns rather than traditional ARR metrics
  • Professional services revenue should be evaluated separately — it's not recurring and margins are typically lower

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take anthropics/unit-economics from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.