skills/skills.volces.com/agentizzy-phone-agent

agentizzy-phone-agent

Installation
SKILL.md

AgentIzzy Phone Agent

AI-powered inbound phone agent for any business. Answers calls 24/7, captures leads, books appointments, and returns structured call transcripts, summaries, and sentiment. Provision a dedicated phone agent in seconds, then query call history, leads, and analytics.

V1 is inbound only — callers reach Izzy, who handles the conversation, captures intent, and logs everything.

Setup

  1. Register for a free API key (instant, no approval needed):
    curl -s -X POST https://api.agentizzy.com/api/v1/register \
      -H "Content-Type: application/json" \
      -d '{"name": "My Agent", "agent_id": "my-agent"}'
    
    Returns an api_key starting with aiz_ — save it, shown only once.
Installs
1
First Seen
Apr 24, 2026
agentizzy-phone-agent from skills.volces.com