← Back to list
name: xmind2md
description: Use xmind2md to read and process XMind mind map files by converting them to markdown format, enabling analysis and manipulation of hierarchical mind map content. Use it for all files that end with

xmind2md
by thanhtunguet
My personal agent skills - support Codex, Claude Code, VS Code
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: xmind2md
description: Use xmind2md to read and process XMind mind map files by converting them to markdown format, enabling analysis and manipulation of hierarchical mind map content. Use it for all files that end with .xmind extension.
XMind File Reader Skill
Instructions
Use this skill when users need to read or process XMind (.xmind) files.
Steps:
-
Check if Python 3 is available:
python --versionIf Python 3 is not installed, kindly inform the user: "This skill requires Python 3 to be installed on your system. Please install Python 3 and try again."
-
Run the included xmind2md script to read XMind file and output as text:
python ~/.claude/skills/xmind-file-reader/references/xmind2md /path/to/file.xmindThe command outputs the mind map structure in markdown format to stdout.
Available options:
--numbers: Prefix bullets with hierarchical numbers (1.2.3)--max-depth N: Limit depth (1 = root only)--sheet-sep TEXT: Separator between sheets (default: blank line)
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon