mindmap

Installation
SKILL.md

Generate a mind map image from a topic or plaintext mind map content.

Setup (first run only)

If {baseDir}/scripts/node_modules does not exist, run:

cd {baseDir}/scripts && npm install

Workflow

  1. Generate plaintext mind map content from $ARGUMENTS. If the user provides a short topic, expand it into a full mind map tree (3-4 branches, 3-5 leaves each). If the user provides plaintext content, use it directly.

  2. Write the plaintext to a temp file at /tmp/mindmap-input.txt.

  3. Run the script to render the mind map:

Related skills
Installs
2
GitHub Stars
2
First Seen
Mar 10, 2026