gpt-image-generation

Installation
SKILL.md

GPT Image Generation

Run the bundled Node CLI from this skill directory.

Workflow

  1. Work from the skill root that contains this SKILL.md.
  2. Ensure codex login has created ~/.codex/auth.json.
  3. Generate images with:
node ./scripts/cli.js \
  --prompt-file ./prompt.md \
  --size 3840x2160 \
  --quality high \
  --output ./outputs/storyboard-4k.png
Installs
5
GitHub Stars
2
First Seen
Jun 10, 2026
gpt-image-generation — xue-xiaobao/xuexiaobao-skills