什么是 image-creation?
使用 Seedream 生成或优化图像(文本到图像 + 图像到图像)。 来源:cklxx/elephant.ai。
使用 Seedream 生成或优化图像(文本到图像 + 图像到图像)。
通过命令行快速安装 image-creation AI 技能到你的开发环境
来源:cklxx/elephant.ai。
generate | name | type | required | notes |
| prompt | string | yes | image description | | style | string | no | style tag (default: realistic) | | size | string | no | WIDTHxHEIGHT, default 1920x1920 | | watermark | bool | no | default false; whether to enable API watermark | | output | string | no | output file path (default /tmp/seedream .png) |
refine | name | type | required | notes |
使用 Seedream 生成或优化图像(文本到图像 + 图像到图像)。 来源:cklxx/elephant.ai。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cklxx/elephant.ai --skill image-creation使用 Seedream 生成或优化图像(文本到图像 + 图像到图像)。 来源:cklxx/elephant.ai。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cklxx/elephant.ai --skill image-creation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cklxx/elephant.ai