Agent skill · Workflow & Productivity

idea-validator

A structured idea testing framework that runs every concept through a reality checklist before you invest time, money, or energy. Combines lean validation, customer discovery, and risk analysis into a single process for solopreneurs, creators, and innovators.

Cosmic Stack3,294★ · 2 repos on radarProfile →
claude-codeMIT
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill idea-validator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Version: 1.0.0
Declared author: cosmicstack-labs
Path: categories/creative-personal-development/idea-validator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 364
Language: JavaScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Idea Validator ## What It Does Turns raw ideas into testable hypotheses. Instead of falling in love with an idea and building it in a vacuum, this skill runs it through a validation gauntlet — surfacing assumptions, identifying risks, and designing the smallest possible test to learn whether the idea has legs before you commit significant resources. --- ## The Validation Funnel ``` ┌─────────────┐ │ RAW IDEA │ └──────┬──────┘ │ ┌──────▼──────┐ │ CANVAS IT │ ← Problem, Solution, Audience, Channel └──────┬──────┘ │ ┌──────▼──────┐ │ CHECKLIST │ ← 20-point viability screen └──────┬──────┘ │ ┌──────▼──────┐ │ RISK MAP │ ← What could kill this? └──────┬──────┘ │ ┌──────▼──────┐ │ TEST DESIGN │ ← Smallest experiment that teaches most └──────┬──────┘ │ ┌──────▼──────┐ │ GO / PIVOT │ │ / KILL │ └─────────────┘ ``` --- ## The 20-Point Validation Checklist Rate each factor as ✅ Strong / ⚠️ Moderate / ❌ Weak ### Problem & Need - [ ] **1. Is this a real problem?** Not a "nice to have" — would people pay to solve it? - [ ] **2. Is the problem widespread?** Does enough of your target audience have it? - [ ] **3. Is the problem urgent?** Are people actively searching for solutions right now? -

What's inside
Steps it walks through
  1. What It Does
  2. The Validation Funnel
  3. The 20-Point Validation Checklist
  4. Problem & Need
  5. Solution & Product
  6. Market & Audience
  7. Business & You
  8. Risk Map: The 5 Ways Ideas Die
  9. Lean Validation Experiments
  10. Tier 1: Low Effort (Days)
  11. Tier 2: Medium Effort (Weeks)
  12. Tier 3: Higher Effort (Months)
  13. Trigger Phrases
  14. Step-by-Step Instructions
More from mercury-agent-skills
All skills →
About this skill
What does the idea-validator skill do?

A structured idea testing framework that runs every concept through a reality checklist before you invest time, money, or energy. Combines lean validation, customer discovery, and risk analysis into a single process for solopreneurs, creators, and innovators.

How do I install it?

Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill idea-validator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From cosmicstack-labs/mercury-agent-skills, a repository with 364 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going