← 返回 Skills 市场
1021
总下载
2
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install movie
功能描述
Create films with AI video generation by managing scripts, prompts, consistency, and production workflows from concept to final cut.
安全使用建议
This skill is a coherent set of production instructions (prompts, templates, ffmpeg commands, tool recommendations). Before using: ensure ffmpeg and any listed model/CLI tools are installed from trusted sources; do not supply API keys to unknown third-party tools without auditing their privacy/policy; follow the legal notes in commercial.md (do not generate identifiable people without consent; confirm music and brand rights); and be aware that the agent will read/write files under ~/movies/ if given filesystem access — limit that access to project folders and avoid exposing sensitive data.
功能分析
Type: OpenClaw Skill
Name: movie
Version: 1.0.0
The skill bundle provides comprehensive documentation and examples for AI-driven video production, primarily using standard `ffmpeg` commands. However, the `tools.md` file includes an `ffmpeg` command for concatenating clips (`ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp4`) which disables security checks for the input file list. This `safe 0` flag, while a legitimate `ffmpeg` option, introduces a vulnerability where a maliciously crafted `list.txt` (e.g., containing arbitrary file paths or shell commands if executed in an unsanitized environment) could lead to arbitrary file access or remote code execution. While there is no evidence of intentional malicious behavior, data exfiltration, or harmful prompt injection, this specific command represents a significant vulnerability risk, classifying the skill as 'suspicious' rather than 'benign'.
能力评估
Purpose & Capability
Name/description (AI film production from script to final cut) align with the content: multiple markdowns cover preproduction, generation, tools, postproduction and commercial/experimental workflows. The listed third-party tools (Seedance, Runway, etc.) are relevant to the stated purpose and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the other docs are procedural guidance (prompt templates, shot lists, ffmpeg commands, file layouts). They reference reading/writing project files under ~/movies and running local tools (ffmpeg) — which is expected for a production workflow. The instructions do not direct the agent to read unrelated system files, exfiltrate data, or call hidden external endpoints.
Install Mechanism
There is no install spec and no code files; this is instruction-only. That minimizes the risk of arbitrary code being written or executed. The skill assumes external tools (ffmpeg, model APIs) exist but does not install them.
Credentials
No environment variables, credentials, or config paths are required. The guidance references third-party services and self-hosted options but does not ask the agent for unrelated secrets or broad system credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent or elevated system presence nor does it modify other skills or system-wide settings. It only instructs working in a user project directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install movie - 安装完成后,直接呼叫该 Skill 的名称或使用
/movie触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - AI filmmaking framework
元数据
常见问题
Movie 是什么?
Create films with AI video generation by managing scripts, prompts, consistency, and production workflows from concept to final cut. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1021 次。
如何安装 Movie?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install movie」即可一键安装,无需额外配置。
Movie 是免费的吗?
是的,Movie 完全免费(开源免费),可自由下载、安装和使用。
Movie 支持哪些平台?
Movie 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Movie?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills