agentmail
Sends professional emails via secure MCP integration.
Install
mkdir -p .claude/skills/agentmail-kjdragan && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15630" && unzip -o skill.zip -d .claude/skills/agentmail-kjdragan && rm skill.zipInstalls to .claude/skills/agentmail-kjdragan
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Send emails from Simone's own inbox using the native `mcp__internal__send_agentmail` MCP tool. Use when you need to send an email, reply, deliver a report, or communicate with anyone via email. Do NOT use bash, curl, SDK scripts, or CLI commands — just call the MCP tool directly.Key capabilities
- →Send emails from Simone's inbox
- →Specify recipients, subject, and body for emails
- →Include CC and BCC recipients
- →Perform a dry run of email sending
- →Handle duplicate delivery blocking automatically
- →Deliver reports or structured content via email
How it works
This skill sends emails by directly calling the native `mcp__internal__send_agentmail` MCP tool, which handles authentication, formatting, and delivery tracking.
Inputs & outputs
When to use agentmail
- →Sending automated reports
- →Emailing task updates
- →Communicating with stakeholders
- →Sending status notifications
About agentmail
Utilizes native MCP tool calls to send, reply, and deliver reports via email. It ensures secure delivery tracking and automated deduplication.
Send emails from Simone's own inbox using the native `mcp__internal__send_agentmail` MCP tool. Use when you need to send an email, reply, deliver a report, or communicate with anyone via email. Do NOT use bash, curl, SDK scripts, or CLI commands — just call the MCP tool directly.
When not to use it
- →When sending emails from an inbox other than Simone's
- →When using bash, curl, SDK scripts, or CLI commands to send email
- →When sending receipt acknowledgements like 'Got it, working on it'
Limitations
- →Only sends emails from Simone's inbox
- →Cannot send receipt acknowledgements
- →Requires `to`, `subject`, and `body` fields
How it compares
This skill uses a direct MCP tool call for email sending, ensuring secure delivery tracking and deduplication, unlike using external scripts or SDKs that bypass these built-in safeguards.
Compared to similar skills
agentmail side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| agentmail (this skill) | 0 | 4mo | Review | Beginner |
| himalaya | 50 | 3mo | Review | Intermediate |
| officeemail-management | 8 | 8mo | No flags | Intermediate |
| gmail | 16 | 6mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
himalaya
openclaw
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
officeemail-management
harperreed
Handle email tasks (checking inbox, drafting replies, managing threads, adding events to calendar). Use when working with emails to prevent common mistakes like broken threading or missing recipients.
gmail
team-attention
This skill should be used when the user asks to "check email", "read emails", "send email", "reply to email", "search inbox", or manages Gmail. Supports multi-account Gmail integration for reading, searching, sending, and label management.
sendgrid-automation
sickn33
Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current schemas.
klaviyo
alinaqi
Klaviyo email/SMS marketing - profiles, events, flows, segmentation
slack
motoya0118
Post a question to Slack and wait for a reply, or post a reply into a thread using scripts/slack.py.