startup-business-analyst-market-opportunity

14
0
Source

Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations

Install

mkdir -p .claude/skills/startup-business-analyst-market-opportunity && curl -L -o skill.zip "https://mcp.directory/api/skills/download/1966" && unzip -o skill.zip -d .claude/skills/startup-business-analyst-market-opportunity && rm skill.zip

Installs to .claude/skills/startup-business-analyst-market-opportunity

About this skill

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

More by sickn33

View all →

mobile-design

sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.

4932

unity-developer

sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

5116

fastapi-pro

sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

4812

flutter-expert

sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or cross-platform features.

319

frontend-slides

sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

508

threejs-skills

sickn33

Three.js skills for creating 3D elements and interactive experiences

456

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

219765

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

172398

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

158268

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

192225

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

151185

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

126166

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.