图像生成技能
根据文本提示词创建视觉内容。
支持尺寸
-
1024x1024 (正方形)
-
768x1344 (人像)
-
1344x768 (风景)
代码实现示例
const response = await zai.images.generations.create({ prompt: '阳光下的猫咪', size: '1024x1024' });
const response = await zai.images.generations.create({ prompt: '阳光下的猫咪', size: '1024x1024' });
This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.
Install skill "image_generation_expert" with this command: npx skills add cyangzhou/-2--project-yunshu-/cyangzhou-2-project-yunshu-image-generation-expert
图像生成技能
根据文本提示词创建视觉内容。
支持尺寸
1024x1024 (正方形)
768x1344 (人像)
1344x768 (风景)
代码实现示例
const response = await zai.images.generations.create({ prompt: '阳光下的猫咪', size: '1024x1024' });
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.