transcribe

Installation
SKILL.md

transcribe

Input

Use the media file path the user provided. If it's unclear which file to transcribe, ask the user for the local media file path and stop.

Instructions

When this skill is invoked, do the work immediately.

  1. Run Whisper on the input file and write an .srt file next to the source media file.
  2. Review the generated subtitles and make them clean and subtitle-ready rather than overly literal.
  3. Reveal the final .srt file in Finder.
  4. Report the output .srt path.

Subtitle cleanup requirements

You must optimize the subtitles for readability while preserving meaning and approximate timing.

Installs
50
GitHub Stars
174
First Seen
Mar 6, 2026
transcribe — bholmesdev/skills