voice-agent-kitlisted
Install: claude install-skill callflows/voice-agent-kit
# Voice Agent Kit — build and ship ElevenLabs voice agents
This bundle is a complete pipeline for building and maintaining ElevenLabs voice agents:
briefing → framework selection → conversation design → prompt → review → deploy → test →
post-call task extraction → campaign goal. It is written to be followed step by step, so
you do not need prior voice-AI experience to get an agent live.
The skills were extracted from a production German B2B setup — roughly 30,000 calls — and
genericised. Where a step assumes a campaign platform, a dispatcher or a CRM, that means
*yours*: the kit deploys to ElevenLabs directly and leaves the surrounding plumbing to you.
Terms you do not recognize → `GLOSSARY.md` in this directory.
**Language:** English throughout — the skills, the prompts they write, and what the agent
speaks. The method came out of German outbound calls, so a few rules (formal address,
number verbalization) are German habits; check them against your language. To run agents
in another language see `vac-deploy/references/settings/LOCALIZATION.md`.
**Path convention:** all relative paths in this document are relative to the root of this
bundle — the directory holding this `SKILL.md`. Change into it before running scripts.
Where an individual skill references `../../VOICE-AGENT-PROMPT-ARCHITECTURE.md`, the file
lives here in the bundle root.
**Artifacts:** each pipeline step writes files for one agent. Keep them together in one
directory per agent — `./voice-agents/<agent-na