coze-image-gen
SKILL.md
Coze Image Generation
Generate high-quality images from text prompts using coze-coding-dev-sdk. Returns image URLs directly.
Quick Start
Single Image
npx ts-node {baseDir}/scripts/gen.ts --prompt "A futuristic city at sunset"
Batch Generation (Random Prompts)
npx ts-node {baseDir}/scripts/gen.ts --count 4