← Back to Skills Marketplace
4177
Downloads
6
Stars
33
Active Installs
2
Versions
Install in OpenClaw
/install video
Description
Process, edit, and optimize videos for any platform with compression, format conversion, captioning, and repurposing workflows.
Usage Guidance
Safe to install for local video work. Review generated ffmpeg commands before running them, use explicit input and output filenames, keep originals or work on copies, and run batch examples only in the folder you intend to process.
Capability Analysis
Type: OpenClaw Skill
Name: video
Version: 1.0.1
The OpenClaw AgentSkills bundle for video processing is benign. It provides comprehensive documentation and examples for using standard video tools like `ffmpeg` and `ffprobe` for various tasks. The `SKILL.md` explicitly states that the skill 'Does NOT access files without user instruction' and 'Does NOT upload to external services automatically,' indicating an intent for safe operation. All example commands are related to legitimate video manipulation and show no evidence of data exfiltration, malicious execution, persistence, or obfuscation. While the underlying `ffmpeg` commands could be misused if the agent's input sanitization is flawed, this represents a potential vulnerability in the agent's execution environment rather than malicious intent within the skill bundle itself.
Capability Assessment
Purpose & Capability
The artifacts consistently support video conversion, compression, captioning, platform formatting, quality checks, and related ffmpeg/ffprobe workflows.
Instruction Scope
The skill says it processes user-provided files and runs commands on user request; examples create output files and include batch loops, so users should choose paths deliberately.
Install Mechanism
There is no executable installer or bundled code; the skill declares required local binaries ffmpeg and ffprobe and optional tools for transcription or upscaling.
Credentials
Local media processing is proportionate for the purpose, but ffmpeg jobs can consume CPU, disk space, and process multiple files if batch examples are run in a broad folder.
Persistence & Privilege
The artifacts do not request credentials, elevated privileges, background services, persistent storage, browser/session access, or automatic network upload behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video - After installation, invoke the skill by name or use
/video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Declare required binaries (ffmpeg, ffprobe), add requirements section with optional deps, add explicit scope
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Video?
Process, edit, and optimize videos for any platform with compression, format conversion, captioning, and repurposing workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 4177 downloads so far.
How do I install Video?
Run "/install video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video free?
Yes, Video is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Video support?
Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Video?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.
More Skills