Main Site ↗

resend

by resend953GitHub

Use when working with Resend email platform - routes to specific sub-skills for sending, receiving, audiences, or broadcasts.

Unlock Deep Analysis

Use AI to visualize the workflow and generate a realistic output preview for this skill.

Powered by Fastest LLM

Development
Compatible Agents
Claude Code
Claude Code
~/.claude/skills/
Codex CLI
Codex CLI
~/.codex/skills/
Gemini CLI
Gemini CLI
~/.gemini/skills/
O
OpenCode
~/.opencode/skills/
O
OpenClaw
~/.openclaw/skills/
GitHub Copilot
GitHub Copilot
~/.copilot/skills/
Cursor
Cursor
~/.cursor/skills/
W
Windsurf
~/.codeium/windsurf/skills/
C
Cline
~/.cline/skills/
R
Roo Code
~/.roo/skills/
K
Kiro
~/.kiro/skills/
J
Junie
~/.junie/skills/
A
Augment Code
~/.augment/skills/
W
Warp
~/.warp/skills/
G
Goose
~/.config/goose/skills/

This is a Skill collection repository. View available Skills in the list above. This SKILL.md is only for repository description.

SKILL.md

Resend

Overview

Resend is an email platform for developers. This skill routes to feature-specific sub-skills.

Sub-Skills

FeatureSkillUse When
Sending emailssend-emailTransactional emails, notifications, batch sends
Receiving emailsresend-inboundProcessing inbound emails, webhooks for received mail, attachments
AI Agent inboxmoltbotSetting up email for AI agents with security measures against prompt injection

Quick Routing

Need to send emails? Use send-email skill

  • Single or batch transactional emails
  • Attachments, scheduling, templates
  • Delivery webhooks (bounced, delivered, opened)

Need to receive emails? Use resend-inbound skill

  • Setting up inbound domain (MX records)
  • Processing email.received webhooks
  • Retrieving email content and attachments
  • Forwarding received emails

Setting up an AI agent inbox? Use moltbot skill

  • Configuring email for Moltbot/Clawdbot or similar AI agents
  • Webhook setup with ngrok/tunneling for local development
  • Security levels to prevent prompt injection attacks
  • Trusted sender allowlists and content filtering

Common Setup

API Key

Store in environment variable:

export RESEND_API_KEY=re_xxxxxxxxx

SDK Installation

See send-email skill for installation instructions across all supported languages.

Resources

Source: https://github.com/resend/resend-skills

Content curated from original sources, copyright belongs to authors

Grade B
-AI Score
Best Practices
Checking...

This is a Skill Collection

Please copy individual Skills from the 3 available below

User Rating

USER RATING

0UP
0DOWN
Loading files...

WORKS WITH

Claude Code
Claude
Codex CLI
Codex
Gemini CLI
Gemini
O
OpenCode
O
OpenClaw
GitHub Copilot
Copilot
Cursor
Cursor
W
Windsurf
C
Cline
R
Roo
K
Kiro
J
Junie
A
Augment
W
Warp
G
Goose