Back to Discover

resend-skills

skill

resend

Agent Skills for working with Resend to send and receive emails.

View on GitHub
158 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add resend/resend-skills

README

ascii-text-art

Resend Skills

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

Install

npx skills add resend/resend-skills

Then select the ones you wish to install.

Available Skills

SkillDescriptionSource
resendResend email APIAuthored here
agent-email-inboxSecure email inbox for AI agentsAuthored here
resend-cliOperate Resend from the terminalSynced from resend/resend-cli
react-emailBuild HTML emails with React componentsSynced from resend/react-email
email-best-practicesGuidance for building deliverable, compliant, user-friendly emailsSynced from resend/email-best-practices

MCP Server

The plugin registers Resend's hosted MCP server at https://mcp.resend.com/mcp (streamable HTTP), giving agents tool access to the full Resend API. It authenticates via OAuth — your client walks you through sign-in on first connect, so no API key or header configuration is needed.

Plugins

This repo serves as a plugin for multiple platforms:

  • Claude Code.claude-plugin/
  • Cursor.cursor-plugin/
  • OpenAI Codex.codex-plugin/
  • Grok.grok-plugin/

Editing skills

Skills marked "Authored here" can be edited directly in this repo.

Skills marked "Synced from" are automatically synced from their source repos. Do not edit them here — changes will be overwritten on the next sync. Edit in the source repo instead.

Prerequisites

  • A Resend account with a verified domain
  • API key stored in RESEND_API_KEY environment variable

Get your API key at resend.com/api-keys

License

MIT

Rendered live from resend/resend-skills's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
resendSend and receive emails, build with React Email, follow deliverability best practicesdeveloper-tools./

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.