Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Process, edit, and optimize videos for any platform with compression, format conversion, captioning, and repurposing workflows.
Process, edit, and optimize videos for any platform with compression, format conversion, captioning, and repurposing workflows.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Required: ffmpeg / ffprobe โ core video processing Optional: whisper โ local transcription for captions realesrgan โ AI upscaling
SituationLoadPlatform specs (YouTube, TikTok, Instagram)platforms.mdFFmpeg commands by taskcommands.mdQuality/compression settingsquality.mdWorkflow by use caseworkflows.md
TaskMethodConvert/compressFFmpeg (see commands.md)Generate captionsWhisper โ SRT/VTTChange aspect ratioCrop, pad, or smart reframeClean audioNormalize, denoise, enhanceBatch operationsProcess entire folders in one run
Clarify target โ What platform? What format? File size limit? Check source โ ffprobe for codec, resolution, duration, audio Process โ FFmpeg for transformation Verify โ Confirm output meets specs before delivering Deliver โ Provide file to user
User saysAgent does"Make this work for TikTok"Reframe to 9:16, check duration โค3min, compress"Add subtitles"Whisper โ SRT โ burn-in or deliver separately"Compress for WhatsApp"Target <64MB, H.264, AAC"Extract audio"-vn -acodec mp3 or -acodec copy"Make a GIF"Extract frames, optimize palette, loop"Split into clips"Cut at timestamps with -ss and -t
Always re-encode audio to AAC for maximum compatibility Use -movflags +faststart for web playback CRF 23 is good default for H.264 (lower = better, bigger) Check before delivering โ verify duration, file size, playability
PlatformAspectMax DurationMax SizeTikTok9:163 min287MBInstagram Reels9:1690s250MBYouTube Shorts9:1660sNo limitYouTube16:912h256GBWhatsAppAny3 min64MB
This skill: Processes video files user explicitly provides Runs FFmpeg commands on user request Does NOT access files without user instruction Does NOT upload to external services automatically
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.