← 返回 Skills 市场
asikochen

Seedance Video Creation

作者 AsikoChen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seedance-video-creation
功能描述
Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame,...
安全使用建议
Before installing or running this skill: - Expect to provide an ARK_API_KEY environment variable; verify this requirement in the registry metadata or ask the publisher to update metadata to include it. Do not supply keys you do not trust. - Inspect the included seedance.py yourself (it is shipped with the skill) — it runs locally and makes HTTP requests to https://ark.cn-beijing.volces.com; confirm there are no additional hidden endpoints or suspicious behavior. - The helpful Feishu guide shows how to upload generated videos via a 'message' tool that needs Feishu app credentials and reads local files. Those Feishu credentials are not declared by the skill — verify how your OpenClaw instance manages Feishu tokens and whether you consent to using them. - Run the tool in a restricted environment (non-root user, sandbox/container) if you are unsure, and test with non-sensitive API keys or limited-scope keys. - Ask the publisher to resolve metadata inconsistencies (declare ARK_API_KEY in requires.env, correct ownerId/slug if needed) before trusting wider use. If you cannot verify the origin or correct metadata, treat the skill as potentially risky and do not run it with production credentials.
能力评估
Purpose & Capability
The name/description (Seedance video generation) matches the included code and instructions: the Python CLI talks to the Ark API to create/query/download video tasks. However the registry metadata claims no required env vars/credentials while the SKILL.md and seedance.py require ARK_API_KEY. Also supplemental docs reference Feishu app credentials for sending files — those credentials are not declared in the skill metadata. These mismatches are unexpected.
Instruction Scope
SKILL.md and seedance.py perform expected actions for this purpose: reading local image files (base64 conversion), calling the Ark API, polling task status, and downloading video files. The included how_to_send_video_via_feishu_app.md documents reading local video files and using an external 'message' tool that uploads to Feishu (which requires Feishu app tokens and filesystem access). The instructions do not read arbitrary system files or other credentials beyond what is documented, but they do assume local file read/write and network access to external APIs.
Install Mechanism
This is an instruction-only skill with an included Python CLI file; there is no external install script or third‑party download URL. The code will run locally (seedance.py) when invoked. No unusual install mechanism or remote archive extraction is present.
Credentials
The runtime requires ARK_API_KEY (seedance.py will exit if it's not set) but the registry metadata lists no required environment variables — an explicit inconsistency. The Feishu integration doc describes needing Feishu app_access_token / app_id/app_secret stored in OpenClaw config, but those credentials are not declared by the skill. This mismatch increases the risk of surprising credential use or missing disclosure.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills' configurations. It reads/writes user-specified file paths when downloading results (normal for a file-generation tool).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seedance-video-creation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seedance-video-creation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of seedance-video-creation skill. - Generate AI videos from text prompts, single images (first frame), pairs of images (first & last frame), or reference images using ByteDance Seedance models. - Supports multiple Seedance models: 1.5 Pro (with audio, draft mode), 1.0 Pro, 1.0 Pro Fast, and 1.0 Lite (T2V/I2V). - Python CLI tool included for easy task creation, waiting, downloading, querying, and management. - Alternative curl command examples provided for direct API interaction. - Requires user to set ARK_API_KEY environment variable for authorization.
元数据
Slug seedance-video-creation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Seedance Video Creation 是什么?

Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Seedance Video Creation?

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

Seedance Video Creation 是免费的吗?

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

Seedance Video Creation 支持哪些平台?

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

谁开发了 Seedance Video Creation?

由 AsikoChen(@asikochen)开发并维护,当前版本 v1.0.0。

💬 留言讨论