Agent skill
market-sizing
Automated TAM/SAM/SOM calculations with methodology documentation
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/entrepreneurship/skills/market-sizing
Metadata
Additional technical details for this skill
- domain
- business
- category
- Market Analysis
- skill id
- SK-003
- specialization
- entrepreneurship
SKILL.md
Market Sizing Calculator Skill
Overview
The Market Sizing Calculator skill provides automated Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) calculations with comprehensive methodology documentation. This skill enables startups to create investor-ready market size analyses using both top-down and bottom-up approaches.
Capabilities
Core Functions
- TAM Calculation: Calculate Total Addressable Market using industry data and market research
- SAM Calculation: Calculate Serviceable Addressable Market based on segment and geographic focus
- SOM Calculation: Calculate Serviceable Obtainable Market based on realistic capture rates
- Top-Down Analysis: Apply top-down methodology using industry reports and market data
- Bottom-Up Analysis: Apply bottom-up methodology using customer counts and pricing
- Market Data Sourcing: Source and cite market data from reputable sources
- Narrative Generation: Generate market sizing narratives suitable for investor presentations
- Growth Projections: Create market growth projections with CAGR calculations
- Assumption Validation: Validate and document market size assumptions
Advanced Features
- Multi-segment market analysis
- Geographic market breakdowns
- Competitor market share estimation
- Market timing analysis
- Industry trend correlation
- Sensitivity analysis on key assumptions
Usage
Input Requirements
- Industry or market category
- Target customer segments
- Geographic focus areas
- Pricing model and price points
- Competitive landscape overview
- Growth rate assumptions
Output Deliverables
- TAM/SAM/SOM calculations with methodology
- Supporting data sources and citations
- Market growth projections
- Assumption documentation
- Investor-ready market sizing slides
- Sensitivity analysis tables
Process Integration
This skill integrates with the following processes:
market-sizing-analysis.js- Primary integration for all phasesinvestor-pitch-deck.js- Market opportunity slidesbusiness-plan-document.js- Market analysis sectionseries-a-fundraising.js- Market size due diligence
Example Invocation
Skill: market-sizing
Context: B2B SaaS for construction project management
Input:
- Industry: Construction Technology
- Segment: Mid-market general contractors
- Geography: North America
- Price Point: $500/month per user
- Target Users: Project managers and superintendents
Output:
- TAM: $X billion (methodology and sources)
- SAM: $X billion (segment calculation)
- SOM: $X million (Year 1-3 capture)
- Growth projections with CAGR
Dependencies
- Market data sources (industry reports, government statistics)
- Industry benchmarks and sizing frameworks
- Financial calculation libraries
- Data visualization capabilities
Best Practices
- Always use multiple methodologies (top-down and bottom-up) and triangulate
- Document all assumptions clearly with sources
- Use conservative estimates for investor credibility
- Include market growth rates and timing considerations
- Show clear logic path from TAM to SAM to SOM
- Cite reputable, recent data sources (within 2 years)
- Address potential market risks and constraints
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?