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).

설치로 이동

소스 정보

저장소
jleechanorg/claude-commands
최근 소스 활동
2026년 8월 2일 01:06
감지된 SKILL.md 언어
영어
스타
3
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.