← Back to Skills Marketplace
5128
Downloads
5
Stars
53
Active Installs
1
Versions
Install in OpenClaw
/install ffmpeg
Description
Process video and audio with correct codec selection, filtering, and encoding settings.
Usage Guidance
This skill appears safe to install as a reference for FFmpeg commands. Install the ffmpeg binary itself from a trusted source, review commands before running them, and avoid writing outputs over original media unless you have backups.
Capability Analysis
Type: OpenClaw Skill
Name: ffmpeg
Version: 1.0.0
The skill bundle is benign. It consists of metadata and a `SKILL.md` file that provides comprehensive documentation and usage instructions for FFmpeg. The `SKILL.md` correctly declares `ffmpeg` as a required binary, which aligns with its stated purpose. There are no executable scripts, no attempts at prompt injection to manipulate the agent into malicious actions, and no indications of data exfiltration, persistence, or other harmful behaviors.
Capability Assessment
Purpose & Capability
The stated purpose is video and audio processing, and the SKILL.md content is limited to FFmpeg concepts and command-option guidance for codecs, filters, stream mapping, trimming, subtitles, concatenation, and hardware acceleration.
Instruction Scope
The instructions are explanatory examples for user-directed FFmpeg commands; they do not contain prompt overrides, automatic execution rules, deceptive directives, or unrelated actions.
Install Mechanism
The bundle contains only SKILL.md and metadata declaring ffmpeg as a required binary. There are no bundled executables, install scripts, package managers, or post-install actions.
Credentials
FFmpeg usage necessarily reads local media files and writes output files, which fits the skill purpose. Users should still review generated commands to avoid overwriting source media or producing unintended outputs.
Persistence & Privilege
No artifact evidence shows persistence, privilege escalation, background workers, broad indexing, credential/session access, or external data transfer.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ffmpeg - After installation, invoke the skill by name or use
/ffmpeg - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is FFmpeg?
Process video and audio with correct codec selection, filtering, and encoding settings. It is an AI Agent Skill for Claude Code / OpenClaw, with 5128 downloads so far.
How do I install FFmpeg?
Run "/install ffmpeg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is FFmpeg free?
Yes, FFmpeg is completely free (open-source). You can download, install and use it at no cost.
Which platforms does FFmpeg support?
FFmpeg is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created FFmpeg?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills