openai-image-generation

Installation
SKILL.md

OpenAI Image Generation

Use this skill to generate new images or edit existing images with OpenAI APIs using bundled shell tooling.

Commands

Run scripts by absolute path. Do not cd into the skill directory.

Generate a new image:

sh ~/.agents/skills/openai-image-generation/scripts/generate_image.sh \
  --prompt "A poster of a red panda astronaut" \
  --filename "2026-02-20-red-panda-astronaut.png" \
  --quality high \
  --size 1536x1024
Related skills
Installs
19
First Seen
Feb 20, 2026