← 返回 Skills 市场
Seedance 2.0 Video
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
285
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install seedance-2
功能描述
Use PoYo AI Seedance 1.5 Pro for higher-end image-to-video generation through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants l...
安全使用建议
This skill appears to do exactly what it says: submit Seedance 1.5 Pro jobs to PoYo using your POYO_API_KEY. Before installing, ensure you trust poyo.ai and that you keep your POYO_API_KEY secret. When using the included script or examples, be careful which file you pass as the payload (or what you pipe into stdin)—the script will upload whatever JSON you provide. If you use callback_url, make sure the callback endpoint you supply is secure and under your control so results or sensitive metadata are not sent to an unintended receiver.
功能分析
Type: OpenClaw Skill
Name: seedance-2
Version: 1.0.0
The skill provides a legitimate interface for the PoYo AI Seedance 1.5 Pro image-to-video generation service. It includes a shell script (scripts/submit_seedance_1_5_pro.sh) for submitting API requests and comprehensive documentation (references/api.md) for the poyo.ai endpoint. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description, required binary (curl), and required env var (POYO_API_KEY) are directly related to submitting jobs to PoYo's generate/submit endpoint. The included shell script and API reference are appropriate for this purpose.
Instruction Scope
SKILL.md and the script instruct the agent to POST JSON payloads (from stdin or a file) to https://api.poyo.ai/api/generate/submit and to handle task_id and polling/webhooks. This is within scope. One caution: the script will read and send whatever JSON file or stdin you provide—passing an unintended local file could upload sensitive content. Also callbacks (callback_url) will cause PoYo to POST to the URL you supply, which is expected behavior but requires the user to control/verify that endpoint.
Install Mechanism
No install spec — instruction-only with a small helper script. Uses curl already present on system; nothing is downloaded or written by an installer.
Credentials
Only POYO_API_KEY is required and declared as primaryEnv. That single credential is proportional and necessary for API access; no unrelated secrets or config paths are requested.
Persistence & Privilege
Skill does not request persistent/always-on presence, does not modify other skills or system-wide settings, and relies on explicit user-provided POYO_API_KEY. Autonomous invocation is allowed by default but not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedance-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedance-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Seedance-2 skill version 1.0.0 released.
- Added support for PoYo Seedance 1.5 Pro image-to-video generation.
- Supports longer clips (4s, 8s, 12s), optional audio, fixed-lens control, broad aspect ratios, and custom payloads.
- Requires model selection, concrete prompts, and handling of reference images and aspect ratios as needed.
- Includes workflow for submitting jobs, tracking with task_id, and polling status.
- Requires POYO_API_KEY for authentication.
元数据
常见问题
Seedance 2.0 Video 是什么?
Use PoYo AI Seedance 1.5 Pro for higher-end image-to-video generation through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。
如何安装 Seedance 2.0 Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-2」即可一键安装,无需额外配置。
Seedance 2.0 Video 是免费的吗?
是的,Seedance 2.0 Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedance 2.0 Video 支持哪些平台?
Seedance 2.0 Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedance 2.0 Video?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills