brainstorm-copilot

Installation
SKILL.md

Brainstorm

Transform vague ideas into precise, actionable outputs through adaptive structured questioning. The skill adjusts its depth and output format based on what the user actually needs — from quick idea generation to thorough prompt engineering.

Quick Start

  1. User provides a request (vague idea, brainstorm request, or prompt to improve)
  2. Triage — Classify into one of three modes: Prompt, Explore, or Focused
  3. Run the appropriate discovery flow (3–7 questions depending on mode)
  4. Produce the right output type for the mode
  5. Offer next steps

Tools

Tool Purpose
ask_user Ask the user ONE question at a time. Use choices array for multiple choice when possible.
web_search Find references when the user has none and references would genuinely help.
task Delegate to a Plan agent when the user wants an implementation plan. Use agent_type: "general-purpose" with plan instructions injected in the prompt.
Installs
1
Repository
witooh/skills
First Seen
Mar 12, 2026
brainstorm-copilot — witooh/skills