image-gen
Installation
SKILL.md
Image Gen
Generate AI images through the backend generation API. Submit-only: creates a generation job and returns a jobId.
After submission, use track_progress tool to check status or wait for completion.
Model Selection
| Model | Strengths | Max refs |
|---|---|---|
gpt-image-2 |
Best text rendering, strongest prompt adherence | 10 |
nano-banana |
Strongest reference-image fidelity | 14 |
gpt-image-2is the default.nano-bananais the reference-heavy choice. Use it when reference-image fidelity matters more than text rendering, or when the user needs more than 10 reference images.
IMPORTANT: Before generating, READ the model's reference document for params, limits, and prompt tips: