resend-inbound

Community

Receive and process inbound emails with Resend.

Authorfringe4life
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Receiving and processing inbound emails often involves manual steps to extract content, manage attachments, and forward messages. This Skill streamlines inbound email handling using Resend, including domain setup, webhook processing, and content retrieval.

Core Features & Use Cases

  • Inbound domain configuration: Set up subdomains or Resend domains to receive emails.
  • Webhook processing: Subscribe to email.received events and verify signatures to ensure secure processing.
  • Content retrieval: Retrieve email body, headers, and attachments on demand via the Receiving API.
  • Email forwarding: Forward emails with optional attachments to downstream recipients.

Quick Start

  • Configure your inbound domain in Resend (use a Resend-provided domain or add a custom MX record).
  • Subscribe your webhook to the email.received event and implement a handler to fetch email content via the Receiving API.
  • When a webhook arrives, call the Receiving API to get the body and the Attachments API to fetch filenames and download URLs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resend-inbound
Download link: https://github.com/fringe4life/firstroad/archive/main.zip#resend-inbound

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.