agentmail-to/agentmail-plugins

12Stars on the repository
12Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Architecture patterns for AI agents that communicate over email -- why agents need dedicated inboxes rather than human email accounts, infrastructure/provider tradeoffs, one-inbox-per-agent, two-way conversation loops, human-in-the-loop drafts, WebSocket vs webhook event design, multi-agent topologies, OTP flows, and…

12 8d ago A 125 tokens original MIT

agentmail-cli

02

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Operate AgentMail from a shell with the official CLI. Use when the user wants commands for listing or creating inboxes, reading or searching mail, sending or replying, managing drafts, or scripting JSON/YAML output; do not use for SDK code, MCP setup, or framework adapters.

12 8d ago A 61 tokens original MIT

agentmail-mcp

03

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Configure or troubleshoot the hosted AgentMail MCP server for Codex, Claude Code, Cursor, or another Streamable HTTP MCP client. Use for installation, OAuth, API-key headers, connection failures, or MCP tool discovery. Do not use when the connection already works and the user just wants to send, check, or manage mail…

12 8d ago A 79 tokens original MIT

agentmail-toolkit

04

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Add AgentMail tools to agent frameworks with the TypeScript or Python AgentMail Toolkit. Use for Vercel AI SDK, LangChain, OpenAI Agents SDK, LiveKit Agents, or MCP adapters; do not use for direct mailbox operations, raw SDK implementation, CLI usage, or MCP client setup.

12 8d ago A 66 tokens original MIT

agentmail

05

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Build with the AgentMail TypeScript or Python SDK for inbox, message, thread, draft, attachment, domain, allow/block list, pod, webhook, and WebSocket workflows, including programmatic agent sign-up, domain/DNS administration, and deliverability triage (bounces, spam, blocked mail). Use when implementing or reviewing…

12 8d ago A 95 tokens original MIT

check-email

06

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Read, search, summarize, and triage AgentMail inboxes through the connected MCP server. Use for ANY request to look at, search, or process mail — even a simple 'search my inbox for X' or 'any new mail?'; the read workflow applies regardless of task size. Also use to summarize conversations, inspect attachments, manage…

12 8d ago A 112 tokens original MIT

manage-inboxes

07

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Create, list, inspect, update, or delete AgentMail inboxes through the connected MCP server. Use for ANY inbox lifecycle request — even a quick list-inboxes or a simple delete; deletion safeguards apply regardless of task size. Also use when the user asks for a new agent email address, wants inbox details changed, or…

12 8d ago A 101 tokens original MIT

send-email

08

agentmail-to/agentmail-plugins

Skill Claude CodeCodex

Draft, send, reply to, or forward email through the connected AgentMail MCP server. Use for ANY request to send, reply to, or forward mail — even a quick one-line send or a simple forward that looks like a single tool call; the sending rules apply regardless of task size. Also use to compose messages, create or…

12 8d ago A 111 tokens original MIT