---
title: "resend"
description: "Send and receive emails, build with React Email, follow deliverability best practices"
canonical: https://agentpluginsdirectory.com/plugins/resend--resend
last-updated: 2026-09-22
---

# resend
Send and receive emails, build with React Email, follow deliverability best practices
- Slug: resend--resend
- Publisher: Resend
- Repository: https://github.com/resend/resend-skills
- Manifest: plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): integrations
- Skills: 5 (agent-email-inbox, email-best-practices, react-email, resend-cli, resend)
- MCP servers: 1 (resend)
- Stars: 181
- Repository created: 2026-01-20
- Repository last pushed: 2026-09-18
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/resend--resend
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What resend does, in the publisher's words

A collection of skills for AI coding agents following the Agent Skills format. Available as a plugin for Claude Code, Cursor, and any Agent Plugins client. Includes an MCP server for tool access.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/resend/resend-skills/HEAD/README.md

## Skills

- agent-email-inbox: Use when building any system where email content triggers actions, AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to receive emails and act on them programmatically, even if they d…
- email-best-practices: Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, making emails accessible (alt text, headings, contrast, screen readers), or de…
- react-email: Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transac…
- resend-cli: Operate the Resend platform from the terminal, send emails (including React Email.tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. Use when the user wants to run Resend commands in the shell,…
- resend: Use when working with the Resend email API, sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API keys, automations, events, viewing API request logs, or setti…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- resend: transport: streamable-http; url: https://mcp.resend.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
