← Back to Skills Marketplace
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multilingual-video-dubbing-ffmpeg-video-filters
Description
Apply video filters - scale, crop, watermark, speed, blur, and visual effects
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multilingual-video-dubbing-ffmpeg-video-filters - After installation, invoke the skill by name or use
/multilingual-video-dubbing-ffmpeg-video-filters - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Bulk publish from all-task-skills-dedup
Metadata
Frequently Asked Questions
What is ffmpeg-video-filters?
Apply video filters - scale, crop, watermark, speed, blur, and visual effects. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install ffmpeg-video-filters?
Run "/install multilingual-video-dubbing-ffmpeg-video-filters" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ffmpeg-video-filters free?
Yes, ffmpeg-video-filters is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ffmpeg-video-filters support?
ffmpeg-video-filters is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ffmpeg-video-filters?
It is built and maintained by lnj22 (@lnj22); the current version is v0.1.0.
More Skills