
from cowork-os295
Validate a business or product idea with market sizing, competitor analysis, MVP definition, and a clear go/no-go recommendation.
Idea Validation guides an agent through structured market research and competitor analysis to decide whether a business or product idea is worth pursuing. The skill produces a concise validation report that includes market sizing, key competitors and differentiators, an MVP definition, and an evidence-based go/no-go recommendation with next steps.
Use this skill when a user presents a new business or product idea and needs a data-informed assessment of viability, risks, and recommended next actions. Do not use when the idea is already validated or when only simple competitor research is required.
This skill is platform-agnostic and suitable for LLM-based assistants that can run structured prompts and return formatted reports (e.g., Claude, GPT-based agents, Gemini).
Idea Validation skill from CoWork-OS provides a structured prompt template for validating business/product ideas with market sizing, competitor analysis, and go/no-go recommendations. No bundled scripts — purely declarative SKILL.md with frontmatter, routing rules, trigger examples, and a parameters table. The runtime prompt is defined externally in a JSON file. Thin but functional for its scope.
Clean skill with no security concerns. Lacks depth in instructions and has no automation scripts. Architecture is adequate but flat — no output contracts, no references/ or scripts/ directories.