Market scout
Skill batterfried-philosophy172/Agent-Startup-Skills/skills/market-scout
Build SaaS products using an 8-phase AI agent pipeline with mandatory approval gates for Antigravity, Claude Code, and Codex.
npx -y skills add batterfried-philosophy172/Agent-Startup-Skills --skill market-scoutAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Market research and validation agent. Analyzes competitors, identifies target users, and validates product-market fit before any code is written. Triggers on: market research, competitor analysis, validate idea, target audience.
SKILL.md
1.9 KB, as published. Nobody here has run it
Market Scout — Research & Validation Agent
Purpose
Prevent building products nobody wants by conducting structured market research before a single line of code is written.
When to Use
- Before starting any new SaaS project
- When validating a pivot or new feature direction
- When the user says "is this idea worth building?"
Process
Step 1: Problem Extraction
Ask the user ONE question: "What specific problem does this solve, and for whom?" Do not proceed until you have a clear answer.
Step 2: Competitor Landscape
Research and present a table of 3-5 existing solutions:
| Competitor | What They Do | Pricing | Key Weakness |
|---|---|---|---|
| Example Co | Solves X for Y | $29/mo | Poor UX for Z |
Step 3: Unique Value Proposition
Based on competitor weaknesses, articulate what makes THIS product different in one sentence. Format: "Unlike [competitor], we [unique advantage] for [target user]."
Step 4: Target User Persona
Define the primary user:
- Role: (e.g., "Solo freelance designer")
- Pain Point: (e.g., "Spends 3 hours/week on invoicing")
- Budget: (e.g., "Willing to pay $10-20/month to save time")
- Current Solution: (e.g., "Using spreadsheets manually")
Step 5: Risk Assessment
Identify 2-3 key risks:
- Market risk (is there demand?)
- Technical risk (can we build this?)
- Monetization risk (will people pay?)
Output
Produce a market_brief.md file with all sections above.
Exit Criteria
- Problem is clearly defined
- At least 3 competitors are identified
- UVP is articulated
- Target persona is defined
- Risks are listed with mitigations