baoyu-image-gen
仓库创建 2026年1月13日最近提交 22 天前SkillHot 收录 20 天前
▸ 精选理由
统一多供应商接口,便于按需切换与批量产图工作流。
▸ 风险提示
需配置并使用第三方图像生成服务的 API 密钥,可能将数据发送到外部服务。
这个 Skill 做什么
集成多家图像生成服务,支持文本到图像、参考图与批量生成。
把多家图像生成后端连接起来,支持 text-to-image、参考图、不同长宽比和批量生成。想做海报、素材或一次产多张图片时用,默认按顺序生成,已有多个 prompt 可切换到并行以提速。支持 OpenAI、Azure、Google、Replicate 等多种 API,能根据需求灵活选用后端。
▸ 展开 SKILL.md 英文原文
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.
2.4w
Stars
2.7k
Forks
22
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-image-gen/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-image-gen/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Image Generation (AI SDK) Official API-based image generation. Supports OpenAI GPT Image 2, Azure OpenAI, Google, OpenRouter, DashScope (阿里通义万象), Z.AI GLM-Image, MiniMax, Jimeng (即梦), Seedream (豆包), Replicate and Agnes. ## User Input Tools When this skill prompts the user, follow this tool-selection rule (priority order): 1. **Prefer built-in user-input tools** exposed by the current agent runtime — e.g., `AskUserQuestion`, `request_user_input`, `clarify`, `ask_user`, or any equivalent. 2. **Fallback**: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question. 3. **Batching**: if the tool supports multiple ques
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有