Agent skill
market-sizer
TAM/SAM/SOM calculation with data source integration (CB Insights, PitchBook, etc.)
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/market-sizer
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-007
- specialization
- venture-capital
SKILL.md
Market Sizer
Overview
The Market Sizer skill provides systematic Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) calculations. It integrates with industry data sources to build defensible market sizing analyses for investment evaluation.
Capabilities
TAM/SAM/SOM Calculation
- Top-down market sizing from industry reports
- Bottom-up market sizing from unit economics
- Value theory sizing from willingness to pay analysis
- Triangulation across multiple methodologies
Data Source Integration
- CB Insights market data and industry reports
- PitchBook market maps and sizing
- Gartner, Forrester, and industry analyst reports
- Government statistics and census data
- Public company filings and disclosures
Market Segmentation
- Geographic market segmentation
- Customer segment sizing
- Use case and application segmentation
- Adjacent market opportunity mapping
Growth Analysis
- Historical market growth rates
- Growth driver identification and analysis
- Market maturity assessment
- Disruption and substitution risk evaluation
Usage
Calculate Market Size
Input: Market definition, methodology preference, data sources
Process: Gather data, apply sizing methodology, triangulate
Output: TAM/SAM/SOM estimates with methodology documentation
Validate Company Claims
Input: Company's market size claims, their methodology
Process: Independent sizing, compare against company claims
Output: Validation assessment, discrepancy analysis
Map Adjacent Markets
Input: Core market definition, expansion vectors
Process: Size adjacent opportunities, assess accessibility
Output: Expansion opportunity matrix with sizes
Forecast Market Growth
Input: Current market size, growth drivers, timeline
Process: Model growth scenarios with assumptions
Output: Market forecasts with confidence intervals
Sizing Methodologies
| Methodology | Best For | Approach |
|---|---|---|
| Top-Down | Established markets | Industry reports, public data |
| Bottom-Up | New markets | Unit counts x pricing |
| Value Theory | Disruption plays | Value created x capture rate |
| Comparable | Adjacent markets | Analogy to similar markets |
Integration Points
- Commercial Due Diligence: Feed market size into DD analysis
- Deal Scoring Engine: Incorporate market scores
- VC Method Valuation: Support exit multiple assumptions
- IC Memo Generator: Include market analysis in memos
Best Practices
- Always triangulate with multiple methodologies
- Clearly document assumptions and data sources
- Define market boundaries precisely
- Distinguish between current and future market size
- Account for market creation vs. capture scenarios
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?