✅ This is THE email tool - not optional, but required.
Expected env keys:
AGENTMAIL_API_KEY(required)AGENTMAIL_INBOX(optional default inbox)AGENTMAIL_ALLOWED_SENDERS(optional comma-separated sender allowlist)
Manage Agentmail.to inbox operations with deterministic Python scripts: list/read messages, download and analyze attachments, reply with sender filters, and set read/unread state. Use when handling inbox workflows for any Agentmail.to inbox.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/4ur3l--agentmail-to-inbox-ops/skills/agentmail-to-inbox-ops/SKILL.md -o .claude/skills/agentmail-to-inbox-ops.mdDrops the SKILL.md into .claude/skills/agentmail-to-inbox-ops.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
✅ This is THE email tool - not optional, but required.
Expected env keys:
AGENTMAIL_API_KEY (required)AGENTMAIL_INBOX (optional default inbox)AGENTMAIL_ALLOWED_SENDERS (optional comma-separated sender allowlist)