openai-image-gen
Installation
SKILL.md
OpenAI Image Gen
Generate a handful of “random but structured” prompts and render them via the OpenAI Images API.
Run
Note: Image generation can take longer than common host tool timeouts
(for example 30 seconds). When invoking this skill via OpenClaw's
exec_command, set a higher timeout_sec to avoid premature
termination or retries (for example timeout_sec=300).
python3 {baseDir}/scripts/gen.py
open ~/Projects/tmp/openai-image-gen-*/index.html # if ~/Projects/tmp exists; else ./tmp/...
Useful flags: