Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add gajulanagaraju/video-studio --skill "frame-extract"
Install specific skill from multi-skill repository
# Description
Extract high quality frames from a clip into the frames folder.
# SKILL.md
name: frame-extract
description: Extract high quality frames from a clip into the frames folder.
When asked to extract frames:
Default command:
ffmpeg -i "
For fixed fps extraction:
ffmpeg -i "
For PNG sequence:
ffmpeg -i "
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.