agents
agents
What it does
- Installation Guide - SDK setup and migration
- Agent Configuration - All config options and CRUD examples
- Client Tools - Webhook, client, and system tools
- Widget Embedding - Website integration
- Outbound Calls - Phone call integrations
Requirements & configuration
- agents array. Each entry requires agentid and description; branchid and a JSON-schema
- body requires tests and accepts repeatcount from 1 to 50 for repeated runs.
Configuration: ELEVENLABS_API_KEYPOST
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
agents FAQ
What does the agents skill do?
Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience. Installation Guide - SDK setup and migration Agent Configuration - All config options and CRUD examples
What does agents require?
agents array. Each entry requires agentid and description; branchid and a JSON-schema body requires tests and accepts repeatcount from 1 to 50 for repeated runs. Configuration keys: ELEVENLABS_API_KEY, POST.
How do I install agents?
Run: npx -y skills add https://github.com/elevenlabs/skills --skill agents --agent claude-code — the source lives at github.com/elevenlabs/skills.
Maintain agents?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/elevenlabs-skills-agents?ref=badge) npx agentictools info skills/elevenlabs-skills-agents The second line is the CLI lookup for this page — handy in READMEs and docs.