← 返回 Skills 市场
lnj22

ffmpeg-video-filters

作者 lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multilingual-video-dubbing-ffmpeg-video-filters
功能描述
Apply video filters - scale, crop, watermark, speed, blur, and visual effects
安全使用建议
This skill is a safe, coherent set of FFmpeg examples. Before using: ensure ffmpeg is installed on the machine where commands will run; verify you have the input media and any overlay images; avoid running commands on sensitive or private videos unless you control the environment. Note the small documentation mismatch: the skill doesn't declare ffmpeg as a required binary even though the commands need it. If you plan to use this automatically, confirm the agent's runtime has ffmpeg available and that you are comfortable with the agent executing local CLI commands on your files.
功能分析
Type: OpenClaw Skill Name: multilingual-video-dubbing-ffmpeg-video-filters Version: 0.1.0 The skill bundle consists of documentation (SKILL.md) providing standard FFmpeg command examples for video editing tasks such as scaling, cropping, and applying filters. There is no executable code, no suspicious network activity, and no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
The SKILL.md content is coherent with the name/description: it provides FFmpeg commands to scale, crop, watermark, change speed, blur, and apply visual effects. However, the skill metadata lists no required binaries while the instructions clearly require the ffmpeg executable (and any input files like input.mp4 or logo.png). This is a minor mismatch in declared requirements but not a functional red flag.
Instruction Scope
Instructions are narrowly scoped to running ffmpeg commands against local media files. They do not instruct the agent to read unrelated system files, access external endpoints, or exfiltrate data. Examples reference input/output filenames and an overlay image, which is expected for this purpose.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written by the skill itself. This is low-risk and appropriate for a collection of CLI usage examples.
Credentials
The skill declares no environment variables or credentials and the instructions do not attempt to access secrets or unrelated environment values. The only implicit requirement is that ffmpeg be available on PATH and that the user provide necessary media files.
Persistence & Privilege
The skill is not always-on, is user-invocable, and does not request persistent system presence or modify other skills/config. It does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multilingual-video-dubbing-ffmpeg-video-filters
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multilingual-video-dubbing-ffmpeg-video-filters 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
Slug multilingual-video-dubbing-ffmpeg-video-filters
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ffmpeg-video-filters 是什么?

Apply video filters - scale, crop, watermark, speed, blur, and visual effects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 ffmpeg-video-filters?

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

ffmpeg-video-filters 是免费的吗?

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

ffmpeg-video-filters 支持哪些平台?

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

谁开发了 ffmpeg-video-filters?

由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。

💬 留言讨论