What problem does it solve? Creating or parsing .xmind mind map files normally requires the XMind application or heavy libraries; this Skill lets you generate, read, search, and analyze mind maps directly from natural language requests using zero-dependency Node.js scripts. ## Core Features & Use Cases - Mind Map Creation: Build .xmind files with nested topics, notes, labels, markers, callouts, boundaries, relationships, attachments, and layouts such as org charts, fishbone diagrams, timelines, and free-positioning flowcharts. - Task & Gantt Planning: Add simple todo/done tasks or planned tasks with dates, duration, progress, priority, and dependencies for Gantt-style project plans. - Reading & Analysis: Parse full map structures, fuzzy-search nodes, filter tasks by status, compare multiple files, and scan directories for .xmind files. - Format Compatibility: Reads and writes both modern XMind Zen/2020+ (JSON) and legacy XMind 8 (XML) formats, preserving existing themes when updating files. - Use Case: Ask to turn a project brief into a Gantt chart mind map, then later ask which tasks are still incomplete in the generated file. ## Quick Start Ask the assistant to create a mind map of your project plan and save it as an .xmind file on your Desktop.