skills/startup-business-analyst-market-opportunity/SKILL.md
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
npx skillsauth add rmyndharis/antigravity-skills startup-business-analyst-market-opportunityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
resources/implementation-playbook.md.This command guides through an interactive market sizing process to:
When this command is invoked, follow these steps:
Ask the user for essential information:
The market-sizing-analysis skill provides comprehensive methodologies. Reference it for:
For B2B/SaaS:
For Consumer/Marketplace:
For Transactions/E-commerce:
Use available tools to research:
Recommended data sources (from skill):
Validate bottom-up calculation:
If variance > 30%, investigate and explain differences.
Apply realistic filters to narrow TAM:
Formula:
SAM = TAM × Geographic % × Product Fit % × Market Readiness %
Calculate realistic obtainable market share:
Conservative Approach (Recommended):
Consider:
Generate a comprehensive markdown report with:
Section 1: Executive Summary
Section 2: Market Definition
Section 3: Bottom-Up Analysis
Section 4: Top-Down Validation
Section 5: SAM Calculation
Section 6: SOM Projection
Section 7: Market Growth
Section 8: Validation and Sanity Checks
Section 9: Investment Thesis
Offer to save the report as a markdown file:
market-opportunity-analysis-YYYY-MM-DD.mdDo:
Don't:
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]
This command pairs well with:
/financial-projections - Use SOM to build revenue model/business-case - Include market sizing in business casetesting
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
development
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
development
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
development
Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.