← 返回 Skills 市场
xxxxxxxxxxxxxxxxxxx20gex

Video Intent Studio

作者 lyq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
215
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-intent-studio
功能描述
Guide staged text-to-video generation from a rough user idea to ranked video type options, parameter tuning, prompt preview, and final Volcengine Ark video g...
安全使用建议
This skill appears to do what it claims: build staged prompts and submit them to Volcengine Ark. Before installing or using it, consider: (1) runtime requires an Ark API key (ARK_API_KEY or VOLCENGINE_ARK_API_KEY) — set a scoped key with least privilege; (2) the generator will attempt to read credential values from your Windows registry as a fallback (HKCU/HKLM) — if you are on Windows, be aware of that automatic lookup; (3) the script will make network requests to the default Ark endpoint (https://ark.cn-beijing.volces.com/...) and will download the resulting MP4 to disk (by default your Desktop) — if you prefer, supply --output or change the tasks URL to a test endpoint; (4) there is no installer, so review the two scripts if you have any doubt and run them in a sandbox or controlled environment first; (5) you can test without performing a real submission by using the generator's --dry-run mode to inspect payloads. Overall the package is coherent and consistent with its purpose but treat API keys and generated files with normal caution.
功能分析
Type: OpenClaw Skill Name: video-intent-studio Version: 1.0.0 The video-intent-studio skill provides a legitimate workflow for generating AI videos using the Volcengine Ark API. The bundled scripts, video_agent_backend.py and generate_ark_video.py, handle prompt engineering and API communication (including task polling and file downloading) using standard Python libraries. While generate_ark_video.py includes a function to read API keys from the Windows Registry, it is restricted to specific, relevant key names and serves as a convenience for environment configuration. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description (text-to-video staging + Ark generation) aligns with the included helper scripts and reference files. The scripts implement suggestion, prompt building, and an HTTP + polling generator against a Volcengine Ark tasks endpoint, which is consistent with the skill purpose.
Instruction Scope
SKILL.md instructs the agent to run the bundled CLI scripts and to show prompt previews and confirmations. The runtime behavior matches that: the generator makes network calls to a Volcengine Ark API, polls task status, and downloads the resulting video. Two minor scope notes: (1) the generator will create output files (defaulting to the user's Desktop) and create directories if needed, and (2) the generator script contains a helper to read API keys from the Windows registry (HKCU/HKLM) which is not called out in SKILL.md. Both are legitimate for this use case but are implementation specifics the user should expect.
Install Mechanism
This is an instruction + script skill with no install spec; nothing is downloaded or written to disk by an installer. Risk from installation is low because there is no external installer or archive retrieval described in the package metadata.
Credentials
The package legitimately needs an Ark API key to generate videos; SKILL.md documents ARK_API_KEY and VOLCENGINE_ARK_API_KEY and optional overrides. The registry metadata lists no required env vars (fine because keys are optional until generation). Two small concerns: the generator also looks for a registry value named 'ARK API KEY' (with spaces) in addition to the documented names, and the code will try environment or registry reads automatically. These are functional conveniences but should be noted because the script will access system environment/registry entries to find credentials.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide agent configuration. It will write output files (downloaded video) to disk as part of normal operation, which is expected for a generator.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-intent-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-intent-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Intent Studio initial release: - Guides staged text-to-video generation from user idea to final Volcengine Ark video using bundled scripts. - Structured workflow: capture idea → suggest/rank video types → parameter tuning → prompt preview/confirmation → generation. - Supports adjustable parameters (duration, ratio, style, motion, etc.) and keeps prompt preview updated with changes. - Presents 3–5 ranked video type options with stable ordering and contextual reasons. - Includes clear state tracking and allows revisions or exit at every step. - Integrates absolute path script execution and environment-based credential handling. - Supports multi-language interaction, defaulting to Chinese if input is in Chinese.
元数据
Slug video-intent-studio
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Intent Studio 是什么?

Guide staged text-to-video generation from a rough user idea to ranked video type options, parameter tuning, prompt preview, and final Volcengine Ark video g... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 215 次。

如何安装 Video Intent Studio?

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

Video Intent Studio 是免费的吗?

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

Video Intent Studio 支持哪些平台?

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

谁开发了 Video Intent Studio?

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

💬 留言讨论