Codex Image Generation
Drive Codex CLI's built-in image_generation tool non-interactively with codex exec. The point of this skill is throughput: each codex exec is an isolated session, so running several in the background gives near-true parallelism without touching an API key.
Preflight
codex --version # recent build
codex login status # expect "Logged in using ChatGPT"
codex features list | grep image_generation
[Description truncada. Veja o README completo no GitHub.]