startup-business-analyst-market-opportunity
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Best use case
startup-business-analyst-market-opportunity is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.
Practical example
Example input
Use the "startup-business-analyst-market-opportunity" skill to help with this workflow task. Context: Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Example output
A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.
When to use this skill
- Use this skill when you want a reusable workflow rather than writing the same prompt again and again.
When not to use this skill
- Do not use this when you only need a one-off answer and do not need a reusable workflow.
- Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/startup-business-analyst-market-opportunity/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How startup-business-analyst-market-opportunity Compares
| Feature / Agent | startup-business-analyst-market-opportunity | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agent for SaaS Idea Validation
Use AI agent skills for SaaS idea validation, market research, customer discovery, competitor analysis, and documenting startup hypotheses.
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
SKILL.md Source
# Market Opportunity Analysis Generate a comprehensive market opportunity analysis for a startup, including Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) calculations using both bottom-up and top-down methodologies. ## Use this skill when - Working on market opportunity analysis tasks or workflows - Needing guidance, best practices, or checklists for market opportunity analysis ## Do not use this skill when - The task is unrelated to market opportunity analysis - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. ## What This Command Does This command guides through an interactive market sizing process to: 1. Define the target market and customer segments 2. Gather relevant market data 3. Calculate TAM using bottom-up methodology 4. Validate with top-down analysis 5. Narrow to SAM with appropriate filters 6. Estimate realistic SOM (3-5 year opportunity) 7. Present findings in a formatted report ## Instructions for Claude When this command is invoked, follow these steps: ### Step 1: Gather Context Ask the user for essential information: - **Product/Service Description:** What problem is being solved? - **Target Customers:** Who is the ideal customer? (industry, size, geography) - **Business Model:** How does pricing work? (subscription, transaction, etc.) - **Stage:** What stage is the company? (pre-launch, seed, Series A) - **Geography:** Initial target market (US, North America, Global) ### Step 2: Activate market-sizing-analysis Skill The market-sizing-analysis skill provides comprehensive methodologies. Reference it for: - Bottom-up calculation frameworks - Top-down validation approaches - Industry-specific templates - Data source recommendations ### Step 3: Conduct Bottom-Up Analysis **For B2B/SaaS:** 1. Define customer segments (company size, industry, use case) 2. Estimate number of companies in each segment 3. Determine average contract value (ACV) per segment 4. Calculate TAM: Σ (Segment Size × ACV) **For Consumer/Marketplace:** 1. Define target user demographics 2. Estimate total addressable users 3. Determine average revenue per user (ARPU) 4. Calculate TAM: Total Users × ARPU × Frequency **For Transactions/E-commerce:** 1. Estimate total transaction volume (GMV) 2. Determine take rate or margin 3. Calculate TAM: Total GMV × Take Rate ### Step 4: Gather Market Data Use available tools to research: - **WebSearch:** Find industry reports, market size estimates, public company data - **Cite all sources** with URLs and publication dates - **Document assumptions** clearly Recommended data sources (from skill): - Government data (Census, BLS) - Industry reports (Gartner, Forrester, Statista) - Public company filings (10-K reports) - Trade associations - Academic research ### Step 5: Top-Down Validation Validate bottom-up calculation: 1. Find total market category size from research 2. Apply geographic filters 3. Apply segment/product filters 4. Compare to bottom-up TAM (should be within 30%) If variance > 30%, investigate and explain differences. ### Step 6: Calculate SAM Apply realistic filters to narrow TAM: - **Geographic:** Regions actually serviceable - **Product Capability:** Features needed to serve - **Market Readiness:** Customers ready to adopt - **Addressable Switching:** Can reach and convert Formula: ``` SAM = TAM × Geographic % × Product Fit % × Market Readiness % ``` ### Step 7: Estimate SOM Calculate realistic obtainable market share: **Conservative Approach (Recommended):** - Year 3: 2-3% of SAM - Year 5: 4-6% of SAM **Consider:** - Competitive intensity - Available resources (funding, team) - Go-to-market effectiveness - Differentiation strength ### Step 8: Create Market Sizing Report Generate a comprehensive markdown report with: **Section 1: Executive Summary** - Market opportunity in one paragraph - TAM/SAM/SOM headline numbers **Section 2: Market Definition** - Problem being solved - Target customer profile - Geographic scope - Time horizon **Section 3: Bottom-Up Analysis** - Customer segment breakdown - Segment sizing with sources - TAM calculation with formula - Assumptions documented **Section 4: Top-Down Validation** - Industry category and size - Filter application - Validated TAM - Comparison to bottom-up **Section 5: SAM Calculation** - Filters applied with rationale - SAM formula and result - Segment-level breakdown **Section 6: SOM Projection** - Market share assumptions - Year 3 and Year 5 estimates - Customer count implications - Revenue projections **Section 7: Market Growth** - Industry growth rate (CAGR) - Key growth drivers - 5-year market evolution **Section 8: Validation and Sanity Checks** - Public company comparisons - Customer count validation - Competitive context **Section 9: Investment Thesis** - Market opportunity assessment - Key positives and risks - Venture-scale potential - Next steps ### Step 9: Save Report Offer to save the report as a markdown file: - Suggest filename: `market-opportunity-analysis-YYYY-MM-DD.md` - Use Write tool to create file - Confirm file location with user ## Tips for Best Results **Do:** - Start with bottom-up (most credible) - Always triangulate with top-down - Cite all data sources - Document every assumption - Be conservative on SOM - Compare to public company benchmarks - Explain any data gaps or limitations **Don't:** - Rely solely on top-down - Cherry-pick optimistic data - Claim >10% SOM without strong justification - Mix methodologies inappropriately - Ignore competitive context - Skip validation steps ## Example Usage ``` User: /market-opportunity Claude: I'll help you create a comprehensive market opportunity analysis. Let me start by gathering some context. What product or service are you analyzing? → "AI-powered email marketing for e-commerce companies" Who are your target customers? → "E-commerce companies with $1M+ annual revenue in North America" What's your pricing model? → "Subscription: $50-500/month based on email volume, average $300/month" [Claude proceeds with analysis, gathering data, calculating TAM/SAM/SOM, and generating report] ``` ## Integration with Other Commands This command pairs well with: - `/financial-projections` - Use SOM to build revenue model - `/business-case` - Include market sizing in business case ## Notes - Market sizing typically takes 30-60 minutes for thorough analysis - Quality depends on data availability - explain limitations - Update annually as market evolves - Conservative estimates build credibility with investors
Related Skills
deep-reading-analyst
Comprehensive framework for deep analysis of articles, papers, and long-form content using 10+ thinking models (SCQA, 5W2H, critical thinking, inversion, mental models, first principles, systems thinking, six thinking hats). Use when users want to: (1) deeply understand complex articles/content, (2) analyze arguments and identify logical flaws, (3) extract actionable insights from reading materials, (4) create study notes or learning summaries, (5) compare multiple sources, (6) transform knowledge into practical applications, or (7) apply specific thinking frameworks. Triggered by phrases like 'analyze this article,' 'help me understand,' 'deep dive into,' 'extract insights from,' 'use [framework name],' or when users provide URLs/long-form content for analysis.
skill-marketplace-publisher
Publish a Codex or Claude skill to Skillstore, SkillMap, or similar public skill marketplaces. Use when you need to audit a skill for public safety, build a public package, create a public GitHub repo, or submit a repo URL to marketplace intake endpoints.
startup-metrics-framework
This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.
startup-financial-modeling
This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estimate runway", "model cash flow", or requests 3-5 year financial planning for a startup.
startup-business-analyst-financial-projections
Create detailed 3-5 year financial model with revenue, costs, cash flow, and scenarios
startup-business-analyst-business-case
Generate comprehensive investor-ready business case document with market, solution, financials, and strategy
startup-analyst
Expert startup business analyst specializing in market sizing, financial modeling, competitive analysis, and strategic planning for early-stage companies. Use PROACTIVELY when the user asks about market opportunity, TAM/SAM/SOM, financial projections, unit economics, competitive landscape, team planning, startup metrics, or business strategy for pre-seed through Series A startups.
quant-analyst
Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. Use PROACTIVELY for quantitative finance, trading algorithms, or risk analysis.
notion-template-business
Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue. Use when: notion template, sell templates, digital product, notion business, gumroad.
market-sizing-analysis
This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.
malware-analyst
Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis, and malware family identification. Handles static/dynamic analysis, unpacking, and IOC extraction. Use PROACTIVELY for malware triage, threat hunting, incident response, or security research.
firmware-analyst
Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. Masters firmware extraction, analysis, and vulnerability research for routers, IoT devices, automotive systems, and industrial controllers. Use PROACTIVELY for firmware security audits, IoT penetration testing, or embedded systems research.