askill
video-frames

video-framesSafety 90Repository

Extract frames or short clips from videos using ffmpeg.

0 stars
1.2k downloads
Updated 1/3/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

65/100Analyzed 2/18/2026

A functional skill for basic video frame extraction using ffmpeg. Provides clear quick-start examples and helpful notes on format selection. Main limitations are the dependency on an external frame.sh script (not provided) and incomplete coverage of advanced use cases like batch processing or clip creation. The skill is well-structured and uses standard ffmpeg commands, making it reasonably reusable despite narrow scope."

90
75
65
45
70

Metadata

Licenseunknown
Version-
Updated1/3/2026
Publisherhcnimi

Tags

No tags yet.