I built a free ElevenLabs voice agent tool. Drop in a call transcript, get a working ElevenLabs voice agent
I got tired of manually voice agents in the ElevenLabs UI, so I built a tool for Claude Code that does the whole thing. You drop in a discovery call transcript, and it plans, builds, tests, and deploys a production agent. Prompt, knowledge base, webhook tools, and a test suite included. 10 minute walkthrough of a full build: https://youtu.be/SlxpTBWAVQU Written guide: https://aiserviceengine.com/lessons/voice-agent-from-transcript Repo (free, open source): https://github.com/chase-the-coder/elevenlabs-voice-agent-workflow The build conventions are baked into the repo, so Claude Code follows the same steps every time. What used to take me 10 to 15 hours of clicking now runs in about 5 minutes. If you build voice agents, I'd love feedback. If you try it and something breaks, tell me and I'll fix it. p.s. This is my first youtube video so I would appreciate if you like and subscribe if you find it useful :)