← 返回 Skills 市场
steipete

Video Frames

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
52506
总下载
129
收藏
1597
当前安装
1
版本数
在 OpenClaw 中安装
/install video-frames
功能描述
Extract frames or short clips from videos using ffmpeg.
安全使用建议
Install only if you are comfortable using ffmpeg locally. Choose the --out path carefully, because the script can overwrite an existing file at that path.
功能分析
Type: OpenClaw Skill Name: video-frames Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for extracting video frames using `ffmpeg` and does not contain any prompt injection attempts against the AI agent. The `scripts/frame.sh` script correctly parses arguments, validates input, and executes `ffmpeg` commands with proper quoting, preventing shell injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other high-risk behaviors. The functionality is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
The SKILL.md and script are coherent with the stated purpose of extracting video frames using ffmpeg.
Instruction Scope
Instructions are limited to explicit, user-invoked commands with a video input, optional timestamp or frame index, and output path.
Install Mechanism
The only declared install requirement is the ffmpeg binary, with a Homebrew install option; this is proportionate to the skill's purpose.
Credentials
The script reads a specified local video and writes a specified image file. It creates the output directory and uses ffmpeg overwrite mode, so an existing output file can be replaced if the user points to it.
Persistence & Privilege
No persistence, background process, credentials, account access, network transfer, privilege escalation, or hidden data collection is shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-frames
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-frames 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug video-frames
版本 1.0.0
许可证
累计安装 1601
当前安装数 1597
历史版本数 1
常见问题

Video Frames 是什么?

Extract frames or short clips from videos using ffmpeg. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52506 次。

如何安装 Video Frames?

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

Video Frames 是免费的吗?

是的,Video Frames 完全免费(开源免费),可自由下载、安装和使用。

Video Frames 支持哪些平台?

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

谁开发了 Video Frames?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论