ElevenLabs Skills
Official Agent Skills suite from ElevenLabs: text-to-speech, speech-to-text, voice agents, sound effects, music, and voice isolation. Works in Claude Code, Cursor, and other compatible agents.
Official Agent Skills suite from ElevenLabs: text-to-speech, speech-to-text, voice agents, sound effects, music, and voice isolation. Works in Claude Code, Cursor, and other compatible agents.
Real data. Real impact.
Emerging
Developers
Per week
Exceptional
Plugins extend Claude Code with powerful features.
A first-party collection of seven Agent Skills that wrap the ElevenLabs developer platform behind a portable, framework-agnostic interface. Drop the suite into Claude Code, Cursor, or any agent that follows the Agent Skills specification, set your API key once, and your assistant can generate voice, transcribe audio, build conversational agents, and produce sound effects on demand.
Audio AI used to mean stitching together a TTS provider, an STT provider, a music model, and a noise-reduction step — each with its own SDK, billing, and edge cases. The ElevenLabs Skills bundle collapses all of that into a single agent-callable layer. Your AI coding assistant decides which skill to invoke based on the task ("read this script aloud", "transcribe this meeting", "make a 30s loop of forest ambience") and the skill handles the API call, file IO, and parameter selection.
@elevenlabs/elevenlabs-js SDK (the older elevenlabs package is deprecated)evals/ directory for trigger and functional testing via Cursor Agent CLIA skill tells the agent when to call something, what parameters matter, and how to recover from errors — not just how. ElevenLabs publishing their own Agent Skills means your assistant gets first-party guidance instead of guessing from outdated training data.
MIT
# Install the entire ElevenLabs skill suite
npx skills add elevenlabs/skills
# Or install a single skill
npx skills add elevenlabs/skills/<skill-name>
# Required: set your ElevenLabs API key
export ELEVENLABS_API_KEY="your_key_here"
# Get a key at https://elevenlabs.io/app/settings/api-keys1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.