Install
openclaw skills install mindmap-creationMind map creation expert that produces structured, hierarchical mind maps based on user-provided topics. Breaks down complex knowledge into logically clear tree structures.
openclaw skills install mindmap-creationCreate structured mind maps based on user-provided topics.
Use for knowledge organization, study notes, project planning, brainstorming, content outline design, and similar scenarios.
Topic analysis → Identify key concepts → Logical grouping → Main/sub-branch design → Structured output
| Principle | Description |
|---|---|
| MECE (Mutually Exclusive, Collectively Exhaustive) | Main branches don't overlap, together cover all essential topic content |
| Peer equivalence | Same-level branch granularity is consistent |
| 3-7 rule | 3-7 sub-branches per node (too few = insufficient grouping, too many = needs intermediate layer) |
| General to specific | Upper levels abstract and general, lower levels detailed and concrete |
| Consistent phrasing | Same-level branches use unified sentence structure (all nouns or all verb-object) |
Choose structure based on topic type (see references/patterns.md):
# [Topic]
## [Main Branch 1]
- [Sub-branch 1.1]
- [Sub-branch 1.2]
- [Child 1.2.1]
- [Child 1.2.2]
## [Main Branch 2]
- [Sub-branch 2.1]
- [Sub-branch 2.2]
## [Main Branch 3]
...
# level-1 heading## level-2 headings, 3-7 branches- list indentation to show hierarchy