Transcribe

Transcribe a local audio recording and save it as a meeting note. Takes an audio file (mp3/m4a/wav), uploads to OpenAI Whisper, then produces a structured summary written via the `notes` skill schema in `~/work/notes/`. Default behavior: if no file given, picks the most recent recording in `~/work/recordings/`. Pairs with the `record-call` script in this skill's `scripts/` folder (Windows only). Use when asked to "transcribe this", "transcribe the recording", "summarize the call", "/transcribe", "what did we say on that call", or after running `record-call stop`.

ryangalea23 Updated

File contents

ryangalea23/claude-skills/tree/main/skills/transcribe commit 526d5be157

Frequently asked questions

npx skillmds@latest add ryangalea23/transcribe