Generates and manages batch image creation jobs via the OpenAI Images API (v1/images/generations), designed to run large batches, control size/quality/style parameters, and track prompt revisions for iterative improvement. Useful for producing multiple variations, consistent styles, and automated image pipelines.
Use this skill when you need to programmatically generate many images (campaign assets, dataset augmentation, creative explorations) with reproducible parameters and prompt history. It's valuable for teams automating image production, A/B testing prompts, or creating large image batches for ML datasets.
Best suited for agent runtimes that can call external Node/Python APIs and manage async jobs: Claude Code, Cursor, Codex-style agents, or any agent environment with access to the OpenAI Images API and Node tooling.
This skill has not been reviewed by our automated audit pipeline yet.