← Back to Skills Marketplace
Seedream AI Image Generator
by
wondershare-boop
· GitHub ↗
· v1.0.2
· MIT-0
158
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mediaio-seedream-image-generator
Description
Generate AI images using ByteDance Seedream via Media.io OpenAPI. Delivers high aesthetic quality and detailed rendering for text-to-image and image-to-image...
Usage Guidance
This skill appears coherent: it wraps Media.io's Seedream APIs and requires an API_KEY. Before installing, confirm the skill's origin (no homepage is provided and the publisher is 'Community Maintainer'), and prefer creating a scoped/limited Media.io API key for testing. Do not include any secrets inside prompts or reference-image URLs, because those values are sent to Media.io. Also ask the publisher/maintainer to fix the manifest mismatch (registry metadata should declare API_KEY as required). If you need higher assurance, compare the endpoints and request body format against Media.io's official docs or obtain the skill from a verified source.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-seedream-image-generator
Version: 1.0.2
The skill is a standard implementation for interacting with the Media.io Seedream image generation API. The Python logic in `scripts/skill_router.py` includes a security best practice by allowlisting outbound requests to the specific domain `openapi.media.io`. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, API JSON, and the Python router all align: they call Media.io's openapi.media.io endpoints for Seedream image generation and task queries. The required capability (an API key for Media.io) is reasonable for the stated purpose.
Instruction Scope
Runtime instructions are limited to installing 'requests', loading the local API JSON, and calling Media.io endpoints. The Python code enforces a strict host check (openapi.media.io) and only sends provided params in a JSON body; it does not read unrelated system files or attempt outbound requests to arbitrary hosts. Prompts and image URLs are sent to Media.io as expected.
Install Mechanism
No install spec is present (instruction-only with bundled code). No remote downloads or archives; the only dependency is Python 'requests' installed by the user per SKILL.md. This is low-risk from an installer perspective.
Credentials
The skill and code require an API key (API_KEY) to contact Media.io, which is proportional to the functionality. However, registry metadata in the manifest incorrectly listed no required env vars while SKILL.md and the code both require API_KEY — a packaging inconsistency that should be resolved before trusting the skill. No other credentials are requested.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated platform privileges or modify other skills. It does not persist extra credentials beyond using the provided API key at runtime.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-seedream-image-generator - After installation, invoke the skill by name or use
/mediaio-seedream-image-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- No file changes detected in this release.
- No functional or documentation updates—SKILL.md remains unchanged.
- All features and API details are consistent with the previous version.
v1.0.1
No changes detected in this release.
- Version 1.0.1 has no updates from the previous version.
v1.0.0
- Initial release of the MediaIO Seedream Image Generator skill.
- Enables high-quality AI image generation using ByteDance Seedream via Media.io OpenAPI.
- Supports text-to-image and image-to-image workflows with up to 4K resolution and advanced editing features.
- Requires an API key via the `API_KEY` environment variable.
- Includes detailed usage examples, error reference, and links to API documentation.
Metadata
Frequently Asked Questions
What is Seedream AI Image Generator?
Generate AI images using ByteDance Seedream via Media.io OpenAPI. Delivers high aesthetic quality and detailed rendering for text-to-image and image-to-image... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Seedream AI Image Generator?
Run "/install mediaio-seedream-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedream AI Image Generator free?
Yes, Seedream AI Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedream AI Image Generator support?
Seedream AI Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedream AI Image Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.2.
More Skills