skills/startup-business-analyst-market-opportunity/SKILL.md
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations
npx skillsauth add ranbot-ai/awesome-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
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.