๐ŸŽฏ

send-email

๐ŸŽฏSkill

from resend/resend-skills

VibeIndex|
What it does
|

Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.

๐Ÿ“ฆ

Same repository

resend/resend-skills(7 items)

send-email

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add resend/resend-skills --skill send-email
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add resend/resend-skills --skill send-email
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/send-email/SKILL.md

SKILL.md

465Installs
46
-
Last UpdatedJan 23, 2026

More from this repository6

๐ŸŽฏ
resend๐ŸŽฏSkill

Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.

๐ŸŽฏ
agent-email-inbox๐ŸŽฏSkill

A Resend skill that provides a secure email inbox for AI agents, enabling agents to receive and process emails as part of automated workflows using the Resend email API.

๐ŸŽฏ
email-best-practices๐ŸŽฏSkill

Guidance skill for building deliverable, compliant, user-friendly emails โ€” SPF/DKIM/DMARC, double opt-in capture, transactional vs marketing emails, retries and idempotency, webhook event processing, bounce/complaint suppression, and CAN-SPAM/GDPR/CASL compliance. Organized as a quick-reference table routing to specific reference docs (deliverability, transactional, marketing, compliance, sending reliability, webhooks, list management).

๐ŸŽฏ
react-email๐ŸŽฏSkill

Build HTML emails with React components using the React Email library โ€” scaffold via `npx create-email@latest`, run a preview dev server on localhost:3000, and render templates that work across major email clients. Use for welcome emails, password resets, notifications, order confirmations, newsletters, transactional flows, and the embeddable visual email editor.

๐ŸŽฏ
resend-cli๐ŸŽฏSkill

Operate the Resend platform from the terminal via the `resend` CLI โ€” send emails (including React Email .tsx templates via `--react-email`), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events. Designed for shell, scripts, and CI/CD pipelines, and always loads the non-interactive flag contract and gotchas to avoid silent failures.

๐ŸŽฏ
resend-inbound๐ŸŽฏSkill

Skill