Openai Image Gen
🛠️ Agent SkillClawHub
Batch-generate images via OpenAI Images API with random prompt sampler and gallery.
This skill allows AI agents to leverage the OpenAI Images API (DALL-E) for batch image generation. It accepts a list of prompts, optionally randomizes them, generates images in parallel, and outputs a self-contained index.html gallery. Users can configure the number of images, size, quality, and other API parameters. The resulting gallery displays all generated images with their prompts for quick review and download. Perfect for prototyping, content creation, or bulk visual asset generation.
💡Highlights
- ├─Batch image generation
- ├─Random prompt sampler
- └─Gallery output (index.html)
🎯For
- ├─AI Developers
- ├─Content Creators
- └─AI Agent Users