get-last-frame

Extract the last frame of an MP4 file into an image using OpenCV. Use when the user needs the final frame of a generated video saved as a still image.

$ 설치

git clone https://github.com/jacwu/demo-skill-sora2 /tmp/demo-skill-sora2 && cp -r /tmp/demo-skill-sora2/.claude/skills/get_last_frame ~/.claude/skills/demo-skill-sora2

// tip: Run this command in your terminal to install the skill