All skills
steipete avatar

video-frames

steipete/clawdis

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

364,498 74,640 Updated 8 minutes ago First seen 5 months agoactive
npx -y skilld add gh:steipete/clawdis -s video-frames
Other metadata
homepage
https://ffmpeg.org

Video Frames (ffmpeg)

Extract a single frame from a video, or create quick thumbnails for inspection.

Quick start

First frame:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg

At a timestamp:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg

Notes

  • Prefer --time for “what is happening around here?”.
  • Use a .jpg for quick share; use .png for crisp UI frames.

Source: SKILL.md on GitHub

Indexed from github.com/steipete/clawdis on branch main.

No curators have added this skill yet. Be the first to include it in a collection.