agentphone

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name AGENTPHONE_TOKEN or zero doctor check-connector --url https://api.agentphone.to/v1/agents --method POST

How It Works

AgentPhone lets you create AI agents that can make and receive phone calls and SMS messages. Here's the full lifecycle:

  1. You sign up at agentphone.to and get an API key
  2. You create an Agent — this is the AI persona that handles calls and messages
  3. You buy a Phone Number and attach it to the agent
  4. You configure a Webhook (for custom logic) or use Hosted Mode (built-in LLM handles the conversation)
  5. Your agent can now make outbound calls, receive inbound calls, and send/receive SMS
Account
└── Agent (AI persona — owns numbers, handles calls/SMS)
    ├── Phone Number (attached to agent)
    │   ├── Call (inbound/outbound voice)
Related skills
Installs
11
GitHub Stars
59
First Seen
Apr 13, 2026