Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "baoyu-image-gen" skill by following the instructions at https://skill123.me/install/baoyu-image-gen.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/baoyu-image-gen.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 118 KBAbout this skill
Overview
AI image generation with OpenAI GPT Image 2, Azure OpenAI, Google, OpenRouter, DashScope, Z.AI GLM-Image, MiniMax, Jimeng, Seedream, Replicate and Agnes APIs. Supports text-to-image, reference images, aspect ratios, and batch generation from saved prompt files. Sequential by default; use batch parallel generation when the user already has multiple prompts or wants stable multi-image throughput. Use when user asks to generate, create, or draw images.
Source
- Repo: https://github.com/JimLiu/baoyu-skills
- Path: skills/baoyu-image-gen
Evaluation
AI-evaluated 2026-09-03: Covers eleven providers with a full options table, env-var matrix with load priority, batch mode with worker caps, and unusually good identity-preservation prompt guidance including anti-drift and anti-beautification tactics. Very common need but requires a paid API key and first-time setup; credentials stay in env vars or .env files and the skill explicitly warns against misusing Codex OAuth tokens as API keys.
