From ideation-copilot
Scaffold a new disruptive business idea folder with structured templates for brainstorming, lean canvas, hidden assumptions, PMF strategy, and testing plan. Use when the user wants to start working on a new business idea.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ideation-copilot:idea-newThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scaffold a new business idea folder with structured documents to guide ideation through validation.
Scaffold a new business idea folder with structured documents to guide ideation through validation.
Extract the idea name and optional description from ``.
YYYY-MM-DD-idea-nameCreate the following under ideas/:
ideas/YYYY-MM-DD-idea-name/
├── 00-overview.md
├── 01-brainstorm.md
├── 02-lean-canvas.md
├── 03-assumptions.md
├── 04-pmf-strategy.md
└── 05-experiments.md
Use the templates in templates.md to generate each file. Fill in as much as possible from the idea description. Leave sections the user needs to think about with <!-- TODO: ... --> markers.
For the brainstorm document, use the installed brainstorm-ideas-new skill's methodology if available.
For the lean canvas, use the installed lean-canvas skill's framework if available.
For PMF strategy, use the installed pmf-strategy skill's framework if available.
After creation, output:
Your idea is scaffolded! Here's what to do next:
→ /idea:pushback {idea-name} — stress-test your idea through conversational sparring + scoring
YYYY-MM-DD-idea-name conventionProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kaminskypavel/ideation-copilot --plugin ideation-copilot