xmind-processor

Installation
SKILL.md

XMind Processor

Programmatically work with XMind mind map files (.xmind format).

Capabilities

This skill provides Python utilities to:

  1. Parse existing .xmind files and extract content.json
  2. Create new .xmind files from templates
  3. Insert topics programmatically using JSONPath expressions
  4. Modify background colors and other properties
  5. Batch process multiple mind maps

Core Scripts

All scripts are located in scripts/ directory.

xmind_utils.py - Core Utilities

Installs
6
Repository
cruldra/xmind
First Seen
Feb 13, 2026