← Back to Skills Marketplace
fwwdn

Seedance 2 Video Generator

by Weiwei Fan · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ⚠ suspicious
204
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install seedance-2-video-generator
Description
Generate Werydance 2.0 videos through WeryAI for text-to-video, image-to-video, multi-image video, and first-frame/last-frame transitions. Use when you need...
Usage Guidance
This skill appears to do what it says: it will call WeryAI APIs and upload any media files you provide. Before installing or invoking it: (1) only provide local file paths you trust—the skill will read and upload those files to WeryAI; (2) ensure you are comfortable giving your WERYAI_API_KEY (check billing/permissions on that key); (3) note the skill defaults to adding audio unless you explicitly request silence; and (4) confirm paid submissions when prompted (SKILL.md requests explicit confirmation). If you need to prevent accidental data exfiltration, avoid supplying arbitrary local paths or run in dry-run mode first to see what would be uploaded.
Capability Analysis
Type: OpenClaw Skill Name: seedance-2-video-generator Version: 0.1.2 The skill is a legitimate and well-structured API wrapper for the WeryAI video generation service (Werydance 2.0). It facilitates complex video generation workflows including text-to-video, multi-image storyboarding, and 'almighty' mixed-reference modes. While the skill includes high-risk capabilities such as reading and uploading local files to a remote API (scripts/vendor/weryai-core/upload.js), it incorporates robust security safeguards including a strict file extension whitelist, size limits (10MB for images, 50MB for media), and a security warning mechanism that triggers if files are sent to non-official domains. The instructions in SKILL.md and AGENTS.md are strictly aligned with the stated purpose of prompt engineering and workflow management.
Capability Assessment
Purpose & Capability
Skill name/description, required binary (node), and the single required env var (WERYAI_API_KEY) align with the included code, which builds and posts requests to WeryAI endpoints (text-to-video, image-to-video, multi-image-to-video, almighty-reference-to-video). There are no unrelated credentials or unrelated external services requested.
Instruction Scope
SKILL.md and the scripts constrain behavior to generating videos and uploading media. The runtime will stat/read local files you provide (to validate and upload them) and will upload them to the WeryAI upload endpoint; this is expected for a media upload skill but means any local path you pass will be read and transmitted. The skill also defaults to adding audio unless the user explicitly requests silence and requires explicit confirmation before paid submission per SKILL.md.
Install Mechanism
There is no install spec (instruction-only install), and the package includes the JS runtime files. No external download URLs, package installers, or archive extraction are present—risk from installation is low. The runtime uses only standard Node APIs and internal helper modules included in the bundle.
Credentials
The skill declares a single primary credential WERYAI_API_KEY, which is appropriate for a client of the WeryAI API. The code also honors optional WERYAI_* environment overrides (e.g., WERYAI_BASE_URL, poll timeouts) — these are reasonable. No unrelated secrets or high-privilege env vars are requested.
Persistence & Privilege
The skill is not forced-always (always:false), is user-invocable, and does not request elevated agent-wide privileges or modify other skills. It will execute its included scripts when invoked but does not persist beyond that.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seedance-2-video-generator
  3. After installation, invoke the skill by name or use /seedance-2-video-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
**Werydance 2.0 video generator now supports almighty reference modes and local file upload.** - Added support for multimodal "almighty" reference-to-video generation, accepting images, videos, audios, and text in one request. - Supports local file paths for images, videos, and audios with automatic uploading—no need for public URLs. - New strict validations for almighty mode: total media/file count, duration, field limits per OpenAPI. - Smart routing: selects the correct WeryAI API route based on input types (legacy modes, or almighty mode). - Dry-run improvements: displays which local files would be uploaded before running paid generation. - Documentation updates for new modes, constraints, and field guidelines.
v0.1.1
**Seedance-2-video-generator v0.1.1 Changelog** - Added support for "almighty" mixed-reference video generation (using images, videos, audios, and prompt together). - Enabled direct uploading of local images, videos, and audios before generation; local files are now automatically uploaded as needed. - Introduced new almighty API route (`/v1/generation/almighty-reference-to-video`) with input validation for mixed media payloads. - Updated prompt, input, and confirmation workflows to reflect new modal logic and constraints (e.g., max 500-char prompt, media count limits). - Documentation and examples improved: covers almighty reference flow, CLI updates, and quickstart for all input modes. - Backwards compatibility maintained for legacy field aliases and dry-run behavior.
v0.1.0
Initial release of Seedance 2.0 video generator skill for WeryAI. - Generate Seedance 2.0 videos via WeryAI: supports text-to-video, image-to-video, multi-image video, and first-frame/last-frame transitions. - Strict about security and input: requires only WERYAI_API_KEY, and media must be public HTTPS URLs. - Includes prompt expansion and confirmation workflow to ensure production-quality prompts before paid runs. - Offers compatibility for migrations from WaveSpeed Seedance workflows (image + last_image). - Provides clear setup, authentication, and usage instructions, with support for dry-run and model capability checks. - Declares all requirements, dependencies, and modes in metadata for OpenClaw and manual usage.
Metadata
Slug seedance-2-video-generator
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Seedance 2 Video Generator?

Generate Werydance 2.0 videos through WeryAI for text-to-video, image-to-video, multi-image video, and first-frame/last-frame transitions. Use when you need... It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.

How do I install Seedance 2 Video Generator?

Run "/install seedance-2-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Seedance 2 Video Generator free?

Yes, Seedance 2 Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Seedance 2 Video Generator support?

Seedance 2 Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seedance 2 Video Generator?

It is built and maintained by Weiwei Fan (@fwwdn); the current version is v0.1.2.

💬 Comments