skills/cyangzhou/-2--project-yunshu-/Image_Generation_Expert

Image_Generation_Expert

SKILL.md

图像生成技能

根据文本提示词创建视觉内容。

支持尺寸

  • 1024x1024 (正方形)
  • 768x1344 (人像)
  • 1344x768 (风景)

代码实现示例

const response = await zai.images.generations.create({
  prompt: '阳光下的猫咪',
  size: '1024x1024'
});
Weekly Installs
4
GitHub Stars
1
First Seen
Feb 8, 2026
Installed on
gemini-cli3
replit3
opencode2
antigravity2
windsurf2
qwen-code2