packages/skills/startup-validator/SKILL.md
Comprehensive startup idea validation and market analysis tool. Use when users need to evaluate a startup idea, assess market fit, analyze competition, validate problem-solution fit, or determine market positioning. Triggers include requests to "validate my startup idea", "analyze market opportunity", "check if there's demand for", "research competition for", "evaluate business idea", or "see if my idea is viable". Provides data-driven analysis using web search, market frameworks, competitive research, and positioning recommendations.
npx skillsauth add ailabs-393/ai-labs-claude-skills startup-validatorInstall 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.
A comprehensive tool for analyzing startup ideas through systematic market research, competitive analysis, problem validation, and positioning strategy. This skill helps evaluate whether a startup idea has genuine market potential and how to position it effectively.
When a user presents a startup idea, follow this systematic validation process:
Ensure complete understanding before research begins:
Extract key information:
Ask clarifying questions only if critical information is missing:
Do not ask for information you can research independently (market size, competitors, trends).
Based on the idea, create a research plan identifying:
Use templates from references/research_templates.md for query formulation.
Execute systematic research across all dimensions. Always use at least 10-15 web searches to ensure thorough analysis.
Search for:
Query examples:
Search for:
Query examples:
Search for:
Query examples:
Search for:
Query examples:
Search for:
Query examples:
CRITICAL: Use web_fetch to read full articles from authoritative sources (Gartner, McKinsey, Statista, Crunchbase, industry reports) to get detailed data, not just snippets.
After gathering data, analyze using frameworks from references/frameworks.md:
Optional: If quantitative data is available, create a JSON file and use scripts/market_analyzer.py to calculate metrics and generate additional insights.
Clearly articulate:
Develop specific recommendations:
Create a comprehensive markdown report with:
# [Startup Idea] Validation Report
## Executive Summary
- One-paragraph overview
- Bottom-line recommendation: STRONG GO / PROCEED WITH VALIDATION / PIVOT RECOMMENDED / NOT VIABLE
- 3-5 key findings
## Market Analysis
### Market Size & Growth
- TAM/SAM/SOM estimates with sources
- Growth rate and trajectory
- Market maturity assessment
### Market Trends
- Key favorable trends
- Potential headwinds
- Timing considerations
## Competitive Landscape
### Direct Competitors
- List with brief descriptions
- Market share/position
- Strengths and weaknesses
### Indirect Competition
- Alternative solutions
- Substitutes
### Competitive Gaps
- Unmet needs
- Positioning opportunities
## Problem-Solution Fit
### Problem Validation
- Evidence of problem
- Frequency and intensity
- Current solutions and limitations
### Solution Differentiation
- Unique value proposition
- Competitive advantages
- Potential moats
## Business Model Assessment
### Revenue Model
- Pricing strategy alignment
- Unit economics potential
- Scalability factors
### Customer Acquisition
- Primary channels
- CAC considerations
- Sales cycle estimates
## Risk Analysis
### Critical Risks
- Deal-breakers
- Major challenges
### Manageable Risks
- Addressable concerns
- Mitigation strategies
## Positioning Recommendations
### Target Market
- Primary customer segment
- Beachhead market strategy
### Value Proposition
- Core benefit statement
- Key differentiators
### Go-to-Market Strategy
- Distribution approach
- Partnership opportunities
- Initial traction strategy
## Validation Next Steps
1. Immediate actions to validate assumptions
2. Customer interviews needed
3. MVPs or prototypes to test
4. Metrics to track
## Sources
[List all key sources with links]
Formatting Guidelines:
references/frameworks.mdreferences/frameworks.mdComprehensive market analysis frameworks including:
When to use: Reference throughout analysis to ensure comprehensive evaluation across all dimensions.
references/research_templates.mdSearch query templates and reliable data sources including:
When to use: During research planning and execution to formulate effective searches and identify authoritative sources.
scripts/market_analyzer.pyPython script for quantitative market analysis:
When to use: When quantitative data is available and calculations would strengthen the analysis. Input data via JSON file, outputs calculated metrics and markdown report sections.
Example usage:
python scripts/market_analyzer.py analysis_data.json
Input format:
{
"startup_name": "Example Startup",
"market_data": {
"tam": 10000000000,
"sam": 2000000000,
"som": 200000000,
"current_market_size": 5000000000,
"growth_rate": 15,
"years": 5,
"competition_level": "medium",
"market_maturity": "growing"
},
"business_data": {
"cac": 500,
"ltv": 2000,
"monthly_revenue": 50,
"revenue": 1000,
"cost": 300
}
}
Insufficient research: Do not rely on 1-3 searches. Always conduct 10-15+ searches minimum.
Vague conclusions: Avoid statements like "the market is large" without specific numbers.
Missing critical dimensions: Ensure analysis covers market opportunity, competition, problem validation, trends, and business model.
Over-optimism: Present balanced view including real risks and challenges.
Poor source quality: Prioritize primary sources and reputable analysts over blog posts and promotional content.
Ignoring timing: Market readiness and trend timing are critical factors.
No actionable recommendations: Always provide specific next steps for validation.
Users may request validation using phrases like:
testing
This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary restrictions. Generates detailed travel plans with day-by-day itineraries, budget breakdowns, packing checklists, cultural do's and don'ts, and region-specific schedules. Maintains database of preferences and past trips for personalized recommendations.
development
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis.
development
This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.
development
Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."