idea-validator

Screen startup ideas by competitive analysis and viability scoring.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill idea-validator-aeoncity-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-validator
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skills/idea-validator
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill idea-validator-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users screen startup idea backlogs by analyzing the competitive landscape, scoring viability, and identifying the strongest picks.

Core Features & Use Cases

  • Competitive Landscape Analysis: Researches and classifies competition density.
  • Viability Scoring: Scores ideas based on timing, operator fit, market size, and competition.
  • Notification and Logging: Notifies users of screened ideas and logs the process for future reference.

Quick Start

Run the idea-validator skill to screen your startup ideas.

Frequently Asked Questions about idea-validator

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

FAQPage Schema
How do I evaluate startup ideas using competitive analysis and viability scoring?

To evaluate startup ideas, you can screen them by analyzing the competitive landscape, scoring viability based on timing and operator fit, and logging the results. This requires reading ideas from a local markdown file and writing the scored output to another.

What is the best way to screen a backlog of startup ideas for market viability?

Screening a backlog of startup ideas for market viability involves classifying competition density and scoring each idea against market size, timing, and operator fit. The process utilizes web search to gather market analysis data and outputs a scored markdown file.

Does idea evaluation require any specific file formats or dependencies?

Yes, idea evaluation requires reading from and writing to local markdown files. There are no external dependencies, but the skill uses web search capabilities to gather competitive analysis data for scoring.

How does competitive analysis work when assessing startup idea viability?

Competitive analysis for startup idea viability works by researching the market landscape via web search, classifying the density of existing competition, and combining that data with operator fit and market size to generate a final viability score.

Can I use this startup screening process for a large backlog of ideas?

You can use this process for a backlog by reading multiple startup ideas from a local markdown file. The skill screens each idea, scores it against market and competitive factors, and logs the evaluated results for future reference.

Why do I need a markdown file to validate my startup ideas?

You need a markdown file because the skill reads your startup ideas from a local markdown file and writes the viability scores and competitive analysis results to another markdown file, ensuring a logged record for future reference.