← 返回 Skills 市场
xixihhhh

Seedance 2.0 — AI Video by ByteDance

作者 MikeWang · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ 安全检测通过
826
总下载
3
收藏
5
当前安装
4
版本数
在 OpenClaw 中安装
/install seedance-ai-video
功能描述
Generate AI videos using ByteDance's Seedance 1.5 Pro — a native audio-visual joint generation model with cinematic camera control, multi-language lip-sync,...
安全使用建议
This skill appears to do what it claims: it sends prompts/images to api.atlascloud.ai and downloads generated videos, and it requires only your Atlas Cloud API key. Before installation: (1) Verify you trust https://www.atlascloud.ai and that your API key is created with appropriate billing/quotas — generation may incur charges. (2) Inspect the script if you plan to run it locally; the example model IDs in the script (alibaba/wan-2.6) differ from the SKILL.md (bytedance/seedance-v1.5-pro), so confirm the correct model ID you want to use. (3) Be cautious when using the upload command — it will upload local media to Atlas Cloud (the script prompts for confirmation by default). If any additional environment variables or unusual endpoints appear in future versions, treat that as a red flag.
功能分析
Type: OpenClaw Skill Name: seedance-ai-video Version: 1.1.2 The skill is a legitimate integration for ByteDance's Seedance AI video models via the Atlas Cloud API (api.atlascloud.ai). The included Python script (scripts/generate_video.py) uses only standard libraries to handle API requests, polling, and file downloads/uploads, with clear logic and no evidence of obfuscation or malicious intent. Sensitive data handling is limited to the required ATLASCLOUD_API_KEY environment variable, and the instructions in SKILL.md are consistent with the stated purpose of video generation.
能力评估
Purpose & Capability
The name/description (Seedance by ByteDance) aligns with a video-generation skill that calls api.atlascloud.ai. The script and SKILL.md both target Atlas Cloud model endpoints and require only ATLASCLOUD_API_KEY. Minor inconsistency: commented usage in scripts/generate_video.py shows example model IDs like alibaba/wan-2.6, while SKILL.md references bytedance/seedance-v1.5-pro — likely copy/paste but worth checking that the intended model IDs are available on Atlas Cloud.
Instruction Scope
SKILL.md and the script instruct only to send prompts, image URLs, and optionally upload local media to api.atlascloud.ai. The script reads only ATLASCLOUD_API_KEY from the environment and does not reference other system files, secrets, or unexpected remote endpoints. Uploads of local files require user confirmation by default.
Install Mechanism
No install spec — instruction-only plus a single Python script that uses only the standard library. Nothing is downloaded or executed from unknown remote URLs during install.
Credentials
Only ATLASCLOUD_API_KEY is declared and used; the script sends it in Authorization header to api.atlascloud.ai. This is proportionate for a cloud API client. The skill does not request unrelated credentials or config paths.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges. The skill does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seedance-ai-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seedance-ai-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
## seedance-ai-video v1.1.2 - Added a Python script (`scripts/generate_video.py`) to support video generation from the command line, with no external dependencies required. - Updated documentation to include setup and usage instructions for the new script, including model listing, text-to-video, and image-to-video examples. - Introduced a `metadata.openclaw.requires.env` field in the manifest for clear API key requirements.
v1.1.1
- Updated API polling endpoint in workflow instructions from `/result/{prediction-id}` to `/prediction/{prediction-id}` for accuracy. - No functional or feature changes; documentation improvement only.
v1.1.0
update
v1.0.0
Initial release — AI video generation powered by ByteDance Seedance models. - Generate short AI videos from text prompts or images, with synchronized native audio. - Features multi-language lip-sync, cinematic camera control, and diverse video styles. - Supports resolutions up to 720p and durations from 5–12 seconds per clip. - Provides both "Pro" (high quality) and "Fast" (quick draft) model options. - Includes detailed setup, API usage, and pricing guidance for Atlas Cloud integration.
元数据
Slug seedance-ai-video
版本 1.1.2
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 4
常见问题

Seedance 2.0 — AI Video by ByteDance 是什么?

Generate AI videos using ByteDance's Seedance 1.5 Pro — a native audio-visual joint generation model with cinematic camera control, multi-language lip-sync,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 826 次。

如何安装 Seedance 2.0 — AI Video by ByteDance?

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

Seedance 2.0 — AI Video by ByteDance 是免费的吗?

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

Seedance 2.0 — AI Video by ByteDance 支持哪些平台?

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

谁开发了 Seedance 2.0 — AI Video by ByteDance?

由 MikeWang(@xixihhhh)开发并维护,当前版本 v1.1.2。

💬 留言讨论