From business-idea-eval
Estimate Total Addressable Market, Serviceable Addressable Market, and Serviceable Obtainable Market for a captured idea. Uses both top-down (industry reports, public stats) and bottom-up (price × users) approaches and reconciles them. Use when the user wants market sizing for an idea.
How this skill is triggered — by the user, by Claude, or both
Slash command
/business-idea-eval:tam-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Sizing is always wrong but the discipline is useful. Produce two independent estimates and reconcile.
Sizing is always wrong but the discipline is useful. Produce two independent estimates and reconcile.
<workspace_path>/ideas/<slug>/analysis/tam-analysis.md with frontmatter:
---
lens: tam-analysis
generated: YYYY-MM-DD
tam_usd: <number>
sam_usd: <number>
som_3y_usd: <number>
geography: <scope>
---
Body must include the assumption table for both top-down and bottom-up, plus a one-paragraph confidence note.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-eval