What problem does it solve?
This Skill enables hands-free appointment scheduling by handling phone calls with an AI voice agent that can check your calendar availability and book meetings.
Core Features & Use Cases
- Inbound and outbound voice calls: Automatically answer calls or place calls on your behalf using configurable voice/LLM behavior.
- Google Calendar booking: Uses calendar availability checks and event creation to schedule appointments (e.g., interviews, demos, follow-ups).
- Security and call-specific context: Treats the owner differently from other callers (optional PIN behavior) and can include prior call history and per-call context.
- Post-call recaps: Stores call history (DuckDB) and sends an email recap through Zo using the transcript and summary.
Quick Start
Configure VAPI and Google Calendar environment variables, register the webhook service, then run an outbound call with the vapi.ts CLI to let the agent check availability and book the appointment.