startup-validator

Validates startup ideas through web research, market analysis, and competitive positioning reports.

2|1|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/agent-trust-protocol/atp-core --skill startup-validator-agent-trust-protocol
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: startup-validator
Source: https://github.com/agent-trust-protocol/atp-core/tree/main/.claude/skills/startup-validator
Command: npx skills add https://github.com/agent-trust-protocol/atp-core --skill startup-validator-agent-trust-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Founders and product teams often commit to startup ideas without rigorous evidence of market demand, competitive gaps, or viable unit economics. This Skill replaces guesswork with a structured, data-driven validation process that produces a clear go/no-go recommendation. ## Core Features & Use Cases - Systematic Market Research: Executes 10-15+ web searches across market size, competition, problem validation, trends, and pricing, using query templates and authoritative sources like Gartner, Statista, and Crunchbase. - Framework-Based Analysis: Applies TAM/SAM/SOM sizing, Porter's Five Forces, problem-solution fit criteria, and unit economics benchmarks (LTV:CAC, payback period) to structure findings. - Quantitative Scoring: Uses the bundled Python analyzer to compute market attractiveness scores, unit economics health, and an overall viability recommendation (STRONG GO / PROCEED WITH VALIDATION / PIVOT / NOT VIABLE). - Use Case: A founder asks "Is there a market for an AI-powered meal planning app for diabetics?" The Skill researches the digital health market, maps competitors, validates the problem, and delivers a full markdown report with positioning recommendations and next validation steps. ## Quick Start Validate my startup idea for a subscription-based tool that helps freelancers automate client invoicing and tell me if it is viable.

Frequently Asked Questions about startup-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a startup idea before building it?▼

Validate a startup idea by researching market size, competitors, problem frequency, and willingness to pay before writing code. This Skill automates that process with 10-15 structured web searches and produces a report with a clear go/no-go recommendation and next validation steps.

How to calculate TAM, SAM, and SOM for market sizing?▼

TAM is total market demand, SAM is the segment your product can serve, and SOM is the share you can realistically capture. The Skill's market_analyzer.py script computes SAM and SOM percentages and projects market growth from JSON input data.

What is a good LTV to CAC ratio for a startup?▼

A healthy LTV:CAC ratio is 3:1 or higher, meaning customer lifetime value is at least three times acquisition cost. Ratios between 1:1 and 3:1 are acceptable but signal thin margins, while below 1:1 indicates an unsustainable business model.

What data sources are reliable for market research?▼

Prioritize primary sources and reputable analysts: Gartner, Forrester, McKinsey, Statista, Crunchbase, and government data like the US Census Bureau. Cross-validate figures from at least three sources and avoid promotional content or uncited statistics.

What are the limitations of automated startup idea validation?▼

Web-based validation relies on published data, which may be outdated, paywalled, or unavailable for niche markets. It cannot replace direct customer interviews or MVP testing, so the report always includes assumptions to validate and recommended next steps.