resend-inbound

Configure inbound domains and process email.received webhooks via Resend.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tanaka-mambinge/dotfiles --skill resend-inbound-tanaka-mambinge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend-inbound
Source: https://github.com/tanaka-mambinge/dotfiles/tree/main/ai-configs/skills/resend-inbound-email
Command: npx skills add https://github.com/tanaka-mambinge/dotfiles --skill resend-inbound-tanaka-mambinge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies handling inbound emails by using Resend to set up receiving domains, process email.received webhooks, fetch email content and attachments, and forward messages as needed.

Core Features & Use Cases

  • Configure inbound domains and subscribe to the email.received webhook to start receiving messages.
  • Retrieve email body and attachments programmatically via Resend's Receiving API, enabling routing or storage in your systems.
  • Route, forward, or transform emails to internal teams or services, including handling attachments for downstream workflows.

Quick Start

Configure a receiving domain, subscribe to the email.received webhook, and implement content retrieval and optional forwarding of emails and attachments.

Frequently Asked Questions about resend-inbound

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

FAQPage Schema
How do I process inbound emails using Resend webhooks?

Fetch inbound email content and attachments programmatically via Resend's Receiving API. This allows you to retrieve message bodies and files for routing and storage in your internal systems.

How do I retrieve email content and attachments after receiving a Resend webhook?

Fetch inbound email content and attachments programmatically via Resend's Receiving API. This allows you to retrieve message bodies and files for routing and storage in your internal systems.

Does Resend inbound email handling support secure webhook verification?

Route, forward, or transform inbound emails to internal teams or services. This includes handling attachments for downstream workflows and forwarding messages to internal ticketing or storage systems.

Can I route inbound emails and attachments to internal systems automatically?

Yes, route inbound emails and attachments to internal systems automatically. This includes forwarding messages to internal ticketing or storage systems for downstream workflow processing.

What do I need to set up to start receiving inbound email via Resend?

You need to configure a receiving domain and subscribe to the email.received webhook. This establishes the automated ingestion pipeline required to fetch and process inbound messages.