← Back to Skills Marketplace
trylovecatch

sk-doubao-seedream

by TryLoveCatch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sk-doubao-seedream
Description
支持使用火山方舟 Seedream 系列模型,通过文字描述生成图片或对已有图片进行编辑,包含多版本模型选择。
Usage Guidance
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).
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sk-doubao-seedream
  3. After installation, invoke the skill by name or use /sk-doubao-seedream
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sk-doubao-seedream
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is sk-doubao-seedream?

支持使用火山方舟 Seedream 系列模型,通过文字描述生成图片或对已有图片进行编辑,包含多版本模型选择。 It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install sk-doubao-seedream?

Run "/install sk-doubao-seedream" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is sk-doubao-seedream free?

Yes, sk-doubao-seedream is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does sk-doubao-seedream support?

sk-doubao-seedream is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created sk-doubao-seedream?

It is built and maintained by TryLoveCatch (@trylovecatch); the current version is v1.0.0.

💬 Comments