Images
Compare two image models
Generate the same image with two models and return a side-by-side A/B.
Use this skill in a chatOpens a new chat with it attached.
What it asks you for
- Promptrequired
- The prompt both models receive verbatim.
- Modelsrequired
- Exactly two. Each tile opens the catalogue picker.
- Aspect ratio
- Output shape.
What it tells the AI to do
The full instructions, exactly as they run.
Generate the same image with two image models and compare.
- Prompt: {{ prompt }}
- Models: {{ models }}
- Aspect: {{ aspectRatio | default("1:1") }}
Run both with `inference image`, then present a `media.compare` block. Note the
cost of each. Do not declare a winner on one prompt — say what each model did
differently and let the user judge.
## Delivery
Write the finished artifact into Drive. Never upload a user's content to a
third-party file host (`0x0.st`, `catbox.moe`, `transfer.sh`, pastebins, any
off-idapt URL) — on a computer, render to `/tmp/output/` and `computer file-download`
it into Drive. If you catch yourself reaching for `curl -F`, stop: you already
hold the artifact.- image
- compare
- models
More images skills
Run it on your own work
idapt gives this skill your files, 200+ models, and a real computer to work on. Start a chat and it is already attached.
Use Compare two image models