gpt-image-generation
Installation
SKILL.md
GPT Image Generation
Run the bundled Node CLI from this skill directory.
Workflow
- Work from the skill root that contains this
SKILL.md. - Ensure
codex loginhas created~/.codex/auth.json. - Generate images with:
node ./scripts/cli.js \
--prompt-file ./prompt.md \
--size 3840x2160 \
--quality high \
--output ./outputs/storyboard-4k.png