-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Jaderson Vargas edited this page Jun 8, 2026
·
2 revisions
Turn any hierarchical Markdown outline into an interactive, offline mind map — straight from a chat with Claude Code.

- Install with one sentence — no config, no build step.
- Interactive map — zoom, fit, expand/collapse, and a context-preserving search (a match shows up with its ancestors and its subtree).
- Works offline — d3 + markmap are vendored next to the output, so the HTML opens with the network off.
-
Portable bundle — every map is a
.md(the source of truth) + a.html+ avendor/folder you can move or share. - Export — download the current view as SVG or PNG from the toolbar.
👉 Quick Start — install the skill, generate your first mind map, and open it, in three steps.
You give Claude an outline; it fills sensible markmap presets, writes the portable bundle, and hands you an HTML file that renders a white-on-dark SVG mind map. Edit the .md and re-run to update it.