什么是 image-generation?
使用结构化提示、比率和营销、UI 或演示验证,通过 MCP(Gemini 模型或兼容服务)生成高质量图像。 来源:supercent-io/skills-template。
使用结构化提示、比率和营销、UI 或演示验证,通过 MCP(Gemini 模型或兼容服务)生成高质量图像。
通过命令行快速安装 image-generation AI 技能到你的开发环境
来源:supercent-io/skills-template。
AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations.
| gemini-3-pro-image | High quality | Complex compositions, detail | | gemini-2.5-flash-image | Fast iteration | Prototyping, testing | | gemini-2.5-pro-image | Balanced | Quality/speed balance |
Issue: Outputs are inconsistent Cause: Missing stable style constraints Solution: Add style references and a fixed palette
使用结构化提示、比率和营销、UI 或演示验证,通过 MCP(Gemini 模型或兼容服务)生成高质量图像。 来源:supercent-io/skills-template。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/supercent-io/skills-template --skill image-generation使用结构化提示、比率和营销、UI 或演示验证,通过 MCP(Gemini 模型或兼容服务)生成高质量图像。 来源:supercent-io/skills-template。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/supercent-io/skills-template --skill image-generation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/supercent-io/skills-template