Agencies Add "AI receptionist / caller" as a £2K+ high-ticket service.
Local businesses Never miss a call — book appointments 24/7, even after hours.
Indie builders Ship a working voice agent this weekend — not next quarter.
Creators Package & resell your own voice-agent products on autopilot.
Preview — actual call script & Vapi config inside
This is a real sample from the kit — the Appointment Booking call script and Vapi config. Every template is this complete.
Call Script: Appointment Booking (Inbound)
Greeting:
"Hi {{business.name}}! Thanks for calling.
I can help you book an appointment."
Collect Info:
Agent: "What day works best for you?"
User: "Thursday afternoon?"
Agent: "Got it. What time -- 2pm or 3pm?"
User: "2pm works."
Agent: "Confirming Thursday at 2pm for
{{service.name}}. Should I book it?"
On Confirm:
POST /api/calendar/book
{ "date": "{{date}}", "slot": "14:00",
"customer": "{{user.phone}}" }
"All set! You're booked for Thursday at 2pm.
You'll get a text reminder 1 hour before.
Anything else I can help with?"
Vapi Config Snippet:
{
"assistant": {
"model": { "provider": "openai",
"model": "gpt-4o-mini" },
"voice": { "provider": "elevenlabs",
"voiceId": "sarah" },
"firstMessage": "Hi! Thanks for calling
{{business.name}}. How can I help?",
"endCallFunctionEnabled": true,
"serverUrl": "https://your-domain.com
/api/vapi-webhook"
}
}
+ 11 more scripts, 10 agent templates, Voice UX playbook, and 5 monetization models.
Built by operators who ship AI voice + automation in production.