Email, SMS, database storage & multi-agent coordination for AI agents. Gives your agent a real mailbox, phone number, and persistent storage — 63 tools covering email, SMS, database management, and inter-agent task delegation. Includes outbound security guard, spam filtering, human-in-the-loop approval, and automatic follow-up scheduling.
SKILL.md
🎀 AgenticMail
Email, SMS, database storage & multi-agent coordination for AI agents. Gives your agent a real mailbox, phone number, and persistent storage — 63 tools covering email, SMS, database management, and inter-agent task delegation. Includes outbound security guard, spam filtering, human-in-the-loop approval, and automatic follow-up scheduling.
Quick Setup
bash
agenticmail openclaw
That's it. The command sets up the mail server, creates an agent account, configures the plugin, and restarts the gateway.
Tools
Core Email (8 tools)
Tool
Description
agenticmail_send
Send an email with automatic PII/credential scanning and outbound security guard
agenticmail_reply
Reply to a message (outbound guard applied)
agenticmail_forward
Forward a message (outbound guard applied)
agenticmail_inbox
List recent emails in the inbox with pagination
agenticmail_read
Read a specific email by UID with security metadata (spam score, sanitization)
agenticmail_search
Search emails by from/subject/text/date/seen, optionally search relay account
agenticmail_delete
Delete an email by UID
agenticmail_import_relay
Import an email from connected Gmail/Outlook for thread continuation
Batch Operations (5 tools)
Tool
Description
agenticmail_batch_read
Read multiple emails at once by UIDs (token-efficient)
agenticmail_batch_delete
Delete multiple messages by UIDs
agenticmail_batch_mark_read
Mark multiple emails as read
agenticmail_batch_mark_unread
Mark multiple emails as unread
agenticmail_batch_move
Move multiple messages to another folder
Efficiency (2 tools)
Tool
Description
agenticmail_digest
Get a compact inbox digest with previews (efficient overview)
agenticmail_template_send
Send email using a saved template with variable substitution
Folders & Message Management (6 tools)
Tool
Description
agenticmail_folders
List all mail folders
agenticmail_list_folder
List messages in a specific folder (Sent, Drafts, Trash, etc.)
Run “clawhub install ope-olatunji/agenticmail” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.
What does the AgenticMail skill do?
Email, SMS, database storage & multi-agent coordination for AI agents. Gives your agent a real mailbox, phone number, and persistent storage — 63 tools covering email, SMS, database management, and inter-agent task delegation. Includes outbound security guard, spam filtering, human-in-the-loop approval, and automatic follow-up scheduling. The SKILL.md section on this page shows the exact instructions the skill gives your agent.
Is the AgenticMail skill free?
Yes. AgenticMail is a free, open-source skill by ope-olatunji. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.
Does AgenticMail work with Claude Code and OpenClaw?
Yes. Skills use the portable SKILL.md format, so AgenticMail works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.