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_gen works out of the box
    • Other agents: configure an external image API and produce a single contact-sheet image as a local file
  • 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:

Installs
11
GitHub Stars
6
First Seen
May 2, 2026
xmind-illustrated-map — xmindltd/xmind-cli