AI AGENT ADDONS

Elevenlabs Agents

jezweb/claude-skills

ElevenLabs lets you build a voice agent that talks like a human. You can create an AI phone system or an AI receptionist. The agent can answer calls, help customers, and even update orders.

You set up the agent through a dashboard or a command line tool. Then you write a system prompt that tells the agent who it is and how to behave. You can add tools that let the agent look up orders or transfer calls. A knowledge base gives the agent answers to common questions.

Finally you connect the agent to your app using SDKs like React, React Native, or plain JavaScript. The skill also helps you fix common problems like webhook errors or old packages.

Add Elevenlabs Agents skill to your workflow

Global

mkdir -p ~/.claude/skills/elevenlabs-agents

Project

mkdir -p .claude/skills/elevenlabs-agents

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago