send-email

Send transactional and bulk emails with attachments and scheduling via the Resend API.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/FujishigeTemma/listen --skill send-email-fujishigetemma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-email
Source: https://github.com/FujishigeTemma/listen/tree/main/.claude/skills/resend/send-email
Command: npx skills add https://github.com/FujishigeTemma/listen --skill send-email-fujishigetemma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of sending various types of emails, from transactional messages to bulk notifications, ensuring reliable delivery and efficient management.

Core Features & Use Cases

  • Transactional Emails: Send welcome messages, order confirmations, password resets, and receipts.
  • Bulk Emails: Distribute notifications or marketing messages to multiple recipients efficiently.
  • API Integration: Supports both single and batch sending via the Resend API, with options for attachments and scheduling.
  • Use Case: Automatically send a personalized welcome email with account details to new users upon signup, or send a batch of order status updates to customers.

Quick Start

Use the send-email skill to send a welcome email to '[email protected]' with the subject 'Welcome aboard!'.

Frequently Asked Questions about send-email

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

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

To send transactional emails using the Resend API, use this Skill to send individual messages with support for attachments, scheduling, and idempotency keys for reliable delivery.

Can I send bulk emails to multiple recipients in a single API request?

Yes, you can send bulk emails to multiple recipients in a single request. The Skill supports batch sending via the Resend API, allowing efficient distribution of notifications to multiple users at once.

Does this email API integration support attachments and scheduled sending?

Yes, the email API integration supports attachments and scheduled sending. You can include files in your transactional emails and schedule them for future delivery using the Resend API.

What is the best way to handle errors and verify webhooks for email notifications?

The best way to handle errors and verify webhooks for email notifications is using this Skill's built-in error handling and webhook verification features, ensuring reliable delivery tracking via the Resend API.

Why use idempotency keys when sending transactional emails?

Idempotency keys prevent duplicate transactional emails from being sent during network retries. This Skill uses them with the Resend API to ensure reliable delivery without sending multiple copies to recipients.

Can I use this Skill for both marketing messages and order confirmations?

Yes, you can use this Skill for both marketing messages and order confirmations. It handles bulk email distribution for marketing and individual transactional emails for receipts, password resets, and welcome messages.