ffmpeg-compress-video
SolidTurn bulky, oversized video files into lean, shareable assets using the power of ffmpeg-compress-video. This skill handles codec selection, bitrate tuning, resolution scaling, and format conversion so you don't have to memorize command-line flags. Ideal for content creators, developers, and media teams who need reliable compression results fast — whether targeting web delivery, mobile playback, or archive storage.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- openclaw
- Repository
- openclaw/skills
- Created
- 4 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
video-loop
Create a looping background video — crossfade the loop point, encode optimized MP4 + WebM, optional poster frame. Use whenever the user has a video that needs to loop for web use (hero sections, backgrounds, landing-page ambience), wants to fix a visible jump at the loop point, or needs to optimize a clip for web delivery — even if they just say "make this loop smoothly" or "compress this for the site".
video-studio
Use when the user asks to create or edit videos end-to-end (script→video, auto-cut/jumpcut, captions/subtitles, polishing for Shorts/Reels/TikTok). Current implemented backend: local FFmpeg (probe/render/jumpcut/burn-subtitles/polish). Planned/optional backends: Remotion (motion graphics templates), VectCutAPI (CapCut/剪映 timeline editing), and video-audio-mcp (MCP tool wrapper) when available. Produces a finished video artifact (MP4 by default) from assets + copy + a design/storyboard plan.
gif-generation
Post-process video files and generate optimized GIFs. Converts webm/mp4
ffmpeg-quick
One-shot video and audio operations via thin shell-script wrappers — cut, merge, extract audio, generate thumbnail, create GIF, convert format, change speed, add watermark. USE WHEN the user wants a single fast operation with positional flags rather than a multi-step editing pipeline, or says "just cut this", "quick merge", "grab a thumbnail", "make a gif", "extract the audio", "speed this up", "add my logo".
hyperframes
Create HTML-based video compositions, animated title cards, social overlays, captioned talking-head videos, audio-reactive visuals, and shader transitions using HyperFrames. HTML is the source of truth for video. Use when the user wants a rendered MP4/WebM from an HTML composition, wants to animate text/logos/charts over media, needs captions synced to audio, wants TTS narration, or wants to convert a website into a video.