← Back to Skills Marketplace
1094
Downloads
1
Stars
11
Active Installs
3
Versions
Install in OpenClaw
/install seedream
Description
Generate and edit AI images using ByteDance's Seedream — featuring text-to-image, image editing, and batch sequential generation with up to 4K resolution, PN...
Usage Guidance
This skill appears to do exactly what it claims: it sends prompts and (optionally) uploaded images to Atlas Cloud and downloads generated images. Before installing, be aware that (1) the ATLASCLOUD_API_KEY you provide is a full account key (no scoping) and will be used for billing, (2) any images you upload or remote image URLs you reference will be transmitted to an external service — do not upload sensitive or private images, and (3) verify you trust the Atlas Cloud service and the skill publisher if you care about privacy or billing. If you want extra caution, review the script locally before running and run it in an isolated environment or account with limited funds.
Capability Analysis
Type: OpenClaw Skill
Name: seedream
Version: 1.0.2
The skill provides a legitimate interface for ByteDance's Seedream image generation models via the Atlas Cloud API (api.atlascloud.ai). The included Python script (scripts/generate_image.py) uses standard libraries to handle API requests, file uploads, and image downloads, following the documented functionality without any evidence of malicious behavior, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description advertise Seedream image generation and editing; the script and SKILL.md only call api.atlascloud.ai and accept model IDs, prompts, and image URLs — all coherent with the stated purpose.
Instruction Scope
Runtime instructions and the Python script only perform model listing, image upload, generation submission, polling, and downloading results. The SKILL.md explicitly warns that prompts and image URLs are sent to Atlas Cloud. There is no instruction to read unrelated local files or secrets.
Install Mechanism
No install spec and the included script uses only the Python standard library. No external downloads, package installs, or archive extractions are requested.
Credentials
Only ATLASCLOUD_API_KEY is required — appropriate for an API client. SKILL.md warns Atlas Cloud does not support scoped keys, so the key grants access to all models and billing on the account; this is a proportional but important privacy/billing consideration.
Persistence & Privilege
Skill is not always-on, does not request elevated persistence, and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seedream - After installation, invoke the skill by name or use
/seedream - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added a Python script (`scripts/generate_image.py`) for image generation, editing, and model management.
- No external dependencies required for the script.
- Updated documentation to include script usage examples for listing models, generating images, uploading, and editing.
- Existing API and model parameters remain unchanged.
v1.0.1
- Clarified that the Atlas Cloud API key is tied to the user account and grants access to all models; scoped keys are not currently supported.
- Added information on API key usage and billing in the Setup section.
- No changes to features, endpoints, or image/model capabilities.
- Documentation updated for improved clarity regarding access and security.
v1.0.0
Seedream 1.0.0 — Launch
- Introduces AI image generation and editing using ByteDance's Seedream models (v5.0 Lite, v4.5, v4) via Atlas Cloud API.
- Supports text-to-image, image editing (with up to 14 reference images), batch sequential generation (up to 15 images), typography/poster design, and up to 4K PNG output.
- Built-in prompt optimization with Standard and Fast options for tailored quality and speed.
- Offers 16 preset resolutions and discounted pricing up to 10% off standard rates.
- Designed for creating product photos, marketing visuals, brand assets, social media graphics, concept art, and more.
Metadata
Frequently Asked Questions
What is Seedream 5.0 — AI Image Generation & Editing by ByteDance?
Generate and edit AI images using ByteDance's Seedream — featuring text-to-image, image editing, and batch sequential generation with up to 4K resolution, PN... It is an AI Agent Skill for Claude Code / OpenClaw, with 1094 downloads so far.
How do I install Seedream 5.0 — AI Image Generation & Editing by ByteDance?
Run "/install seedream" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedream 5.0 — AI Image Generation & Editing by ByteDance free?
Yes, Seedream 5.0 — AI Image Generation & Editing by ByteDance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedream 5.0 — AI Image Generation & Editing by ByteDance support?
Seedream 5.0 — AI Image Generation & Editing by ByteDance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedream 5.0 — AI Image Generation & Editing by ByteDance?
It is built and maintained by MikeWang (@xixihhhh); the current version is v1.0.2.
More Skills