← 返回 Skills 市场
video-generate
作者
volcengine_skills
· GitHub ↗
· v1.0.0
· MIT-0
885
总下载
0
收藏
38
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generate
功能描述
Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials.
安全使用建议
Review before installing. Use a dedicated, low-privilege API key, avoid putting private prompts or media URLs into requests unless you trust the provider, and do not let the agent store real credentials in a workspace env file without explicit approval and a clear plan to remove them later.
能力评估
Purpose & Capability
The code and documentation are coherent with a Seedance/Ark video-generation skill: it sends prompts and optional image, video, or audio reference URLs to an external API and polls for results.
Instruction Scope
The normal generation workflow is scoped, but the error-handling instruction directs the agent to write missing API credentials into a workspace environment file, activate them, and retry without a clear consent or containment step.
Install Mechanism
The artifact includes an executable Python script and no remote installer or hidden setup behavior; however, formal permission/capability declarations are thin compared with the documented network and credential use.
Credentials
Using an API key and outbound network requests is expected for this provider integration, but persisting the key in a workspace env file is broader secret handling than needed and may expose the credential to other tools or future sessions.
Persistence & Privilege
No background service, privilege escalation, destructive action, or local indexing was found, but the credential-persistence instruction creates a lasting workspace configuration change.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generate - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Major update: Now generates videos (not just images) using Seedance models and supports multimodal input.
- Replaced image generation script with a comprehensive video generation script (`video_generate.py`)
- Rebranded skill: now named "video-generate" and focused on video creation from text, images, video, or audio inputs
- Supports multiple video models, customizable parameters (aspect ratio, duration, resolution, etc.), multimodal references, and optional audio generation
- Expanded environment variable requirements and detailed API/documentation for video task configuration
- Added robust error handling for missing API keys and user feedback
- SKILL.md completely rewritten for video-focused workflow, usage examples, and options
元数据
常见问题
video-generate 是什么?
Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 885 次。
如何安装 video-generate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generate」即可一键安装,无需额外配置。
video-generate 是免费的吗?
是的,video-generate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
video-generate 支持哪些平台?
video-generate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 video-generate?
由 volcengine_skills(@warm-wm)开发并维护,当前版本 v1.0.0。
推荐 Skills