← 返回 Skills 市场
sk-doubao-seedream
作者
TryLoveCatch
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sk-doubao-seedream
功能描述
支持使用火山方舟 Seedream 系列模型,通过文字描述生成图片或对已有图片进行编辑,包含多版本模型选择。
安全使用建议
This skill appears to be what it says: it will send your prompts and any input images to the Volcengine/Ark API and will store an API key (if you choose to save it) in the skill's config.json located in the skill folder. Before installing, confirm you trust the Ark endpoint (https://ark.cn-beijing.volces.com) and only provide an API key that has the necessary image-generation permissions. If you prefer not to store credentials on disk, use the environment variable option or the session-only input path. Also be aware that prompts and images are transmitted to the external API (so avoid sending sensitive images or secrets).
功能分析
Type: OpenClaw Skill
Name: sk-doubao-seedream
Version: 1.0.0
The skill bundle is a legitimate tool for generating and editing images using the Volcengine (Doubao/Seedream) API. The scripts (scripts/generate.py and scripts/config.py) implement standard API interaction, configuration management, and image downloading without any signs of data exfiltration, malicious execution, or prompt injection. All network activity is directed to the official Volcengine endpoint (ark.cn-beijing.volces.com).
能力评估
Purpose & Capability
Name/description claim image generation/editing via Volcengine Seedream; code and SKILL.md call Ark API endpoints, list Seedream model IDs, and require only an Ark API key — all consistent.
Instruction Scope
SKILL.md and scripts instruct only to set an API key (via config file or VOLCENGINE_API_KEY), choose models, provide prompts and optional input images; runtime code only reads its config, optionally an input image, and sends requests to the documented API endpoints. No broad file reads, unrelated env access, or unexpected external endpoints are present.
Install Mechanism
No install spec; this is an instruction-only skill with included Python scripts. No downloads, package installs, or archive extraction are performed by the skill files themselves.
Credentials
Only credential use is an API key (via config.json or VOLCENGINE_API_KEY). No unrelated secrets or multiple external credentials are requested; config is stored locally in the skill directory.
Persistence & Privilege
Skill does not request permanent platform-wide privileges (always:false), does not modify other skills, and only writes its own config.json in its skill directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sk-doubao-seedream - 安装完成后,直接呼叫该 Skill 的名称或使用
/sk-doubao-seedream触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Doubao Seedream Skill.
- Supports text-to-image (文生图) and image-to-image (图生图) generation using Doubao-Seedream models.
- Compatible with multiple model versions: Seedream 5.0, 4.5, 4.0, and 3.0.
- Provides CLI commands for generating and editing images, with interactive and parameterized modes.
- Simple API Key setup via command, config file, or environment variable.
- Detailed instructions, example commands, and parameter explanations included.
元数据
常见问题
sk-doubao-seedream 是什么?
支持使用火山方舟 Seedream 系列模型,通过文字描述生成图片或对已有图片进行编辑,包含多版本模型选择。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 sk-doubao-seedream?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sk-doubao-seedream」即可一键安装,无需额外配置。
sk-doubao-seedream 是免费的吗?
是的,sk-doubao-seedream 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
sk-doubao-seedream 支持哪些平台?
sk-doubao-seedream 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 sk-doubao-seedream?
由 TryLoveCatch(@trylovecatch)开发并维护,当前版本 v1.0.0。
推荐 Skills