Mind Map Skill
Create visual mind maps to organize ideas and brainstorm.
Text-Based Mind Map
{Central Topic}
├── {Branch 1}
│ ├── {Sub-topic 1a}
│ └── {Sub-topic 1b}
├── {Branch 2}
│ ├── {Sub-topic 2a}
│ └── {Sub-topic 2b}
└── {Branch 3}
├── {Sub-topic 3a}
└── {Sub-topic 3b}
Mermaid Mind Map
mindmap
root((Central Topic))
Branch 1
Sub-topic 1a
Sub-topic 1b
Branch 2
Sub-topic 2a
Sub-topic 2b
Brainstorming Workflow
- Start with the central topic
- Generate 4-6 main branches
- Expand each branch with 2-4 sub-topics
- Look for connections between branches
- Prioritize or group related ideas
Guidelines
- Keep node labels short (3-5 words max)
- Use parallel structure across branches
- Limit to 3 levels of depth for clarity
- Suggest connections between branches