$npx -y skills add basezh/agent-skills-on-base --skill agentmailAPI-first email for AI agents. Create inboxes, send/receive emails, webhooks, agent identity. Use when agents need email identity, sending emails, or email-based workflows.
| 1 | # agentmail |
| 2 | |
| 3 | API-first email platform for AI agents. Create and manage dedicated inboxes, send and receive emails programmatically, handle workflows with webhooks. |
| 4 | |
| 5 | ## Use Cases |
| 6 | |
| 7 | - Agent email identity |
| 8 | - Send emails from agents |
| 9 | - Incoming email workflows |
| 10 | - Replace Gmail with agent-friendly infrastructure |
| 11 | |
| 12 | **Source**: [clawhub.ai/adboio/agentmail](https://clawhub.ai/adboio/agentmail) |