xmind-illustrated-map
Installation
SKILL.md
Xmind Illustrated Map
Prerequisites
- xmind CLI installed (
npm i -g @xmindltd/xmind-cli) - An image generation capability:
- Codex / Gemini CLI: built-in
image_genworks out of the box - Other agents: configure an external image API and produce a single contact-sheet image as a local file
- Codex / Gemini CLI: built-in
- For text-only maps, stop here and use xmind-file
How it works
The CLI is a post-processing tool. The agent owns image generation; the CLI plans slots, slices the local contact sheet, and embeds slices into .xmind resources.
[xmind create] -> [xmind image-plan] -> [agent generates contact-sheet.png] -> [xmind enrich-images]
Minimal artifacts: