agenticmail

agenticmail is a skill for Claude Code, Codex from InternLM/WildClawBench. It costs 28 tokens per session (2,951 once invoked), scanned A, original, MIT.

An email and messaging toolkit for AI agents, with a mailbox, phone number, storage, and ways for agents to hand work to one another.

In plain words
What is it for?
Use it to manage email and SMS, store agent data, coordinate tasks between agents, filter or inspect messages, and schedule follow-ups.
Why use it?
It gives an agent a place to send, receive, search, and store information instead of relying only on the current conversation. Security checks, spam filtering, approvals, and scheduled follow-ups help control outgoing messages.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/internlm/wildclawbench/agenticmail
Any agent
npx skills add InternLM/WildClawBench --skill agenticmail
Clone the repo
git clone --depth 1 https://github.com/InternLM/WildClawBench

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agenticmail

README.md
[![agentmods](https://agentmods.dev/badge/skills/internlm/wildclawbench/agenticmail.svg)](https://agentmods.dev/skills/internlm/wildclawbench/agenticmail)
Your own site
<a href="https://agentmods.dev/skills/internlm/wildclawbench/agenticmail"><img src="https://agentmods.dev/badge/skills/internlm/wildclawbench/agenticmail.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,951 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00028 $0.02951
Opus 5 $0.00014 $0.01476
Sonnet 5 $0.00006 $0.00590
Haiku 4.5 $0.00003 $0.00295

Measured 4d ago against content hash be24a02f7322, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agenticmail scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/health-check.sh, scripts/setup.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/3/agenticmail/SKILL.md · 245 lines

How it starts

The opening of the file, as written. The whole thing — 245 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🎀 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

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.)
agenticmail_create_folder Create a new mail folder
agenticmail_move Move an email to another folder
agenticmail_mark_unread Mark a message as unread
agenticmail_mark_read Mark a message as read

Read the full file on GitHub · 245 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 245 lines · 28 tokens per session scan A be24a02f7322

Subscribe to this mod's changes

agenticmail is a skill published in the GitHub repository InternLM/WildClawBench (516 stars, last pushed 17d ago), licensed MIT. It adds 28 tokens to every session and 2,951 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.