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

78/100Analyzed 2/18/2026

A well-structured skill for extracting video frames using ffmpeg with clear commands and usage notes. Provides good coverage of basic frame extraction and file format guidance (.jpg vs .png). Minor deduction for reliance on external frame.sh script and incomplete coverage (missing clip extraction, multiple frames). Benefits from being in a skills folder and having a valid homepage."

95
85
70
60
75

Metadata

Licenseunknown
Version-
Updated2/1/2026
Publisherbalaraj74

Tags

No tags yet.