mindmap
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
-
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. -
Write the plaintext to a temp file at
/tmp/mindmap-input.txt. -
Run the script to render the mind map: