resend

Send and receive transactional emails via the Resend API.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/lmiguelvargasf/nexa --skill resend-lmiguelvargasf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend
Source: https://github.com/lmiguelvargasf/nexa/tree/main/.agents/skills/resend
Command: npx skills add https://github.com/lmiguelvargasf/nexa --skill resend-lmiguelvargasf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resend, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables efficient management of transactional emails, including sending, receiving, template management, and delivery tracking. It helps avoid common production issues and ensures smooth email workflows.

Core Features & Use Cases

  • Send Emails: Send single and batch emails, with support for attachments and scheduling.
  • Receive Emails: Process inbound emails via webhooks, manage email templates, track delivery events, and manage domains.
  • Manage Templates: Create, publish, and use email templates for consistent branding and efficient communication.
  • Use Case: If you need to send transactional emails like order confirmations, password resets, or receipts, this Skill can help you automate the process and reduce the risk of errors.

Quick Start

To send an email with the Resend skill, provide the recipient's email, subject, and message body. For example: send email to [email protected] with subject "Hello" and message "This is a test email."

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 via the Resend API?

To send transactional emails via the Resend API, you provide the recipient address, subject, and message body. This Skill supports sending single and batch emails, including options for attachments and scheduling.

Can I process inbound emails and track delivery using Resend?

Yes, you can process inbound emails and track delivery using Resend. This Skill enables inbound email processing via webhooks and allows you to track delivery events to monitor your transactional email workflows.

Do I need an API key to manage email templates with Resend?

Yes, you need a Resend API key for authentication to manage email templates. Once authenticated, you can create, publish, and use templates for consistent branding across your transactional emails.

What is the best way to automate order confirmations and password resets?

The best way to automate order confirmations and password resets is by using transactional email management via the Resend API. This Skill helps automate these processes while reducing the risk of common production errors.

Does the Resend API support batch email sending with attachments?

Yes, the Resend API supports batch email sending with attachments. You can send single or batch transactional emails, manage domains, and schedule messages directly through the API.