resend

Send single or batch emails through Resend's MCP server.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/capaas2/Site-teste --skill resend-capaas2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend
Source: https://github.com/capaas2/Site-teste/tree/main/skills/resend
Command: npx skills add https://github.com/capaas2/Site-teste --skill resend-capaas2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps squads send reliable emails without needing to build custom email delivery logic, whether for notifications, newsletters, contact management, or scheduled messages.

Core Features & Use Cases

  • Single and Batch Sending: Send one email or many emails in a single workflow.
  • Rich Message Composition: Support HTML, plain text, attachments, CC/BCC, and reply-to fields.
  • Scheduling and Management: Queue emails for later delivery, check status, cancel scheduled sends, and manage contacts and domains.
  • Use Case: A team can generate a customer onboarding email, verify the sender setup, and send it immediately or schedule it for a future launch.

Quick Start

Use the resend skill to send a welcome email to new users with HTML content and a verified sender address.

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 from my automated workflows without building custom logic?

You can send transactional emails by routing messages through the Resend MCP server, which handles delivery for notifications and onboarding sequences without requiring custom email delivery logic.

Can I schedule a batch of marketing newsletters for a future launch date?

Yes, you can schedule batch newsletter sends for future delivery. The Skill supports queueing emails for later, checking delivery status, and canceling scheduled sends if plans change.

Does the Resend email Skill support rich message composition with attachments and CC/BCC fields?

Yes, rich message composition is supported. You can send emails with HTML or plain text content, add attachments, include CC and BCC recipients, and set custom reply-to fields.

What do I need to set up before sending emails through the Resend MCP server?

You need a Resend API key and a verified sender address to authenticate requests. You can also manage sender domains within the workflow before sending messages.

Is there a way to manage contacts and verify sender domains before triggering an email campaign?

Yes, contact and domain management is supported. You can verify sender domains and manage your contact lists within the same workflow before executing single or batch email sends.

What is the best way to handle customer onboarding email delivery for new users?

The best way is to generate a customer onboarding email with HTML content, verify the sender address, and send it immediately or schedule the delivery for a specific launch window.