← 返回 Skills 市场
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mario-coin-counting-ffmpeg
功能描述
Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or impor...
安全使用建议
This skill appears to do what it says (ffmpeg-based keyframe extraction) but the metadata failed to declare that ffmpeg is a required binary and the SKILL.md references a LICENSE.txt that isn't in the package. Before installing, confirm you have ffmpeg on PATH and that you trust any local video files you process. If you maintain the skill, update the registry metadata to list ffmpeg under required binaries and include the LICENSE.txt or remove the reference. Because metadata and files disagree, treat this as a mild red flag rather than a showstopper.
功能分析
Type: OpenClaw Skill
Name: mario-coin-counting-ffmpeg
Version: 0.1.0
The skill bundle consists of standard documentation and command-line templates for using FFmpeg to extract keyframes from video files. The instructions in SKILL.md are well-documented, align perfectly with the stated purpose, and contain no malicious commands, network calls, or prompt-injection attempts.
能力评估
Purpose & Capability
The SKILL.md clearly describes extracting keyframes with FFmpeg and provides appropriate commands. However, the registry metadata lists no required binaries while the instructions explicitly require 'ffmpeg' to be installed and on PATH. That mismatch is unexpected and should be corrected (requires.binaries should list ffmpeg).
Instruction Scope
The runtime instructions only describe running local ffmpeg commands on an input video and writing output image files. They do not ask the agent to read unrelated files, access secrets, or contact external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code to download or execute — lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill's functionality needs only local ffmpeg and file access, which is proportional to its purpose.
Persistence & Privilege
The skill is not always-enabled and has normal autonomous invocation settings. It does not request elevated or persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mario-coin-counting-ffmpeg - 安装完成后,直接呼叫该 Skill 的名称或使用
/mario-coin-counting-ffmpeg触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
常见问题
ffmpeg 是什么?
Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or impor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 ffmpeg?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mario-coin-counting-ffmpeg」即可一键安装,无需额外配置。
ffmpeg 是免费的吗?
是的,ffmpeg 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ffmpeg 支持哪些平台?
ffmpeg 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ffmpeg?
由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。
推荐 Skills