cxcscmu/skilllearnbench-video-keyframe-extraction
Use this skill to extract keyframes (I-frames) from an MP4 video file using ffmpeg. This produces numbered PNG files in a specified output directory.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill video-keyframe-extraction
Take cxcscmu/skilllearnbench-video-keyframe-extraction from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.