← 返回 Skills 市场
339
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seedance-video-volcengine
功能描述
Generate AI videos with ByteDance Seedance (豆包/火山方舟) via Ark API. Supports text-to-video and image-to-video using model endpoint doubao-seedance-1-5-pro-2512...
安全使用建议
This skill is an instructional recipe for calling Volcengine/Ark Seedance APIs. Before installing: ensure you trust the Ark/Volcengine service and only provide an ARK_API_KEY scoped appropriately (least privilege). Be cautious with image URLs you provide (they must be public and may expose content to the service). The generated video_url is typically time-limited—download promptly. Because the skill is allowed to be invoked by the agent, consider whether you want an automated agent to initiate API calls that may consume credits on your Ark account; if not, avoid enabling autonomous invocation or supply a key with restricted billing/usage limits.
功能分析
Type: OpenClaw Skill
Name: seedance-video-volcengine
Version: 1.0.0
The skill bundle provides legitimate instructions and examples for interacting with the ByteDance Volcengine (Ark) API to generate videos. It uses standard bash commands (curl) to communicate with official endpoints (ark.cn-beijing.volces.com) and requires a user-provided API key, with no evidence of data exfiltration, obfuscation, or malicious intent in SKILL.md or the supporting files.
能力评估
Purpose & Capability
Name/description (Seedance video generation) align with the requested environment variable (ARK_API_KEY) and the SKILL.md which shows direct REST calls to Ark endpoints for text→video and image→video. There are no unrelated credentials, binaries, or install steps.
Instruction Scope
SKILL.md only instructs the agent to call the Ark REST API (POST to create tasks, GET to poll status) with Authorization: Bearer $ARK_API_KEY, supply public image URLs for image-to-video, and download the returned signed video_url. It does not ask the agent to read local secrets, other env vars, shell history, or unrelated system paths. The instructions are concrete and scoped to the stated task.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is written to disk or downloaded by an installer.
Credentials
Only a single env var (ARK_API_KEY) is required, which is appropriate for authenticating to Volcengine/Ark. No other tokens, keys, or unrelated credentials are requested.
Persistence & Privilege
always:false (default) and user-invocable: true. The skill does not request elevated platform privileges or permanent presence, and there is no evidence it modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedance-video-volcengine - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedance-video-volcengine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Seedance Video skill — generate video from text or image using ByteDance/Volcengine Ark API.
- Supports AI video creation via Seedance model (文生视频, 图生视频), including text-to-video and image-to-video.
- Uses doubao-seedance-1-5-pro-251215 model endpoint via REST API.
- Step-by-step Bash curl examples and troubleshooting included in documentation.
- Requires ARK_API_KEY environment variable for authentication.
- Designed for prompts mentioning Seedance, 豆包, 火山, or AI video generation.
元数据
常见问题
SeedanceVideo 是什么?
Generate AI videos with ByteDance Seedance (豆包/火山方舟) via Ark API. Supports text-to-video and image-to-video using model endpoint doubao-seedance-1-5-pro-2512... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 339 次。
如何安装 SeedanceVideo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-video-volcengine」即可一键安装,无需额外配置。
SeedanceVideo 是免费的吗?
是的,SeedanceVideo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SeedanceVideo 支持哪些平台?
SeedanceVideo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SeedanceVideo?
由 maddy-cc(@maddy-cc)开发并维护,当前版本 v1.0.0。
推荐 Skills