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 当前展示的配套文件。