Extract frames or short clips from videos using ffmpeg.
b1e27dbVideo Frames (ffmpeg) Extract a single frame from a video, or create quick thumbnails for inspection. Quick start First frame: At a timestamp: Notes Prefer for "what is happening around here?". Use a for quick share; use for crisp UI frames.
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/video-frames · pinned to the source commit
git clone https://github.com/openclaw/openclaw.git
cd openclaw
git checkout b1e27db51ce36bc26669f6a00d7990908a481ff6
mkdir -p ".claude/skills/video-frames"
cp -r "skills/video-frames" ".claude/skills/video-frames"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit b1e27db51ce3. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.