什么是 volcengine-image-gen?
使用火山引擎(豆宝)Seedream系列模型生成高质量图像。支持文本到图像、多种分辨率和多种宽高比。 来源:xdrshjr/jr-openclaw-skills。
使用火山引擎(豆宝)Seedream系列模型生成高质量图像。支持文本到图像、多种分辨率和多种宽高比。
通过命令行快速安装 volcengine-image-gen AI 技能到你的开发环境
来源:xdrshjr/jr-openclaw-skills。
| doubao-seedream-3-0-t2i-250115 | Seedream 3.0 | 轻量级,速度快 | | doubao-seedream-4-0-t2i-250115 | Seedream 4.0 | 标准质量 | | doubao-seedream-4-5-251128 | Seedream 4.5 | 最新高质量 (默认) |
| prompt | 图片描述提示词 | 必填 | | -o, --output | 输出文件路径 | 自动生成 | | -m, --model | 模型名称 | Seedream 4.5 | | -r, --ratio | 图片比例 | 1:1 | | -W, --width | 图片宽度 | 根据比例计算 | | -H, --height | 图片高度 | 根据比例计算 | | -n, --number | 生成数量 (1-4) | 1 | | --no-watermark | 不添加水印 | - | | --url | 返回 URL 而不是下载 | - | | --list-models | 列出支持的模型 | - | | --debug | 开启调试模式 | - |
| VOLCENGINEIMAGEAPIKEY | 火山引擎 API Key | ✅ | | VOLCENGINEIMAGEENDPOINT | API 端点 | ❌ | | VOLCENGINEIMAGEDEFAULTMODEL | 默认模型 | ❌ |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/xdrshjr/jr-openclaw-skills --skill volcengine-image-gen使用火山引擎(豆宝)Seedream系列模型生成高质量图像。支持文本到图像、多种分辨率和多种宽高比。 来源:xdrshjr/jr-openclaw-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xdrshjr/jr-openclaw-skills --skill volcengine-image-gen 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xdrshjr/jr-openclaw-skills