brainstorm
Generate novel ideas for any challenge using creative frameworks like SCAMPER and Design Thinking, with domain context and feasibility analysis. Refine concepts through iterative clustering and constraint handling.
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 | Yes | 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 | Yes | Target number of ideas to generate (default: 10-15) | |
| includeAnalysis | Yes | Include feasibility, impact, and implementation analysis for generated ideas |