Index live · v1.3.0 · MAY 24 2026

Resend Agent Skills

A-rank

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

SKILL.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

Quick Stats

Source repo · this path
Stars122
Forks16
Last commit2026-05-04
Contributors7
LicenseMIT
CategoryBackend
View on GitHub

Tags

emailtransactional-emailreact-emaildeliverabilityresend