market-research-1.0.0/SKILL.md
Size markets, analyze competitors, and validate opportunities with practical frameworks and free data sources.
npx skillsauth add gula00/autoclaw-skills Market ResearchInstall 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.
Before any research: Clarify the question. "How big is the market?" is useless. "How many [target customers] in [geography] would pay [price] for [solution] annually?" is actionable.
| Method | Use When | Approach | |--------|----------|----------| | Bottom-up | You have unit economics | Customers × Price × Frequency | | Top-down | Exploring new markets | TAM → SAM → SOM with clear filters | | Comparable | Similar products exist | Competitor revenue × market share estimate |
Free data sources: Government census, industry associations, public company filings (10-K), Statista free tier, Google Trends, LinkedIn Sales Navigator (company counts).
Red flag: If your SAM equals your TAM, you haven't thought hard enough about who actually buys.
For detailed competitor frameworks, see competitor-analysis.md.
Before building: Talk to 20+ potential customers. Use Jobs-to-be-Done or Mom Test frameworks.
Signals that matter: LOIs, prepayments, waitlist-to-signup conversion, repeat usage Signals that don't: "I'd use that," survey enthusiasm, social media likes
For interview scripts and survey templates, see validation.md.
development
Use when you have a spec or requirements for a multi-step task, before touching code
tools
Extract frames or short clips from videos using ffmpeg.
development
UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.
tools
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.