💡

Mind Map

Verified

by Community

Generate mind maps for brainstorming sessions, project planning, and idea organization. Output as text trees, Mermaid mindmaps, or Markmap format.

mindmapbrainstormideascreativeplanning

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

  1. Start with the central topic
  2. Generate 4-6 main branches
  3. Expand each branch with 2-4 sub-topics
  4. Look for connections between branches
  5. 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