agentmail

Automate agent-owned email inbox setup and management via the AgentMail API.

2|Updated May 22, 2026
One-click install
npx skills add https://github.com/519lab/thoth-agent --skill agentmail-519lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentmail
Source: https://github.com/519lab/thoth-agent/tree/main/optional-skills/email/agentmail
Command: npx skills add https://github.com/519lab/thoth-agent --skill agentmail-519lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, agentmail-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a dedicated email inbox for your AI agent, enabling autonomous email management and communication.

Core Features & Use Cases

  • Agent-Owened Email Addresses: Assign unique email addresses to your agent for sending and receiving emails.
  • Autonomous Email Management: Send, receive, and manage emails without human intervention.
  • Use Case: For an AI agent that needs to sign up for services or authenticate via email, AgentMail provides a separate identity and inbox.

Quick Start

Create an AgentMail inbox and send an email to [email protected].

Frequently Asked Questions about agentmail

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

FAQPage Schema
How do I set up an autonomous email inbox for an AI agent?

To set up an autonomous email inbox, use the AgentMail API to create a dedicated, agent-owned email address. This requires Node.js 18+ and an AgentMail API key to automate sending, receiving, and managing emails without human intervention.

What is an agent-owned email address used for?

An agent-owned email address provides a separate identity for an AI agent to autonomously handle email communication. It is primarily used for service sign-ups and email-based authentication, keeping the agent's actions isolated from human inboxes.

Can I use AgentMail for AI agent service sign-up and authentication?

Yes, you can use AgentMail for AI agent service sign-up and authentication. It assigns a unique email address to your agent, enabling it to autonomously receive verification emails and complete authentication processes.

Do I need Node.js to manage agent-owned email inboxes?

Yes, you need Node.js 18+ to manage agent-owned email inboxes with this Skill. The environment uses the agentmail-mcp dependency to interact with the AgentMail API for autonomous email communication.

How do I send and receive emails without human intervention using AgentMail?

You send and receive emails without human intervention by integrating the AgentMail API into your AI agent's workflow. This allows the agent to autonomously manage its dedicated inbox, process incoming messages, and dispatch replies.