← Back to Skills Marketplace
427
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wavespeed-seedance-15-pro
Description
Generate videos using ByteDance's Seedance V1.5 Pro model via WaveSpeed AI. Supports text-to-video and image-to-video generation with 4-12 second duration at...
Usage Guidance
This skill appears to be a straightforward WaveSpeed (Seedance) video-generation integration, but before installing: (1) note SKILL.md requires a WAVESPEED_API_KEY even though the registry metadata doesn't list any required env vars—ask the publisher to correct the metadata or confirm the expected credentials; (2) be careful about uploading local images—any file you upload will be sent to wavespeed.ai, so avoid sending sensitive or private images; (3) verify you trust the (unknown) publisher and that the API key is obtained from the official wavespeed.ai site; (4) if you need stronger assurance, request the publisher supply a declared requires.env entry for WAVESPEED_API_KEY and a privacy note about uploaded content; and (5) test with non-sensitive content first. I have medium confidence: the behavior matches the stated purpose, but the missing declared env var and the implicit local-file upload are inconsistencies that justify caution.
Capability Analysis
Type: OpenClaw Skill
Name: wavespeed-seedance-15-pro
Version: 1.0.0
The skill bundle provides instructions and examples for using the WaveSpeed AI platform to generate videos. It uses standard API key handling via environment variables and interacts with an external service (`wavespeed.ai`). The `SKILL.md` file explicitly includes a 'Security Constraints' section that warns against arbitrary URL loading, hardcoding API keys, and emphasizes input validation, which are good security practices rather than malicious instructions. There is no evidence of intentional harmful behavior such as data exfiltration, unauthorized command execution, or persistence mechanisms. The file upload capability (`wavespeed.upload`) is necessary for the stated purpose of image-to-video generation and is not presented in a malicious context.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md shows how to call WaveSpeed APIs (wavespeed.run, wavespeed.upload) to perform text-to-video and image-to-video operations using the Seedance model. No unrelated capabilities or credentials are requested in the instructions.
Instruction Scope
Instructions explicitly show use of WAVESPEED_API_KEY, remote API calls, and uploading local files (e.g., wavespeed.upload('/path/to/photo.png')). That is expected for image-to-video workflows, but it means the agent will read local image paths and transmit those files to an external endpoint (wavespeed.ai). Users should be aware of potential data exfiltration of any uploaded files.
Install Mechanism
No install spec or code files are present; this is instruction-only, so the skill will not install packages or write code to disk. This is the lower-risk pattern for skills.
Credentials
The SKILL.md instructs users to set WAVESPEED_API_KEY and demonstrates using it, but the registry metadata lists no required environment variables or primary credential. This mismatch (undeclared required API credential) is an inconsistency that should be clarified. Additionally, the instructions imply access to local file paths for upload; that file access is functionally required but not reflected in declared config requirements.
Persistence & Privilege
The skill is not always-enabled, does not request elevated/system-wide configuration, and does not claim persistent privileges. Autonomous invocation is allowed by default but that is normal for skills; nothing in the skill requests additional persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wavespeed-seedance-15-pro - After installation, invoke the skill by name or use
/wavespeed-seedance-15-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of wavespeed-seedance-15-pro.
- Generate videos using ByteDance's Seedance V1.5 Pro model via WaveSpeed AI, supporting both text-to-video and image-to-video.
- Configure videos for 4–12 seconds duration, up to 1080p resolution, with optional audio.
- Features include smart duration, camera control, configurable seeds, and support for reference images in image-to-video.
- Provides clear API parameters, pricing details, usage examples, and security guidance.
- Designed for easy creation of animated videos from text prompts or images.
Metadata
Frequently Asked Questions
What is WaveSpeedAI Seedance 1.5 Pro Video Generation?
Generate videos using ByteDance's Seedance V1.5 Pro model via WaveSpeed AI. Supports text-to-video and image-to-video generation with 4-12 second duration at... It is an AI Agent Skill for Claude Code / OpenClaw, with 427 downloads so far.
How do I install WaveSpeedAI Seedance 1.5 Pro Video Generation?
Run "/install wavespeed-seedance-15-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WaveSpeedAI Seedance 1.5 Pro Video Generation free?
Yes, WaveSpeedAI Seedance 1.5 Pro Video Generation is completely free (open-source). You can download, install and use it at no cost.
Which platforms does WaveSpeedAI Seedance 1.5 Pro Video Generation support?
WaveSpeedAI Seedance 1.5 Pro Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WaveSpeedAI Seedance 1.5 Pro Video Generation?
It is built and maintained by C (@chengzeyi); the current version is v1.0.0.
More Skills