Skip to main content

mp4-caption-burn

Capture screen activity to a captioned MP4 video — the full pipeline from screen-recording to a publishable, captioned video. Triggers when the user asks for "captioned MP4 proof", "MP4 with subtitles", "screen recording with captions", "video walkthrough", "show me a video", or any request that names MP4 + captions/subtitles/burned-in-text as the deliverable. Class-level skill: covers screen capture (macOS screencapture with window-scoped capture via CGWindowID), frame selection, ffmpeg drawtext caption burn (with its parser pitfalls), h264 encoding, and the verification loop (vision_analyze on extracted frames). Anti-trigger: plain-text transcripts (use a markdown/code-block skill). Anti-trigger: GIF animations (use the gif-search or p5js skills — different pipeline). Anti-trigger: asciinema recordings (use asciinema + agg, not MP4). Anti-trigger: video editing from existing footage (use manim-video or ffmpeg directly without going through this skill's capture pipeline).

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.