xmind-processor
Installation
SKILL.md
XMind Processor
Programmatically work with XMind mind map files (.xmind format).
Capabilities
This skill provides Python utilities to:
- Parse existing .xmind files and extract content.json
- Create new .xmind files from templates
- Insert topics programmatically using JSONPath expressions
- Modify background colors and other properties
- Batch process multiple mind maps
Core Scripts
All scripts are located in scripts/ directory.