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.
npx skills add resend/resend-skillsThen select the ones you wish to install.
The plugin includes the Resend MCP server, giving agents tool access to the full Resend API.
This repo serves as a plugin for multiple platforms:
- Claude Code —
.claude-plugin/ - Cursor —
.cursor-plugin/ - OpenAI Codex —
.codex-plugin/
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.
- A Resend account with a verified domain
- API key stored in
RESEND_API_KEYenvironment variable
Get your API key at resend.com/api-keys
MIT
