extract-frames
Installation
SKILL.md
Extract Frames
Arguments
Parse the user's request for:
- video path (required): path to the video file
- --last: extract last frame of each shot instead of first
- --first --last or --all: extract both first and last frames
- --shots N,N,N: only process specific shot numbers (1-indexed)
- --threshold X: override auto-detected threshold (skip user confirmation)
Default: extract first frame of every shot.
Workflow
Phase 0: Setup
- Validate the video file exists.
- Get video metadata via ffprobe:
Related skills
More from gupsammy/claudest
create-skill
>
14generate-image
>
12improve-skill
>
10repair-skill
This skill should be used when the user asks to "repair my skill", "audit this skill", "fix my skill", "review skill quality", "check if my skill is well-written", "diagnose skill problems", "what's wrong with this skill", or wants structural correctness fixes. Not for adding features or improving effectiveness — use improve-skill for that. Not for agents — use repair-agent.
8brainstorm
>
7run-research
>
4