agentmail

Manage agent-owned email inboxes via the AgentMail MCP server.

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill agentmail-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentmail
Source: https://github.com/icyzh/hermes-web/tree/main/optional-skills/email/agentmail
Command: npx skills add https://github.com/icyzh/hermes-web --skill agentmail-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agentmail-mcp, mcp.

What problem does it solve?

This skill solves the lack of persistent, agent-owned communication channels by providing a dedicated email identity for autonomous agents to send and receive messages.

Core Features & Use Cases

  • Autonomous Communication: Enables agents to send emails, reply to threads, and forward messages without human intervention.
  • Inbox Management: Provides tools to create, list, and delete dedicated agent inboxes for specific tasks.
  • Use Case: An agent can autonomously register for services, receive verification codes, and handle ongoing email-based support or outreach workflows.

Quick Start

Ask the agent to create a new inbox named support-bot and then send a welcome email to a specified address.

Frequently Asked Questions about agentmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I give my autonomous agent a dedicated email inbox for communication?

To give an autonomous agent a dedicated email inbox, this skill integrates the AgentMail MCP server to facilitate agent-owned email lifecycle management, including inbox creation, thread monitoring, and message dispatching.

How do I automate email sending and replying without human intervention?

Automating email communication is achieved by integrating the AgentMail MCP server, which enables autonomous agents to send emails, reply to threads, and forward messages without human intervention.

What do I need to set up agent email automation via MCP?

Setting up agent email automation requires an active AgentMail API key and the agentmail-mcp package installed via Node.js to connect the MCP server to your agent.

Can an agent autonomously register for services and receive verification codes by email?

Yes, an agent can autonomously register for services and receive verification codes by using a dedicated agent inbox to handle ongoing email-based outreach and verification workflows.

How do I create and manage multiple agent inboxes for different tasks?

You can create and manage multiple agent inboxes by instructing the agent to use the AgentMail MCP server tools, which support creating, listing, and deleting dedicated inboxes for specific tasks.

Does agentmail work with other MCP servers for inbox management?

Agentmail integrates specifically with the AgentMail MCP server and requires the mcp dependency, ensuring autonomous agents can manage dedicated email inboxes within the MCP ecosystem.