·agentmail

Send and receive emails via AgentMail API. Check inbox, read emails, reply, and send new messages.

9Installs·0Trend·@brolag

Installation

$npx skills add https://github.com/brolag/openclaw-agentmail-skill --skill agentmail

How to Install agentmail

Quickly install agentmail AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/brolag/openclaw-agentmail-skill --skill agentmail
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: brolag/openclaw-agentmail-skill.

SKILL.md

View raw

This skill allows you to send and receive emails using AgentMail's API. You need the AGENTMAILAPIKEY environment variable set.

Configure your email address in the commands below. Replace your-agent@agentmail.to with your actual AgentMail address.

| "Check my email" | Run Check Inbox command | | "Read email from [sender]" | Check inbox, find ID, then Read Specific Email | | "Reply to [sender] saying [message]" | Get message ID, then Reply to Email | | "Send email to [address] about [subject]" | Run Send New Email command |

Send and receive emails via AgentMail API. Check inbox, read emails, reply, and send new messages. Source: brolag/openclaw-agentmail-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/brolag/openclaw-agentmail-skill --skill agentmail
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from brolag/openclaw-agentmail-skill

Quick answers

What is agentmail?

Send and receive emails via AgentMail API. Check inbox, read emails, reply, and send new messages. Source: brolag/openclaw-agentmail-skill.

How do I install agentmail?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brolag/openclaw-agentmail-skill --skill agentmail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/brolag/openclaw-agentmail-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None