gemini-brainstorm
Generate ranked ideas for open-ended challenges using creativity frameworks such as SCAMPER, design thinking, lateral, divergent, or convergent methods, with optional feasibility analysis.
Instructions
Generate a ranked list of ideas for an open-ended challenge using a named creativity method (SCAMPER, design thinking, lateral, divergent, convergent), with optional feasibility analysis. Ideation only: use gemini-ask for answers and gemini-plan for implementation blueprints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to use — any id 'gemini-models' lists, or the aliases 'flash' and 'pro'. Leave it unset and no --model is sent at all, so agy answers on whatever model it is itself configured to use. | |
| domain | No | Domain context for specialized brainstorming (e.g., 'software', 'business', 'creative', 'research', 'product', 'marketing') | |
| effort | No | Reasoning effort ('low', 'medium', 'high') to control depth of ideation and feasibility analysis. | |
| prompt | Yes | Primary brainstorming challenge or question to explore | |
| ideaCount | No | Target number of ideas to generate (default: 10-15) | |
| constraints | No | Known limitations, requirements, or boundaries (budget, time, technical, legal, etc.) | |
| 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 |
| existingContext | No | Background information, previous attempts, or current state to build upon | |
| includeAnalysis | No | Include feasibility, impact, and implementation analysis for generated ideas |