ST

startup-validator

Uses market research and business frameworks to assess the viability and competitive positioning of startup concepts.

Install

mkdir -p .claude/skills/startup-validator && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4359" && unzip -o skill.zip -d .claude/skills/startup-validator && rm skill.zip

Installs to .claude/skills/startup-validator

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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.
540 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Extracts key business logic from user prompts
  • Develops research plan based on startup model
  • Executes systematic web search loops
  • Calculates market TAM/SAM/SOM
  • Identifies competitive landscape patterns

How it works

Executes 10-15 targeted web search queries to pull market data into a structured business research framework.

Inputs & outputs

You give it
Startup concept, target market, and problem statement
You get back
Data-driven feasibility report with positioning strategy

When to use startup-validator

  • Validating business ideas
  • Analyzing market opportunity
  • Researching startup competition
  • Testing problem-solution fit

About this skill

Startup Validator

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.

Core Workflow

When a user presents a startup idea, follow this systematic validation process:

1. Idea Clarification & Scoping (2-3 minutes)

Ensure complete understanding before research begins:

Extract key information:

  • Problem being solved
  • Target customer/market
  • Proposed solution
  • Business model (if mentioned)
  • Geographic focus (default: global/US)

Ask clarifying questions only if critical information is missing:

  • "Who specifically is your target customer?"
  • "What problem are they currently facing?"
  • "How are they solving this problem today?"

Do not ask for information you can research independently (market size, competitors, trends).

2. Research Plan Development (1 minute)

Based on the idea, create a research plan identifying:

  • Market size queries needed
  • Competitor research keywords
  • Problem validation searches
  • Trend analysis topics
  • Pricing/business model research

Use templates from references/research_templates.md for query formulation.

3. Comprehensive Market Research (10-15 tool calls minimum)

Execute systematic research across all dimensions. Always use at least 10-15 web searches to ensure thorough analysis.

A. Market Opportunity (3-5 searches)

Search for:

  • Market size and projections
  • Growth rates and trends
  • TAM/SAM calculations
  • Industry reports and forecasts

Query examples:

  • "[industry] market size 2025"
  • "global [product category] market forecast"
  • "[industry] growth rate CAGR"

B. Competitive Landscape (3-5 searches)

Search for:

  • Direct competitors
  • Alternative solutions
  • Market leaders
  • Recent funding/acquisitions

Query examples:

  • "[solution type] companies"
  • "[product category] alternatives"
  • "best [product type] 2025"
  • "[industry] startups funding"

C. Problem Validation (2-3 searches)

Search for:

  • Evidence of the problem
  • Current pain points
  • Customer behavior patterns
  • Existing budget allocation

Query examples:

  • "[target customer] challenges [industry]"
  • "why [target customer] need [solution]"
  • "[problem] statistics"

D. Market Trends (2-3 searches)

Search for:

  • Technology trends
  • Regulatory changes
  • Consumer behavior shifts
  • Investment patterns

Query examples:

  • "[industry] trends 2025"
  • "future of [technology/market]"
  • "[industry] investment report"

E. Business Model Research (1-2 searches)

Search for:

  • Pricing models in the space
  • Unit economics benchmarks
  • Customer acquisition strategies

Query examples:

  • "[product] pricing models"
  • "[industry] average customer acquisition cost"

CRITICAL: Use web_fetch to read full articles from authoritative sources (Gartner, McKinsey, Statista, Crunchbase, industry reports) to get detailed data, not just snippets.

4. Data Analysis & Synthesis

After gathering data, analyze using frameworks from references/frameworks.md:

Market Opportunity Assessment

  • Calculate/estimate TAM, SAM, SOM
  • Evaluate growth trajectory
  • Identify market trends (favorable/unfavorable)
  • Assess market maturity stage

Competitive Positioning

  • Map competitive landscape (direct/indirect/adjacent)
  • Identify market gaps
  • Evaluate barriers to entry
  • Assess competitive advantages needed

Problem-Solution Fit

  • Validate problem frequency and intensity
  • Assess willingness to pay
  • Evaluate current solutions and their limitations
  • Identify unique value proposition opportunities

Business Model Viability

  • Estimate unit economics potential
  • Assess scalability
  • Evaluate pricing power
  • Consider customer acquisition channels

Optional: If quantitative data is available, create a JSON file and use scripts/market_analyzer.py to calculate metrics and generate additional insights.

5. Risk & Opportunity Identification

Clearly articulate:

  • Critical Risks: Deal-breakers or major challenges
  • Manageable Risks: Solvable with strategy/execution
  • Key Opportunities: Market gaps, timing advantages, trends
  • Assumptions to Validate: Hypotheses needing testing

6. Positioning Strategy

Develop specific recommendations:

  • Target Market Segmentation: Primary beachhead market
  • Value Proposition: Core benefit statement
  • Differentiation Strategy: How to stand out
  • Go-to-Market Approach: Distribution and acquisition strategy
  • Positioning Statement: Concise market positioning

7. Report Generation

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:

  • Use clear headers and subheaders
  • Bold key metrics and findings
  • Include specific numbers with sources
  • Use bullet points for scannability
  • Cite sources inline with links
  • Keep executive summary under 200 words

Quality Standards

Research Thoroughness

  • Minimum 10-15 web searches across all dimensions
  • Use authoritative sources (prioritize: Gartner, Forrester, McKinsey, Statista, Crunchbase, industry analysts)
  • Cross-validate data from multiple sources
  • Fetch full articles for detailed analysis, not just snippets

Analysis Depth

  • Apply multiple frameworks from references/frameworks.md
  • Provide specific numbers and estimates (not vague statements)
  • Identify both opportunities AND risks
  • Include actionable recommendations

Report Quality

  • Clear executive summary with definitive recommendation
  • Well-structured with logical flow
  • Specific and actionable insights
  • Properly cited sources
  • Honest about data limitations and assumptions

Bundled Resources

references/frameworks.md

Comprehensive market analysis frameworks including:

  • TAM/SAM/SOM analysis methodology
  • Porter's Five Forces
  • Problem-solution fit criteria
  • Business model assessment frameworks
  • Risk assessment categories
  • Positioning frameworks

When to use: Reference throughout analysis to ensure comprehensive evaluation across all dimensions.

references/research_templates.md

Search query templates and reliable data sources including:

  • Market size research queries
  • Competitive analysis searches
  • Problem validation queries
  • Trend analysis keywords
  • Recommended data sources by category
  • Source quality hierarchy

When to use: During research planning and execution to formulate effective searches and identify authoritative sources.

scripts/market_analyzer.py

Python script for quantitative market analysis:

  • Market metric calculations (TAM/SAM/SOM percentages, growth projections)
  • Unit economics analysis (LTV:CAC, payback period, margins)
  • Viability scoring algorithm
  • Automated report generation

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
  }
}

Common Pitfalls to Avoid

  1. Insufficient research: Do not rely on 1-3 searches. Always conduct 10-15+ searches minimum.

  2. Vague conclusions: Avoid statements like "the market is large" without specific numbers.

  3. Missing critical dimensions: Ensure analysis covers market opportunity, competition, problem validation, trends, and business model.

  4. Over-optimism: Present balanced view including real risks and challenges.

  5. Poor source quality: Prioritize primary sources and reputable analysts over blog posts and promotional content.

  6. Ignoring timing: Market readiness and trend timing are critical factors.

  7. **No actionable reco


Content truncated.

When not to use it

  • When the user wants a pitch deck generated
  • When the startup is purely academic without commercial intent

Prerequisites

Internet access for web searching

Limitations

  • Relies on public search data which may be outdated
  • Cannot calculate proprietary internal company metrics

How it compares

It replaces generic brainstorming with a systematic, evidence-based research process.

Compared to similar skills

startup-validator side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
startup-validator (this skill)19moReviewIntermediate
exa-search98moReviewBeginner
tavily-usage57moNo flagsBeginner
ddgs03moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

More by ailabs-393

View all by ailabs-393

travel-planner

ailabs-393

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.

84139

pitch-deck

ailabs-393

Generate professional PowerPoint pitch decks for startups and businesses. Use this skill when users request help creating investor pitch decks, sales presentations, or business pitch presentations. The skill follows standard 10-slide pitch deck structure and includes best practices for content and design.

1634

finance-manager

ailabs-393

Comprehensive personal finance management system for analyzing transaction data, generating insights, creating visualizations, and providing actionable financial recommendations. Use when users need to analyze spending patterns, track budgets, visualize financial data, extract transactions from PDFs, calculate savings rates, identify spending trends, generate financial reports, or receive personalized budget recommendations. Triggers include requests like "analyze my finances", "track my spending", "create a financial report", "extract transactions from PDF", "visualize my budget", "where is my money going", "financial insights", "spending breakdown", or any finance-related analysis tasks.

1221

social-media-generator

ailabs-393

This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details.

634

script-writer

ailabs-393

This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.

517

tech-debt-analyzer

ailabs-393

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.

522

You might also like

exa-search

benjaminjackson

Search the web for content matching a query with AI-powered semantic search. Use for finding relevant web pages, research papers, news articles, code repositories, or any web content by meaning rather than just keywords.

9106

tavily-usage

fcakyon

This skill should be used when user asks to "search the web", "fetch content from URL", "extract page content", "use Tavily search", "scrape this website", "get information from this link", or "web search for X".

537

ddgs

itsmeadarsh2008

Use when an agent needs to search the web, find images/news/videos/books, or extract content from a URL. Covers the ddgs Python library, CLI, and MCP server integration.

00

a-share-research-digest

aifinlab

A股研报摘要/卖方观点汇总/券商研报速览。当用户说"研报"、"券商研报"、"分析师怎么看"、"卖方观点"、"research digest"、"XX最新研报"、"目标价"、"评级"、"研究报告"、"机构怎么说"、"研报摘要"、"分析师观点"、"研报汇总"时触发。MUST USE when user asks about research report digest, analyst opinions/ratings/target prices, or sell-side consensus views on a stock. 通过 web 搜索汇总券商研报的核心观点、目标价、评级变化,帮助用户

00

deep-research

inuishan

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

00

exa-search

akghosh111

Semantic search skill using Exa API for embeddings-based search, similar content discovery, and structured research. Use when you need semantic search, find similar pages, or category-specific searches. Triggers: exa, semantic search, find similar, research paper, github search, 语义搜索, 相似内容

00

Search skills

Search the agent skills registry