Index live · v1.3.0 · MAY 24 2026
185+ skills indexed200+ MCP servers18+ platforms tracked
Resend Agent Skills
A-rankbyResend
Resend's official agent-skills package teaches AI coding assistants how to wire up Resend correctly — environment variables, React Email templates, the SDK's typed client, webhook patterns, and the common gotcha of using onboarding@resend.dev in development before domain verification. Pairs cleanly with Better Auth's sendVerificationEmail / sendMagicLink callbacks.
Claude CodeCodexCursorMulti Platform
122stars
Updated 20 days ago
7contributors
Install This Skill
npx skills add resend/resend-skills# Download SKILL.md and place in your agent's skills folder
curl -o SKILL.md https://github.com/resend/resend-skills/raw/main/SKILL.md/skill add resend/resend-skillsSKILL.md Preview
--- name: Resend Agent Skills author: resend version: 1.0.0 description: Official Resend skills for sending and receiving emails through AI agents. category: Backend tags: [email, transactional-email, react-email, deliverability, resend] platforms: [claude-code, codex, cursor, multi-platform] license: MIT --- # Resend Agent Skills Resend's official agent-skills package teaches AI coding assistants how to wire up Resend correctly — environment variables, React Email templates, the SDK's typed client, webhook patterns, and the common gotcha of using onboarding@resend.dev in development before domain verification. Pairs cleanly with Better Auth's sendVerificationEmail / sendMagicLink callbacks. ## Usage This skill automatically enhances your AI agent's capabilities when installed. No additional configuration required. ## Installation ```bash npx skills add resend/resend-skills ``` ## Compatibility This skill is compatible with: claude-code, codex, cursor, multi-platform ## License MIT
Related Skills
Quick Stats
Source repo · this path Stars122
Forks16
Last commit2026-05-04
Contributors7
LicenseMIT
CategoryBackend
Author
R
Resend
@resend
Tags
emailtransactional-emailreact-emaildeliverabilityresend