coze-image-gen

Create images from text prompts. Use when you need to generate/draw/create images based on descriptions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "coze-image-gen" with this command: npx skills add hanxueyuan/coze-image-gen

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

With Custom Size

npx ts-node {baseDir}/scripts/gen.ts \
  --prompt "A serene mountain landscape" \
  --size 4K

Sequential Image Generation (Story Mode)

npx ts-node {baseDir}/scripts/gen.ts \
  --prompt "A hero's journey through magical lands" \
  --sequential \
  --max-sequential 5

Script Options

OptionDescription
--prompt <text>Image prompt (random if omitted)
--count <n>Number of images (default: 1)
--size <size>2K, 4K, or WIDTHxHEIGHT (default: 2K)
--sequentialEnable sequential generation (story mode)
--max-sequential <n>Max images for sequential (default: 5)

Output

The script outputs image URLs directly to stdout:

[1/1] A futuristic city at sunset
  https://example.com/generated-image.png

Text in Images

Wrap text in quotes for accurate rendering:

npx ts-node {baseDir}/scripts/gen.ts \
  --prompt 'A poster with the text "Hello World" on it'

Notes

  • Size range for custom dimensions: 2560x1440 to 4096x4096
  • Image URLs have valid expiration - use directly when possible

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated