cxcscmu/video-to-grayscale-frames
Extract keyframes from MP4 video files and convert them to grayscale. Use this skill when you need to process video files for analysis by extracting I-frames (keyframes) and converting them to grayscale images for computer vision tasks.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill video-to-grayscale-frames
Take cxcscmu/video-to-grayscale-frames 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.