Loading...
Loading...
通过MCP(Gemini模型或兼容服务),使用结构化提示词、比例设置和验证机制,生成适用于营销、UI设计或演示场景的高质量图片。
npx skill4agent add supercent-io/skills-template image-generation-mcp# 检查MCP服务器配置
claude mcp list
# 检查Gemini CLI是否可用
# 需要已安装gemini-cli**主题**: [主要主体]
**风格**: [风格 - 极简、插画、照片风、3D等]
**光线**: [光照 - 自然光、工作室光、黄金时段等]
**氛围**: [氛围 - 沉稳、动感、专业等]
**构图**: [构图 - 居中布局、三分法等]
**宽高比**: [比例 - 16:9、1:1、9:16]
**品牌色彩**: [品牌色彩限制]| 模型 | 用途 | 特点 |
|---|---|---|
| 高质量需求 | 复杂构图、细节丰富 |
| 快速迭代 | 原型制作、测试 |
| 均衡需求 | 质量/速度平衡 |
# 生成2-4个变体
ask-gemini "Create a serene mountain landscape at sunset,
wide 16:9, minimal style, soft gradients in brand blue #2563EB"
# 仅更改单一变量进行重复生成
ask-gemini "Same prompt but with warm orange tones"{
"prompt": "serene mountain landscape at sunset...",
"model": "gemini-3-pro-image",
"aspect_ratio": "16:9",
"style": "minimal",
"brand_colors": ["#2563EB"],
"output_file": "hero-image-v1.png",
"timestamp": "2026-01-21T10:30:00Z"
}Create a serene mountain landscape at sunset,
wide 16:9, minimal style, soft gradients in brand blue #2563EB.
Focus on clean lines and modern aesthetic.Generate a 1:1 thumbnail of a futuristic dashboard UI
with clean interface, soft lighting, and professional feel.
Include subtle glow effects and dark theme.Create a LinkedIn banner (1584x396) for a SaaS startup.
Modern gradient background with abstract geometric shapes.
Colors: #6366F1 to #8B5CF6.
Leave space for text overlay on the left side.## 图片生成报告
### 请求信息
- **提示词**: [完整提示词]
- **模型**: [使用的模型]
- **比例**: [宽高比]
### 输出文件
1. `filename-v1.png` - [描述]
2. `filename-v2.png` - [变体描述]
### 元数据
- 生成时间: [时间戳]
- 迭代次数: [数量]
- 最终选择: [最终版本]
### 使用说明
[实施相关的任何说明]| Agent | 角色 |
|---|---|
| Claude | 提示词构建、质量验证 |
| Gemini | 执行图片生成 |
| Codex | 文件管理、批量处理 |
#image-generation#gemini#mcp#design#creative#ai-art