What problem does it solve? It provides a single CLI workflow for AI image generation across many providers, so you do not have to write separate integration code for each image API or manually manage batch generation, retries, and provider quirks. ## Core Features & Use Cases - Multi-provider generation: Text-to-image and reference-image generation through OpenAI GPT Image, Azure OpenAI, Google, OpenRouter, DashScope, Z.AI, MiniMax, Jimeng, Seedream, Replicate, Codex CLI, and Agnes. - Batch parallel generation: Run multi-image jobs from a JSON batch file with configurable worker counts, per-provider rate limits, and automatic retries. - Persistent preferences: Store default provider, model, quality, and aspect ratio in an EXTEND.md config resolved per project or per user. - Use Case: After drafting an article outline with per-illustration prompt files, build a batch.json with build-batch.ts and generate all illustrations in parallel with consistent aspect ratio and quality settings. ## Quick Start Ask the agent to generate an image of your subject with the baoyu-image-gen skill, specifying the output path, aspect ratio, and provider if you have a preference.