agentmail-cli

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 (defaults to @agentmail.to;
# pass --domain only if you have verified a custom domain)
agentmail inboxes create --display-name "My Agent" --username myagent
Installs
932
GitHub Stars
17
First Seen
Mar 6, 2026
agentmail-cli — agentmail-to/agentmail-skills