xmind
Installation
SKILL.md
XMind Mind Map Creator
Create .xmind files by building a JSON structure and piping it to the bundled script.
How to create an XMind file
- Build a JSON object with
pathandsheetsfields (see format below) - Write it to a temp file, then run:
node <skill-dir>/scripts/create_xmind.mjs < /tmp/xmind_input.json
Where <skill-dir> is the directory containing this SKILL.md file.
JSON Input Format
{