elevenlabs/skills
Collections of skills for building with ElevenLabs
What it solves
It provides a standardized set of capabilities (skills) for AI coding assistants to interact with ElevenLabs' AI audio tools, allowing developers to integrate voice, speech, and sound generation directly into their development workflows.
How it works
These skills follow the Agent Skills specification, making them compatible with any AI coding assistant that supports the spec. They act as a bridge between the AI assistant and the ElevenLabs API, enabling the text-to-speech, speech-to-text, and audio generation tools.
Who it’s for
Developers who use AI coding assistants and want to easily add AI audio capabilities—such as voice agents, sound effects, or transcription—to their applications.
Highlights
- Comprehensive Audio Suite: Includes skills for text-to-speech, speech-to-text, real-time voice conversations, and sound effect/music generation.
- Voice Manipulation: Features tools for changing voices in recordings and isolating vocals from background noise.
- Developer-Ready: Provides SDK support for Python and JavaScript/TypeScript, as well as direct REST API calls.
- Built-in Testing: Includes a full evaluation suite to test both trigger accuracy and functional correctness of the skills.