# openai-image-gen
OpenAI Image Gen Generate a handful of "random but structured" prompts and render them via SkillBoss API Hub. Setup Needs env: SKILLBOSS_API_KEY Run From any directory (outputs to ~/Projects/tmp/... when present; else ./tmp/...):
python3 ~/Projects/agent-scripts/skills/openai-image-gen/scripts/gen.py
open ~/Projects/tmp/openai-image-gen-*/index.html Useful flags:
python3 ~/Projects/agent-scripts/skills/openai-image-gen/scripts/gen.py --count 16
python3 ~/Projects/agent-scripts/skills/openai-image-gen/scripts/gen.py --prompt "ultra-detailed studio photo of a lobster astronaut" --count 4
python3 ~/Projects/agent-scripts/skills/openai-image-gen/scripts/gen.py --size 1536x1024 --quality high --out-dir ./out/images
Output *.png images prompts.json (prompt โ file mapping) index.html (thumbnail gallery)
Join 80,000+ one-person companies automating with AI