askill
video-frames

video-framesSafety 95Repository

Extract frames or short clips from videos using ffmpeg.

0 stars
1.2k downloads
Updated 2/1/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

58/100Analyzed 2/20/2026

A moderately useful skill for extracting video frames using ffmpeg with basic quick-start examples and usage notes. Provides concrete commands but relies on an unexplained wrapper script rather than showing actual ffmpeg commands directly. Has proper metadata structure and homepage but lacks depth, error handling, and complete reference material. More of a quick reference card than a complete skill.

95
65
75
45
45

Metadata

Licenseunknown
Version-
Updated2/1/2026
Publisherhoux15

Tags

No tags yet.