elevenlabs-agents

Design and deploy ElevenLabs voice agents with RAG integration.

204|30|Updated Nov 8, 2025
One-click install
npx skills add https://github.com/secondsky/claude-skills --skill elevenlabs-agents-secondsky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elevenlabs-agents
Source: https://github.com/secondsky/claude-skills/tree/main/plugins/elevenlabs-agents/skills/elevenlabs-agents
Command: npx skills add https://github.com/secondsky/claude-skills --skill elevenlabs-agents-secondsky

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @elevenlabs/elevenlabs-js, @elevenlabs/agents-cli, @elevenlabs/react, @elevenlabs/client, @elevenlabs/react-native, and includes references (resource) and assets (resource) components.

What problem does it solve?

ElevenLabs Agents Platform helps orchestrate AI voice agents with ASR, LLMs, TTS, and a turn-taking model, enabling scalable, multi-skill voice experiences.

Core Features & Use Cases

  • Embedded voice chat interfaces (React) and CLI workflows
  • Client libraries for agent tools, knowledge bases, and RAG
  • Quick-start templates for agent creation, deployment, and testing
  • Tools for webhooks, MCP integration, and agent lifecycle management

Quick Start

Quick-start guidance covers installing the platform, adding agents, and deploying to environments.

Frequently Asked Questions about elevenlabs-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a production-grade AI voice agent with ASR and TTS?

ElevenLabs Agents Platform orchestrates AI voice agents combining automatic speech recognition, large language models, and text-to-speech synthesis with turn-taking control. Use the platform's SDKs for React, JavaScript, React Native, or Swift to embed voice chat interfaces, or deploy via CLI and API workflows for scalable multi-skill experiences.

Can I integrate RAG and knowledge bases into voice agents?

Yes. ElevenLabs Agents supports knowledge-base indexing and RAG integration for retrieval-augmented generation. Build agents that query indexed knowledge bases during reasoning, configure tool orchestration for external lookups, and manage compliance monitoring across single-tenant or multi-tenant deployments.

How do I deploy voice agents across React, CLI, and API workflows?

ElevenLabs Agents provides client libraries and quick-start templates for React embedded interfaces, CLI-driven agent creation and testing, and API-based deployment. Configure agent schemas, set up webhooks with authentication, manage tool integration, and test lifecycle workflows before production release.

What security and compliance controls are available for voice agents?

The platform includes webhook authentication, MCP integration for secure tool access, compliance monitoring capabilities, and testing workflows. Configure security policies within the 6-component system prompt framework and manage access controls for single-tenant or multi-tenant agent scenarios.

Do I need separate tools for agent configuration, tool orchestration, and knowledge-base management?

No. ElevenLabs Agents consolidates agent configuration schemas, tool integration, knowledge-base management, and RAG indexing into unified platform components. Use the same SDK across React, JavaScript, CLI, and API to manage all aspects of voice agent design and deployment.