xmind
SKILL.md
xmind đź§
Generate and read XMind .xmind files using the published MCP server xmind-generator-mcp (npm).
This skill is chat-first:
- “Generate an XMind for this (optionally: save to …)” → generates a
.xmindand sends it back. - “Read this XMind and tell me what it’s about” → explains the map first, then offers a Markdown export.
When to use
- User wants: “generate an XMind file from this outline / plan / PRD / test plan”.
- Output should be a real
.xmindfile that opens in XMind.
Input format (for generation)
The MCP tool generate-mind-map accepts Schema A JSON:
{
"title": "Root topic",
"filename": "mindmap-name-no-date",
"topics": [