agentmail
Installation
SKILL.md
AgentMail CLI
Use the agentmail CLI to send and receive emails programmatically. Requires AGENTMAIL_API_KEY environment variable.
Install
npm install -g agentmail-cli
Core Commands
Inboxes
# Create an inbox
agentmail inboxes create --display-name "My Agent" --username myagent --domain example.com