Documentation
README
When to use this skill
Use this skill when the user asks to:
- Create a mindmap from a topic or data.
- Convert a Markdown outline into a visual mindmap image or PDF.
- Generate a colorful, presentation-quality mindmap with auto-export to PNG/PDF.
- Build a structured outline (unordered list) and then render it as a mindmap.
Prerequisites
Assume the runtime environment already has Python 3.10+, Playwright, and Chromium installed (they are provisioned in the container). Do not proactively run pip install or playwright install β just run the render script directly. Only if the first run fails with a clear missing-dependency error (ImportError, missing-browser error, etc.), then repair the environment:
This is the opening of the README. Read the full README on GitHub.