← 返回 Skills 市场
Video Director
作者
a1024708231
· GitHub ↗
· v1.0.1
· MIT-0
361
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-director
功能描述
知识类短视频画面规划技能。将枯燥文字转化为高吸引力、高信息密度的图文动画短视频画面,包含名词视觉化和入场动画设计。输出标准JSON格式分镜表供video-producer使用,也可独立使用。
安全使用建议
This skill appears coherent for creating storyboard JSON and includes a local Node script to generate outputs. Before installing/using: 1) Inspect SKILL.md for hidden unicode control characters (e.g., zero-width or direction controls) and remove them if present. 2) Review the full scripts/plan.js content to confirm there are no network requests, telemetry, or calls that read unrelated files; run it locally in an isolated environment first. 3) Do not provide any credentials (none are required). 4) If you plan to allow autonomous invocation, be cautious if you later combine this skill with other skills that have access to secrets or networked renderers — the combination could increase risk. 5) Test with sample inputs and validate outputs before integrating into automated pipelines.
功能分析
Type: OpenClaw Skill
Name: video-director
Version: 1.0.1
The video-director skill bundle is a legitimate tool for generating video storyboards from text inputs. The core logic in scripts/plan.js uses predefined mappings to associate keywords with visual elements and calculates scene durations without any network requests, sensitive file access, or suspicious execution patterns. The SKILL.md documentation provides clear, task-aligned instructions for the AI agent without any evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (video storyboard/visual planning) align with included artifacts: an instruction-only SKILL.md describing output JSON and a scripts/plan.js that maps nouns to emoji and produces scene JSON. The resources requested (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md strictly describes parsing scripts and producing JSON storyboards and examples for use with a video-renderer; it does not ask for unrelated system data or credentials. However, the SKILL.md contains role-playing instructions and a pre-scan found unicode-control-chars (prompt-injection pattern). That may be an attempt to influence model behavior via hidden characters — not necessarily malicious, but worth manual review of the SKILL.md for invisible characters and any embedded instructions that might override local policy or gather extra context.
Install Mechanism
No install spec; script is instruction-only plus a local Node script. There are no downloads, package installs, or archive extraction in the metadata — low install risk. Running plan.js requires Node but no external installers are requested.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportional for a content-planning tool that generates static JSON.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or system privileges. It does not indicate modifying other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-director - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-director触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
添加自定义结尾支持;可以通过 endingText、endingTitle、endingDesc 参数自定义结尾文案和标题
元数据
常见问题
Video Director 是什么?
知识类短视频画面规划技能。将枯燥文字转化为高吸引力、高信息密度的图文动画短视频画面,包含名词视觉化和入场动画设计。输出标准JSON格式分镜表供video-producer使用,也可独立使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。
如何安装 Video Director?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-director」即可一键安装,无需额外配置。
Video Director 是免费的吗?
是的,Video Director 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Director 支持哪些平台?
Video Director 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Director?
由 a1024708231(@a1024708231)开发并维护,当前版本 v1.0.1。
推荐 Skills