← Back to Skills Marketplace
Seedance 2 Prompt Engineering Video Gen
by
parallel world
· GitHub ↗
· v1.1.2
· MIT-0
134
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install seedance-2-prompt-engineering-to-video
Description
Design production English prompts for Seedance 2.0 then generate text-to-video or image-to-video on WeryAI (`SEEDANCE_2_0`), using bundled recipes (A–K), mod...
Usage Guidance
This skill appears to do what it says: help author Seedance-style prompts and call WeryAI generation endpoints. Before installing or running it: (1) Keep your WERYAI_API_KEY secret and do not commit it into the repo. (2) Review scripts/video_gen.js yourself if you plan to supply local image paths—the script will read local files and upload them to WeryAI using your API key (expected for image→video flows). If you don't want uploads, only pass public https image URLs. (3) The skill enforces a documented pre-submit gate—ensure the agent actually prompts for explicit confirmation before any paid submit to avoid accidental charges. (4) Run it in a sandbox or with a short-lived API key for initial testing. (5) If you want higher assurance, verify the network hosts (api.weryai.com and api-growth-agent.weryai.com) and confirm the prompt/parameters before any paid run.
Capability Assessment
Purpose & Capability
The skill's name/description, required binaries (node), and required env (WERYAI_API_KEY) align with a tool that crafts prompts and calls WeryAI video APIs. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the bundled resources focus on prompt design and the WeryAI submit flows and explicitly require an explicit pre-submit confirmation before any paid submit. The included script will accept public https image URLs or, if given local file paths, will read local files and upload them to api-growth-agent.weryai.com using the WERYAI_API_KEY. Reading/uploading local files is within the declared purpose (image→video) but is a sensitive operation—the skill documents this and asks for explicit consent.
Install Mechanism
No install spec or external download URLs are present (instruction-only packaging + an included script). The code has no remote-install behavior; network calls occur at runtime to WeryAI endpoints only.
Credentials
Only WERYAI_API_KEY is required (declared as primaryEnv), which fits the described API usage. Note: that key grants both generation and upload privileges (the script posts local files to a WeryAI upload endpoint). Treat the key as sensitive and avoid committing it.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system-wide or other-skills configuration changes. It does not request elevated persistence privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seedance-2-prompt-engineering-to-video - After installation, invoke the skill by name or use
/seedance-2-prompt-engineering-to-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
No user-visible changes in this version (1.1.2); SKILL.md remains unchanged from version 1.1.1.
v1.1.1
Seedance 2.0 prompt engineering to video – v1.1.1
- Adds full documentation for generating high-control Seedance 2.0 prompts for text-to-video and image-to-video on WeryAI SEEDANCE_2_0.
- Bundles an extensive resources library covering modes, mappings, A–K recipes, camera vocabulary, and pre-flight checklists.
- Enforces strict pre-submit confirmation: no paid submit or wait commands are allowed without explicit user approval of all parameters, including the full expanded prompt.
- Clarifies API, input, and security requirements—including secret handling, URL limits, and consent for local files.
- Provides a detailed step-by-step workflow and mandatory prompt expansion guidelines for robust, production-grade video generation.
Metadata
Frequently Asked Questions
What is Seedance 2 Prompt Engineering Video Gen?
Design production English prompts for Seedance 2.0 then generate text-to-video or image-to-video on WeryAI (`SEEDANCE_2_0`), using bundled recipes (A–K), mod... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Seedance 2 Prompt Engineering Video Gen?
Run "/install seedance-2-prompt-engineering-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedance 2 Prompt Engineering Video Gen free?
Yes, Seedance 2 Prompt Engineering Video Gen is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedance 2 Prompt Engineering Video Gen support?
Seedance 2 Prompt Engineering Video Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedance 2 Prompt Engineering Video Gen?
It is built and maintained by parallel world (@zoucdr); the current version is v1.1.2.
More Skills