resend

Send and manage emails programmatically through the Resend API.

14|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/oakoss/agent-skills --skill resend-oakoss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend
Source: https://github.com/oakoss/agent-skills/tree/main/skills/resend
Command: npx skills add https://github.com/oakoss/agent-skills --skill resend-oakoss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of sending transactional and marketing emails programmatically, managing email infrastructure, and handling email-related events.

Core Features & Use Cases

  • Programmatic Email Sending: Send single emails, batch emails, and scheduled emails.
  • Email Infrastructure Management: Add, verify, and manage sending domains.
  • Contact & Broadcast Management: Manage contacts, create segments, and send bulk emails (broadcasts).
  • Event Handling: Set up and verify webhooks to receive real-time email delivery status updates.
  • Use Case: Integrate Resend into your application to send welcome emails to new users, order confirmations, password resets, and marketing newsletters.

Quick Start

Use the resend skill to send a welcome email to '[email protected]' with the subject 'Welcome to our service'.

Frequently Asked Questions about resend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send transactional emails using the Resend API?

Send transactional emails via the Resend API by programmatically configuring single, batch, or scheduled sends. You can integrate it into your application to dispatch welcome messages, order confirmations, and password resets reliably.

Can I use React Email templates for sending marketing broadcasts?

Yes, React Email templates integrate directly with Resend API for sending marketing broadcasts. You can manage contacts, create segments, and send bulk emails using these templated messages for your marketing campaigns.

How does webhook event handling work for email delivery status?

Webhook event handling captures real-time email delivery status updates via the Resend API. You set up and verify webhooks to receive immediate notifications regarding transactional and marketing email delivery outcomes.

What is the process for domain verification and management in Resend?

Domain verification and management in Resend involves adding and verifying your sending domains through the API. This infrastructure management ensures reliable transactional and marketing email delivery from authorized domains.

Does the Resend API support attachments and idempotency for reliable delivery?

Yes, the Resend API supports attachments and idempotency to ensure reliable email delivery. These features prevent duplicate transactional sends and allow you to include files in your programmatic messages.

When should I use Resend over other transactional email APIs?

Use Resend over other transactional email APIs when you need integrated React Email templating, built-in contact segmentation for broadcasts, and native webhook handling within a single programmatic email infrastructure solution.