elevenlabs-transcribe
OfficialTranscribe audio to text with ElevenLabs Scribe.
System Documentation
What problem does it solve?
Transcribing audio to text is often slow and error-prone when done manually. This Skill uses ElevenLabs Scribe to automatically convert speech from local files, URLs, or microphones into accurate, searchable text, with optional speaker diarization and streaming support.
Core Features & Use Cases
- Batch transcription of local audio files (e.g., meeting recordings) into plain text or structured JSON with timestamps.
- Real-time transcription from streaming URLs or microphone input for live captions.
- Multilingual support and speaker diarization for transcripts with labeled speakers.
- Example: Transcribe a conference recording and generate a searchable transcript with speaker labels for post-event notes.
Quick Start
Use the transcription tool to process audio with the built-in CLI: {baseDir}/scripts/transcribe.sh <audio_file> Transcribe from a URL: {baseDir}/scripts/transcribe.sh --url <stream_url> Transcribe from microphone: {baseDir}/scripts/transcribe.sh --mic
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: elevenlabs-transcribe Download link: https://github.com/elevenlabs/skills/archive/main.zip#elevenlabs-transcribe Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.