Was macht speech-to-text?
Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.
Transkribieren Sie Audio mit ElevenLabs Scribe v2 in Text. Verwenden Sie es zum Konvertieren von Audio/Video in Text, zum Erstellen von Untertiteln, zum Transkribieren von Besprechungen oder zum Verarbeiten von gesprochenen Inhalten.
Diese Fähigkeit nutzt das ElevenLabs Scribe v2-Modell, um Audio- oder Videoinhalte effizient in Text zu transkribieren. Sie unterstützt verschiedene Szenarien wie das Erstellen genauer Besprechungsprotokolle, das automatische Generieren von Video-Untertiteln und das Verarbeiten von Sprachinhalten aus Podcasts oder Aufnahmen. Die Fähigkeit ist mit KI-Agentenplattformen wie Claude Code, Cursor und Codex kompatibel und hilft Entwicklern, schnell Informationen aus Sprache zu extrahieren. Durch direkten Aufruf der ElevenLabs-API kann sie lange Audiodateien mit hoher Genauigkeit verarbeiten und mehrere Sprachen unterstützen. Für Workflows, die unstrukturierte Sprachdaten in durchsuchbaren oder bearbeitbaren Text umwandeln müssen, verbessert diese Fähigkeit die Effizienz und Automatisierung erheblich.
npx skills add https://github.com/elevenlabs/skills/tree/main/skills/speech-to-textTranscribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.
This repo contains 7 individual skills — each has its own dedicated page.
Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.
Generate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata.
Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABS_API_KEY is already configured and valid, and only runs full setup when needed.
Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.
Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.
Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer (speech-to-speech) API. Use when converting one voice to another, changing the speaker/narrator of an existing recording, dubbing a voice-over in a different voice, creating character voices from a scratch performance, anonymizing a speaker, or any "voice conversion / voice transfer / speech-to-speech" task. Make sure to use this skill whenever the user mentions voice changing, voice conversion, speech-to-speech, swapping a voice in audio, re-voicing a clip, or applying a different voice to an existing recording — even if they don't explicitly say "voice changer".
Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings, removing music or background ambience from dialogue, isolating speech from field recordings, preparing audio for transcription, extracting vocals, or any "denoise / clean up / isolate voice" task.
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