agentmail

Send and receive email messages via the AgentMail SDK.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill agentmail-wike-chi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentmail
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/agentmail
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill agentmail-wike-chi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agentmail, and includes scripts (resource) components.

What problem does it solve?

AI agents often need a private email address to interact with external services, receive notifications, and send communications, but managing a secure inbox manually is cumbersome.

Core Features & Use Cases

  • Dedicated Inbox: Each agent gets its own @agentmail.to address.
  • Send & Receive: Programmatic email sending and inbox polling via the AgentMail SDK.
  • Automation: Integrate email handling into workflows such as account verification, alerting, and client outreach.

Quick Start

Ask the agent to check its inbox and summarize any new messages.

Frequently Asked Questions about agentmail

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

FAQPage Schema
How do I give my AI agent its own email inbox for automated communication?

Yes, you can automate email handling in AI workflows by using this Skill to poll the inbox and send messages programmatically. It integrates directly into your processes via the AgentMail SDK to manage notifications and client outreach.

What do I need to set up an email inbox for an AI agent?

To check the agent inbox, you simply ask the agent to check its inbox and summarize any new messages. The Skill uses the AgentMail SDK to poll for new messages and return the content directly in the chat.

Can I use a dedicated AI email address for automated account verification and alerting?

Yes, you can use a dedicated agent email address for automated account verification and alerting by integrating this Skill into your workflows. It allows your agent to programmatically receive verification emails and send notifications.

How do I check my AI agent's inbox for new messages?

To check the agent inbox, you simply ask the agent to check its inbox and summarize any new messages. The Skill uses the AgentMail SDK to poll for new messages and return the content directly in the chat.

Do I need an API key to send and receive emails from an AI agent's inbox?

Yes, you need an AgentMail API key and config file to authenticate and access the inbox via the AgentMail SDK. This is required to programmatically send and receive messages from the agent's dedicated @agentmail.to address.