Skip to content

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

License

Notifications You must be signed in to change notification settings

resend/resend-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ____  _____ ____  _____ _   _ ____        ____  _  _____ _     _     ____
|  _ \| ____/ ___|| ____| \ | |  _ \      / ___|| |/ /_ _| |   | |   / ___|
| |_) |  _| \___ \|  _| |  \| | | | |_____\___ \| ' / | || |   | |   \___ \
|  _ <| |___ ___) | |___| |\  | |_| |_____|___) | . \ | || |___| |___ ___) |
|_| \_\_____|____/|_____|_| \_|____/      |____/|_|\_\___|_____|_____|____/

Resend Skills

A collection of skills for AI coding agents following the Agent Skills format. These skills enable AI agents to send emails using the Resend API.

Available Skills

Send emails using the Resend API - single or batch. Supports transactional emails, notifications, and bulk sending (up to 100 emails per batch). Includes best practices for idempotency keys, error handling, and retry logic.

Installation

npx skills add resend/resend-skills

Usage

Skills are automatically activated when relevant tasks are detected. Example prompts:

  • "Send a welcome email to new users"
  • "Send batch notifications to all order customers"
  • "Schedule a newsletter for tomorrow at 9am"

Supported SDKs

  • Node.js / TypeScript
  • Python
  • Go
  • Ruby
  • PHP
  • Rust
  • Java
  • .NET
  • cURL
  • SMTP

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •