← 返回 Skills 市场
170
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install volcengine-video-studio
功能描述
Production-ready Volcengine/ARK video generation for prompt-to-video, image-to-video, and draft-video refinement. Use when users want a hands-on skill that c...
安全使用建议
This skill is internally consistent with a Volcengine/ARK video runner, but note the following before installing: (1) You must provide a Volcengine/ARK API key and endpoint (the README lists these), even though the registry metadata omitted them. (2) The script will read local image/video files, base64-encode them, and send them to the remote API — only use with media you are comfortable uploading. (3) The code will also download generated outputs to ~/Desktop/volcengine-videos by default; set --download-dir if you prefer a different location. (4) The script will fall back to OPENAI_API_KEY/OPENAI_BASE_URL environment names if Volcengine vars are not set — avoid having unrelated keys in your environment if you don't want them reused. If you require higher assurance, request the full untruncated script for review and confirm the exact network endpoints the tool will call.
功能分析
Type: OpenClaw Skill
Name: volcengine-video-studio
Version: 0.1.4
The volcengine-video-studio skill is a legitimate tool designed to interface with the Volcengine/ARK video generation API. The primary script, `scripts/generate_video.py`, facilitates submitting video tasks, polling for completion, and downloading the resulting files to a local directory. The code uses standard Python libraries (urllib, pathlib) and follows expected patterns for API interaction, including the use of environment variables for authentication. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description match the included script and instructions: the skill submits video generation tasks to a Volcengine/ARK API, polls status, inspects payloads, and downloads outputs. Requiring an API key and endpoint is proportional to the stated purpose.
Instruction Scope
SKILL.md and the script explicitly read local media files (encode as data: URLs), assemble request payloads, post to the declared endpoints, poll for task status, and download resulting files to a local directory. These actions are expected for a real video-generation runner but do mean local files and prompts will be transmitted to the remote service and downloaded into ~/Desktop/volcengine-videos by default. The skill does not attempt to read unrelated system files or other credentials.
Install Mechanism
There is no install spec; this is instruction + bundled script only. Nothing is downloaded from external URLs at install time and no archives are extracted.
Credentials
The script legitimately needs an API key and endpoint (VOLCENGINE_API_KEY/ARK_API_KEY and VOLCENGINE_VIDEO_ENDPOINT / ARK_BASE_URL). However, the registry metadata lists no required env vars while SKILL.md and the script do — this mismatch is noteworthy. The script also falls back to OPENAI_API_KEY / OPENAI_BASE_URL as alternative env names, which is unusual but seems intended as convenience/fallback; verify you want that behavior before supplying an OpenAI key in a shared environment.
Persistence & Privilege
always is false; the skill does not request persistent presence or modify other skills. It runs as a user-invoked script and can be called autonomously by the agent (normal default) but it does not ask for elevated system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-video-studio - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-video-studio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.4
Add bilingual Chinese public description and positioning copy.
v0.1.3
Add market-facing positioning, clearer product-style value props, and registry tags for discovery.
v0.1.2
Polish ClawHub positioning, make examples runtime-driven, and clarify the three execution paths plus model choices.
v0.1.1
Clarify runtime prompt usage, keep two supported video models, and default to doubao-seedance-1-0-pro-fast-251015.
v0.1.0
Initial release of volcengine-video-studio.
- Enables executable workflows for Volcengine/ARK video generation APIs, including text-to-video, image-to-video, and draft-to-final video tasks.
- Script handles automatic task submission, result polling, file download, and direct task inspection.
- Supports local and remote media inputs via command line options.
- Provides a robust set of controls (ratio, duration, seed, etc.) and troubleshooting documentation.
- Environment-based configuration for API credentials, model selection, and endpoints.
元数据
常见问题
Volcengine Video Studio 是什么?
Production-ready Volcengine/ARK video generation for prompt-to-video, image-to-video, and draft-video refinement. Use when users want a hands-on skill that c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Volcengine Video Studio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-video-studio」即可一键安装,无需额外配置。
Volcengine Video Studio 是免费的吗?
是的,Volcengine Video Studio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine Video Studio 支持哪些平台?
Volcengine Video Studio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volcengine Video Studio?
由 Koi(@jinhuadeng)开发并维护,当前版本 v0.1.4。
推荐 Skills