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.
npx agentmods add skills/internlm/wildclawbench/agenticmailnpx skills add InternLM/WildClawBench --skill agenticmailgit clone --depth 1 https://github.com/InternLM/WildClawBenchWrote 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.
[](https://agentmods.dev/skills/internlm/wildclawbench/agenticmail)<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>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.
| Model | Per session | Once 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 |
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.
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.
Copies of this mod
1 near-identical copy found in the catalogue:
- agenticmail — 91% identical, 74 lines differ
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 |
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.
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.
- 4d ago First seen · 245 lines · 28 tokens per session scan A be24a02f7322
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.
Other skills, from other repositories
nemoclaw-contributor-implement-issue
Implement an accepted NemoClaw GitHub issue in the current checkout. Use when a user asks to pick up an issue for implementation, implement or fix a named issue, or add the issue's tests. Confirm accepted scope, deliver the smallest independently valuable capability slice, and record validation and remaining gates…
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
add-matrix
Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.
add-resend
Add Resend (email) channel integration via Chat SDK.
add-macos-statusbar
Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only.