← 返回 Skills 市场
zoucdr

Seedance Video Gen 1 2.0

作者 parallel world · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
227
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seedance-video-gen-1-2-0
功能描述
Multi-version Seedance video generation on WeryAI (Seedance 2.0, 1.5 Pro, 1.0 Pro / Fast / Lite): text-to-video and image-to-video with version-aware limits....
安全使用建议
This skill appears internally consistent: it requires Node 18+ and a single API key (WERYAI_API_KEY) to call WeryAI's fixed endpoints and return generated video URLs. Before installing or using: (1) only set WERYAI_API_KEY if you trust the skill source (the registry metadata shows an owner id but no homepage); (2) review scripts/video_gen.js locally (it is included) and consider running it in a short-lived container or separate account to limit blast radius; (3) do not commit your API key into version control; (4) be aware that prompts and any public image URLs will be sent to WeryAI for generation (privacy exposure); (5) the skill relies on the agent to supply/choose a model (SKILL.md asks the agent to default to SEEDANCE_2_0 if the user doesn't pick a model) — confirm your agent will follow that. If you need extra assurance, run test invocations with a throwaway key or in an isolated environment.
功能分析
Type: OpenClaw Skill Name: seedance-video-gen-1-2-0 Version: 0.1.0 The skill bundle provides a legitimate interface for generating videos using the WeryAI API. The core logic in `scripts/video_gen.js` is a clean Node.js implementation that uses the native fetch API to communicate with hardcoded, reputable API endpoints (api.weryai.com). It handles the sensitive `WERYAI_API_KEY` appropriately via environment variables and includes transparent instructions in `SKILL.md` for prompt expansion and user confirmation, with no evidence of malicious intent, data exfiltration, or obfuscation.
能力评估
Purpose & Capability
Name/description (Seedance video generation) match the requested binary (node) and single env var (WERYAI_API_KEY). The script talks only to WeryAI endpoints and model registry URLs consistent with the stated purpose.
Instruction Scope
SKILL.md stays within the video's generation workflow: prompt expansion, model selection, validation, confirmation table, and invoking scripts/video_gen.js. It does not instruct reading unrelated system files or exfiltrating data. It explicitly warns to treat WERYAI_API_KEY as a secret.
Install Mechanism
There is no install spec (instruction-only). The included script has no external package downloads; Node 18+ required and relies on built-in fetch. No suspicious download URLs or extract/install steps are present.
Credentials
Only WERYAI_API_KEY is required and declared as the primary credential. The script and documentation state only that env var is read; no unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent system presence, nor does it modify other skills' configs in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seedance-video-gen-1-2-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seedance-video-gen-1-2-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Seedance video generation consolidated to support multiple versions and user intent with default to Seedance 2.0. - Introduces unified multi-version Seedance video generation (2.0, 1.5 Pro, 1.0 Pro / Fast / Lite) via WeryAI. - Users can create videos from text or images, switching models for specific features like aspect ratios, audio, multi-image, or longer clips. - Enforces version-aware limits for duration, resolution, prompt length, and image handling based on selected model. - Requires environment variable WERYAI_API_KEY; runs via Node.js CLI only (no other Cursor skills needed). - Workflow now mandates prompt expansion for clarity and aligns each job to strict model/API constraints before running. - Comprehensive documentation included with quick reference tables for model selection, validation steps, and example prompts.
元数据
Slug seedance-video-gen-1-2-0
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Seedance Video Gen 1 2.0 是什么?

Multi-version Seedance video generation on WeryAI (Seedance 2.0, 1.5 Pro, 1.0 Pro / Fast / Lite): text-to-video and image-to-video with version-aware limits.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 Seedance Video Gen 1 2.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-video-gen-1-2-0」即可一键安装,无需额外配置。

Seedance Video Gen 1 2.0 是免费的吗?

是的,Seedance Video Gen 1 2.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Seedance Video Gen 1 2.0 支持哪些平台?

Seedance Video Gen 1 2.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Seedance Video Gen 1 2.0?

由 parallel world(@zoucdr)开发并维护,当前版本 v0.1.0。

💬 留言讨论