What problem does it solve?
This Skill helps you transform brainstorming and complex topics into a structured mind map diagram, avoiding messy outlines and unclear decision documents.
Core Features & Use Cases
- Hierarchical mind map generation: Produce multi-level maps starting from a root and expanding through deeper levels for decomposition (e.g., goals → KPIs → metrics).
- Layout control: Use left/right branching and direction directives to create pros/cons comparisons, decision trees, or vertical study outlines.
- Rich node styling: Apply per-node colors, reusable theme styles, and boxless/minimal nodes for emphasis and readability.
- Rich content nodes: Embed multi-line block nodes and Creole-like formatting (including icons and inline colors) to add actionable notes.
Quick Start
Create a PlantUML diagram by writing a diagram fenced block that starts with @startmindmap, defines the root with * and children with /* (and optional left side and direction directives), and ends with @endmindmap.