What it does. Generate and edit images with 11+ AI models via the RunComfy CLI — text-to-image and image-to-image, one auth, one command. This skill picks the right model for the user's intent and ships the documented prompt patterns + the exact
runcomfy run
invoke for each.
CLI docs: Install · Quickstart · Commands · Auth · Troubleshooting
When to use it. Generate and edit images on RunComfy via the
runcomfy
CLI — a smart router across the full image-model catalog: FLUX 2 (Klein 9B/4B, Pro, Dev, Flash, Turbo, Max), Google Nano Banana 2 / Pro, OpenAI…
Install
npx skills add genmedia-labs/skills --skill ai-image-generation
Or copy the skill folder manually:
git clone https://github.com/genmedia-labs/skills.git
cp -r skills/ai-image-generation/ ~/.claude/skills/ai-image-generation
Source: genmedia-labs/skills — 4 stars, MIT, last pushed 2026-08-12.