← Catalog

No. 081 · integration

Resend Email

Transactional email API

Version 1.0.0 License MIT Format SKILL.md

Send emails with Resend: set up the API, create email templates with React, handle delivery events with webhooks, and manage domains and API keys.

When to use this skill

  • Sending transactional emails
  • Creating email templates with React
  • Handling email delivery webhooks

Core concepts

This skill provides guidance on resend email best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/integration/resend-email.zip
unzip resend-email.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • sending transactional emails
  • creating email templates with React
  • handling email delivery webhooks