grok_brainstorm
Generates creative ideas and multi-perspective analysis on any topic, using project file context for relevant suggestions in design, content, problem-solving, and planning.
Instructions
Creative brainstorming powered by Grok AI. Generates innovative ideas, multi-perspective analysis, and creative suggestions based on a given topic. Ideal for product design, content creation, problem solving, and strategic planning. Supports reading project files as context to generate project-relevant ideas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of ideas to generate, 1-10 (default 5) | |
| model | No | Grok model to use: - grok-4.20-multi-agent-beta-0309: 4-Agent collaboration, lowest hallucination rate (default) - grok-4.20-beta-0309-reasoning: Deep chain-of-thought reasoning - grok-4.20-beta-0309-non-reasoning: Fastest speed, creative divergence | grok-4.20-multi-agent-beta-0309 |
| style | No | Brainstorm style: - innovative: Pursue novel and unique ideas - practical: Focus on feasibility - radical: Break conventional thinking - balanced: Balance of all (default) | balanced |
| topic | Yes | Brainstorm topic — can be a question, idea, product concept, etc. e.g.: "How to improve user retention", "New product feature ideas", "Marketing campaign planning" | |
| context | No | Additional context information (optional) to help Grok better understand the background e.g.: target audience, industry background, existing constraints, budget range, etc. | |
| context_files | No | Project file paths (optional, max 10), reads file content as context e.g.: ["./README.md", "./docs/architecture.md"] | |
| output_format | No | Output format: - text: Markdown format (default) - json: Structured JSON enforced via native JSON Schema (ideas array with title/description/pros/cons/feasibility/implementation) | text |