brainstorm
Generate novel ideas using creative frameworks like SCAMPER and Design Thinking. Integrate domain context, cluster ideas, and perform feasibility analysis for iterative refinement.
Instructions
Generate novel ideas with dynamic context gathering. --> Creative frameworks (SCAMPER, Design Thinking, etc.), domain context integration, idea clustering, feasibility analysis, and iterative refinement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Primary brainstorming challenge or question to explore | |
| model | No | Optional model to use (e.g., 'gemini-2.5-flash'). If not specified, uses the default model (gemini-2.5-pro). | |
| 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 |