Whisperx Transcribe — AI skill for Claude Code
Claude Code skill/plugin: transcribe audio & video into clean, speaker-labeled Markdown via WhisperX, so an LLM can read a long meeting without processing raw audio.
How to install Whisperx Transcribe
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open abubakarsiddik31/whisperx-transcribe and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Whisperx Transcribe does
Claude Code skill/plugin: transcribe audio & video into clean, speaker-labeled Markdown via WhisperX, so an LLM can read a long meeting without processing raw audio.
Alternatives in AI
- Generative Media Skills — Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI) 3k ★
- Qwen Audio Agent — A realtime voice runtime that keeps Agents talking, working, and present 2.3k ★
- Codex Skill — by klaudworks - Enables users to prompt codex from claude code 914 ★
README
WhisperX Transcribe — a Claude Code skill for meeting & video transcription
[](LICENSE) [](https://code.claude.com/docs/en/skills) [](https://github.com/m-bain/whisperX)
A [Claude Code](https://claude.com/claude-code) skill that transcribes local audio and video files — meetings, interviews, podcasts, lectures, standups, recorded calls — into a clean, speaker-labeled **Markdown transcript**, using [WhisperX](https://github.com/m-bain/whisperX) (Whisper + forced alignment + speaker diarization) under the hood.
The problem this solves: a one-hour meeting recording is far too long to hand an LLM directly, and raw Whisper/WhisperX output is a flat wall of timestamped JSON segments that's expensive and awkward for an LLM to read. This skill lets Claude offload the actual transcription to WhisperX, then hands itself back a tidy, skimmable Markdown document it can summarize, search, or quote from — without ever touching the raw audio or the raw JSON.
# Transcript: Q3 Planning Call
**Duration:** 05:50
**Language:** en
**Speakers:** 2 (Priya, Sam)
### [00:00] Priya
Hey everyone, thanks for joining the call today...
### [00:09] Sam
Sounds good, can you share your screen?
Why this exists
- Long recordings don't fit in an LLM's context window as raw audio or raw transcripts. Transcribing first and handing back structured Markdown lets Claude work with an hour-long meeting the same way it'd work with any other document.
- Raw WhisperX/Whisper JSON is not LLM-friendly. It's a flat list of 3–10 second segments with no higher-level structure — no sense of "who was talking", no skimmable sections, just timestamps and text.
- Speaker diarization turns a transcript into a conversation. Knowing that Speaker
Related Skills
PDF Audio Video To Markdown With AI
Convert PDF, Audio, Video to Markdown with smart processing
Claude Skill Video Transcribe
视频转文字工具:有字幕抓字幕,没字幕 AI 听写。支持 YouTube/B站/本地文件,Gemini 2.5 Flash 转录引擎
Lark Minutes Tasks
AI agent skill: read Lark meeting transcripts, extract action items, and actually get them done
Multimodal Voice Assistant
This project is a multi-modal AI voice assistant that uses LM Studio, OpenAI API or Claude Code, audio process
ADHX
/plugin marketplace add itsmemeworks/adhx or curl -sL https://raw.githubusercontent.com/itsmemeworks/adhx/main
Free Image And Video Generation Skill
Provide free offline and cloud AI tools for image and video generation with easy setup and privacy-focused loc
Related Agents
Voice Engineer
GAIA voice interaction specialist. Use PROACTIVELY for Whisper ASR, Kokoro TTS, the Talk SDK, speech-to-speech
Dsp Agent
Implement audio processing and DSP algorithms for Stage 2. Use PROACTIVELY after foundation-shell-agent comple
Notebooklm Producer
Use this agent to create audio and video assets using Google NotebookLM. Handles notebook creation, source upl