xmind
✓XMind マインド マップ ファイル (.xmind) を作成します。このスキルは、ユーザーがマインド マップ、マインドマップ、XMind ファイル、またはブレインストーミング図の作成を要求したときに使用します。 XMind アプリケーションで直接開くネイティブ .xmind ファイルを生成します。
SKILL.md
Create .xmind files by building a JSON structure and piping it to the bundled script.
| title | string (required) | Topic title | | children | array of topics | Child topics | | notes | string or {plain?, html?} | Notes. HTML supports: , , , , , . NOT . | | href | string | External URL link | | attachment | string | Absolute path to a file to attach (embedded in the .xmind). Mutually exclusive with href. |
| linkToTopic | string | Title of another topic to link to (internal xmind:#id link, works across sheets) | | labels | string[] | Tags/labels | | markers | string[] | Marker IDs: task-done, task-start, priority-1 to priority-9 | | callouts | string[] | Callout text bubbles |
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/apeyroux/mcp-xmind --skill xmind- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-05
- 更新日
- 2026-02-18
クイックアンサー
xmind とは?
XMind マインド マップ ファイル (.xmind) を作成します。このスキルは、ユーザーがマインド マップ、マインドマップ、XMind ファイル、またはブレインストーミング図の作成を要求したときに使用します。 XMind アプリケーションで直接開くネイティブ .xmind ファイルを生成します。 ソース: apeyroux/mcp-xmind。
xmind のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/apeyroux/mcp-xmind --skill xmind インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/apeyroux/mcp-xmind
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-05