imagegen

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

codex-rs/skills/src/assets/samples/imagegen/SKILL.md

Download bundle ↓
main · 18d7ace12 bundle filesScanned 2026-09-14

agents/openai.yaml

67 tokens · o200k_base · 275 bytes

Source excerpt starting at line 1.
interface:  display_name: "Image Gen"  short_description: "Generate or edit images for websites, games, and more"  icon_small: "./assets/imagegen-small.svg"  icon_large: "./assets/imagegen.png"  default_prompt: "Use $imagegen to make or edit an image for this project."