claude-skill-auto-subtitles は何をしますか?
Auto-burn voice-driven subtitles into any video. Whisper transcribes with word timestamps, smart-chunks into 2-5 word semantic blocks, ffmpeg burns into video with your font and brand plate. Claude Code skill.
音声駆動の字幕を任意の動画に自動焼き付けします。Whisperで単語タイムスタンプ付きの文字起こしを行い、2〜5単語の意味ブロックにスマート分割し、ffmpegでフォントやブランドプレートと共に動画に焼き付けます。Claude Code用スキルです。
このスキルは、音声駆動の字幕を任意の動画に自動的に焼き付けるためのものです。OpenAIのWhisperモデルを使用して音声を文字起こしし、単語ごとのタイムスタンプを取得します。その後、文字起こし結果を意味的なまとまりに基づいて2〜5単語のブロックにスマート分割し、ffmpegを使って動画に直接焼き付けます。ユーザーはカスタムフォントやブランドプレート(ロゴやテロップなど)を指定できるため、動画の品質を保ちながら一貫性のある字幕を生成できます。このスキルは主にClaude Code環境で動作し、字幕の手動作業を自動化することで、動画編集の効率を大幅に向上させます。ソーシャルメディアの動画、教育コンテンツ、プレゼンテーション録画など、様々な用途に活用可能です。
npx skills add sketch-man/claude-skill-auto-subtitlesAuto-burn voice-driven subtitles into any video. Whisper transcribes with word timestamps, smart-chunks into 2-5 word semantic blocks, ffmpeg burns into video with your font and brand plate. Claude Code skill.
Extract frames or short clips from videos using ffmpeg.
Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.
Use when testing, fixing, or extending the OpenClaw Control UI GUI with Vitest + Playwright end-to-end checks, mocked Gateway WebSocket flows, mocked dashboard runs, screenshots/videos, or agent-verifiable browser proof.
Obra superpowers agent skills.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work
Use when you have a spec or requirements for a multi-step task, before touching code