elevenlabs-transcribeby elevenlabs
Transcribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.
npx skills add https://github.com/elevenlabs/skills --skill elevenlabs-transcribeMore skills from elevenlabs
elevenlabs:sdk-migration
by elevenlabs
elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages.
setup-api-key
by elevenlabs
Interactive guide for obtaining and configuring an ElevenLabs API key. Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation once if the...
voice-changer
by elevenlabs
Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer…
voice-isolator
by elevenlabs
Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings,…