← 返回 Skills 市场
Seedance 2
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-seedance-2
功能描述
Seedance 2 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-2`, `seedance-2-fast`, text-to-video, first/la...
安全使用建议
This skill appears to do exactly what it claims: submit Seedance 2 jobs to PoYo using POYO_API_KEY and curl. Before installing, ensure you trust poyo.ai (API keys grant the service access to submitted payloads and media URLs). Do not include other secrets inside job JSON — the provided script will POST any JSON you give it. If you use callback_url, only provide endpoints you control since PoYo will send job results there. Use a scoped/rotatable API key if possible and monitor billing since video generation can incur costs.
功能分析
Type: OpenClaw Skill
Name: poyo-seedance-2
Version: 1.0.0
The skill bundle provides a standard integration for the PoYo Seedance 2 video generation API. It includes a shell script (scripts/submit_seedance_2.sh) that wraps a curl command to submit JSON payloads to a legitimate-looking endpoint (api.poyo.ai) and comprehensive documentation (SKILL.md, references/api.md) that aligns with the stated purpose without any signs of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description, declared requirements (curl + POYO_API_KEY), endpoints in references, and the included script all align with submitting video-generation jobs to api.poyo.ai. Nothing requested (no cloud credentials, no unrelated binaries) appears out of scope for a PoYo integration.
Instruction Scope
SKILL.md and references/api.md are focused on constructing and submitting job payloads and polling. They explicitly mention callback_url and reference_*_urls which are expected for this API. Two operational notes: (1) the included submit_seedance_2.sh reads payload from a file or stdin and will POST whatever JSON it receives — ensure payloads do not accidentally include secrets; (2) using callback_url causes PoYo to POST results to an external endpoint, so users should only provide callback URLs they control to avoid leaking outputs.
Install Mechanism
Instruction-only skill with a tiny shell script; no install spec and no remote downloads. The only runtime dependency is curl, which is declared. This is low-risk.
Credentials
Only POYO_API_KEY is required and is the declared primary credential; this is appropriate for an API client. No unrelated secrets, config paths, or multiple credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not modify other skills or request persistent system-wide configuration. Autonomous invocation is allowed by default but not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poyo-seedance-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/poyo-seedance-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of PoYo Seedance 2 video generation skill:
- Supports video generation on PoYo using Seedance 2 and Seedance 2 Fast (standard and fast variants).
- Handles text-to-video, first/last-frame control, and multimodal (image/video/audio reference) workflows.
- Allows 4–15 second clip generation, multiple resolutions, optional audio, and seed control.
- Enforces correct input parameter combinations and provides payload usage guidance.
- Includes clear instructions for model selection, field constraints, and reporting task submission status.
元数据
常见问题
Seedance 2 是什么?
Seedance 2 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-2`, `seedance-2-fast`, text-to-video, first/la... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Seedance 2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poyo-seedance-2」即可一键安装,无需额外配置。
Seedance 2 是免费的吗?
是的,Seedance 2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedance 2 支持哪些平台?
Seedance 2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedance 2?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills