brainstorm
Generate novel ideas by applying creative frameworks (SCAMPER, Design Thinking) with domain context, idea clustering, feasibility analysis, and iterative refinement. Supports Gemini, Codex, and Claude.
Instructions
Generate novel ideas with dynamic context gathering. --> Creative frameworks (SCAMPER, Design Thinking, etc.), domain context integration, idea clustering, feasibility analysis, and iterative refinement. Supports Gemini, Codex, and Claude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Primary brainstorming challenge or question to explore | |
| provider | No | Provider to use (e.g., 'gemini', 'codex', 'claude'). Defaults to server config ('gemini'). | gemini |
| model | No | Optional model to use (e.g., 'gemini-2.5-flash'). If not specified, uses the server default (provider default). | |
| methodology | No | Brainstorming framework: 'divergent' (generate many ideas), 'convergent' (refine existing), 'scamper' (systematic triggers), 'design-thinking' (human-centered), 'lateral' (unexpected connections), 'auto' (AI selects best) | auto |
| domain | No | Domain context for specialized brainstorming (e.g., 'software', 'business', 'creative', 'research', 'product', 'marketing') | |
| constraints | No | Known limitations, requirements, or boundaries (budget, time, technical, legal, etc.) | |
| existingContext | No | Background information, previous attempts, or current state to build upon | |
| ideaCount | No | Target number of ideas to generate (default: 10-15) | |
| includeAnalysis | No | Include feasibility, impact, and implementation analysis for generated ideas |