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.
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
Teams using startup-business-analyst-market-opportunity should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
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
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
technical-analyst
Technical analysis translator for Product Managers. Use when the user needs to understand a system, codebase, API, or technical concept in PM-friendly terms. Triggers include "understand system", "explain code", "technical analysis", "how does X work", "what does this service do", or when exploring unfamiliar technical territory.
scorecard-marketing
Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "lead magnet", "quiz funnel", "assessment tool", "lead generation", or "score-based segmentation". Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing. Trigger with 'scorecard', 'marketing'.
scanning-market-movers
Detect significant price movements and unusual volume across crypto markets. Calculates significance scores combining price change, volume ratio, and market cap. Use when tracking market movers, finding gainers/losers, or detecting volume spikes. Trigger with phrases like "scan market movers", "top gainers", "biggest losers", "volume spikes", "what's moving", "find pumps", or "market scan".
one-page-marketing
Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions "marketing plan", "target market", "USP", "lead nurture", "customer lifetime value", or "referral program". Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology. Trigger with 'one', 'page', 'marketing'.
marketplace-manager
Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.
lean-startup
Design MVPs, validated learning experiments, and pivot-or-persevere decisions using Build-Measure-Learn. Use when the user mentions "MVP scope", "validated learning", "pivot or persevere", "vanity metrics", or "test assumptions". Covers innovation accounting and actionable metrics. For 5-day prototype testing, see design-sprint. For customer motivation analysis, see jobs-to-be-done. Trigger with 'lean', 'startup'.
competitor-analyst
Competitive analysis and market positioning partner for Product Managers. Use when the user needs to analyze competitors, map market positioning, identify feature gaps, or prepare for competitive conversations. Triggers include "competitor", "competitive analysis", "market map", "feature comparison", "how does X compare", "positioning", or when evaluating the competitive landscape.
analyzing-market-sentiment
Analyze cryptocurrency market sentiment using Fear & Greed Index, news analysis, and market momentum. Use when gauging overall market mood, checking if markets are fearful or greedy, or analyzing sentiment for specific coins. Trigger with phrases like "analyze crypto sentiment", "check market mood", "is the market fearful", "sentiment for Bitcoin", or "Fear and Greed index".
Nightmarket — API Marketplace for AI Agents
Nightmarket is a marketplace where AI agents discover and pay for third-party API services. Every call settles on-chain in USDC on Base. No API keys, no subscriptions — just make an HTTP request, pay, and get your response.
analyzing-marketing-campaign
Analyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing data to calculate funnel metrics (CTR, CVR) and compare to benchmarks, compute cost and revenue efficiency metrics (ROAS, CPA, Net Profit), or get budget reallocation recommendations based on performance rules.
apify-market-research
Analyze market conditions, geographic opportunities, pricing, consumer behavior, and product validation across Google Maps, Facebook, Instagram, Booking.com, and TripAdvisor.
../../../marketing-skill/x-twitter-growth/SKILL.md
No description provided.