ai-image-generation
Agent skill from skills-collective/skills.
What it does
- Subject first, scene second, modifiers last. "A small purple cat … on a moss stone … golden hour, shallow DoF."
- Step strategy: 4–8 for ideation, ~25 for polish. Don't crank past 28 — diminishing returns.
- 9B vs 4B: default 9B; drop to 4B only when you need sub-second batch concepting.
- Multi-ref: 1–4 reference URLs; describe roles in prompt ("subject from ref 1, palette from ref 2").
- Quote in-image text exactly. "the sign reads exactly 'CLOSED'" — without the literal quote the model paraphrases.
- Name the script for non-Latin text: "Japanese kana", "Cyrillic", "Arabic right-to-left". Without this it falls back to romanization.
- Layout language honored: "top-left", "centered", "two-line stacked", "baseline aligned".
Requirements & configuration
- export RUNCOMFYTOKEN=<token-from-runcomfy.com/profile>
- Need mask-driven inpainting, controlled outpainting, or the full edit treatment? → use the image-edit skill.
- 9B vs 4B: default 9B; drop to 4B only when you need sub-second batch concepting.
- | 77 | not signed in or token rejected |
Configuration: RUNCOMFY_TOKEN
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/skills-collective/skills
ai-image-generation FAQ
What does the ai-image-generation skill do?
> 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 GPT Image 2, ByteDance Seedream 5 / 4-5 / 4-0 and Dreamina 4-0, Alibaba Qwen Image and Z-Image Turbo, Wan 2-7. Covers both text-to-image (t2i) and image-to-image / edit (i2i) endpoints — the skill picks the right model for the user's actual intent (typography precision, photoreal portraits, sub-second iteration, multi-reference brand styling, open-weights workflow) and ships each model's documented prompting patterns plus the minimal `runcomfy run` invoke. Triggers on "generate image", "make a picture", "text to image", "AI image", "make an image of …", "image to image", "i2i", or any explicit ask to create or restyle an image. Subject first, scene second, modifiers last. "A small purple cat … on a moss stone … golden hour, shallow DoF." Step strategy: 4–8 for ideation, ~25 for polish. Don't crank past 28 — diminishing returns.
What does ai-image-generation require?
export RUNCOMFYTOKEN=<token-from-runcomfy.com/profile> Need mask-driven inpainting, controlled outpainting, or the full edit treatment? → use the image-edit skill. 9B vs 4B: default 9B; drop to 4B only when you need sub-second batch concepting. | 77 | not signed in or token rejected | Configuration keys: RUNCOMFY_TOKEN.
How do I install ai-image-generation?
Run: npx -y skills add https://github.com/skills-collective/skills --skill ai-image-generation --agent claude-code — the source lives at github.com/skills-collective/skills.
Maintain ai-image-generation?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/skills-collective-skills-ai-image-generation?ref=badge) npx agentictools info skills/skills-collective-skills-ai-image-generation The second line is the CLI lookup for this page — handy in READMEs and docs.