{"skill":{"slug":"video-frames","displayName":"Video Frames","summary":"Extract frames or short clips from videos using ffmpeg.","description":"---\nname: video-frames\ndescription: Extract frames or short clips from videos using ffmpeg.\nhomepage: https://ffmpeg.org\nmetadata: {\"clawdbot\":{\"emoji\":\"🎞️\",\"requires\":{\"bins\":[\"ffmpeg\"]},\"install\":[{\"id\":\"brew\",\"kind\":\"brew\",\"formula\":\"ffmpeg\",\"bins\":[\"ffmpeg\"],\"label\":\"Install ffmpeg (brew)\"}]}}\n---\n\n# Video Frames (ffmpeg)\n\nExtract a single frame from a video, or create quick thumbnails for inspection.\n\n## Quick start\n\nFirst frame:\n\n```bash\n{baseDir}/scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg\n```\n\nAt a timestamp:\n\n```bash\n{baseDir}/scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg\n```\n\n## Notes\n\n- Prefer `--time` for “what is happening around here?”.\n- Use a `.jpg` for quick share; use `.png` for crisp UI frames.\n","tags":{"latest":"1.0.0"},"stats":{"comments":1,"downloads":52385,"installsAllTime":1599,"installsCurrent":1595,"stars":129,"versions":1},"createdAt":1767545391700,"updatedAt":1778485729679},"latestVersion":{"version":"1.0.0","createdAt":1767545391700,"changelog":"","license":null},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"steipete","userId":"s179zksw999xz8ms4cy7pb2fr183m5jq","displayName":"Peter Steinberger","image":"https://avatars.githubusercontent.com/u/58493?v=4"},"moderation":null}