video-debug

Installation
SKILL.md

Video Debug

Debug mobile app issues by analyzing device screen recordings. Share a video file (.mp4, .mov, .webm) and describe the problem — this pipeline extracts key frames, analyzes what happened on screen, traces the issue to source code, and applies a fix.

You can provide a video file path directly, or just describe the problem and the skill can help locate a recent video file from your Downloads, Desktop, and current directory before continuing.

FFmpeg is required for frame extraction. If not installed, Step 1 provides setup instructions.

Security

Input validation

Before using {video_path} in any shell command, validate the path:

Installs
11
Repository
hajoeun/skills
GitHub Stars
1
First Seen
Mar 9, 2026
video-debug — hajoeun/skills