resend

Coordinate Resend sub-skills for email sending, inbound processing, and templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wilgrace/session --skill resend-wilgrace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend
Source: https://github.com/wilgrace/session/tree/main/.agents/skills/resend
Command: npx skills add https://github.com/wilgrace/session --skill resend-wilgrace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resend.

What problem does it solve?

Coordinates the Resend skill unit and its sub-skills (sending, inbound receiving, and template workflows) to enable a unified AI agent integration that routes tasks to the correct capability.

Core Features & Use Cases

  • Centralized routing to the sub-skills: send-email, resend-inbound, templates, and agent-email-inbox.
  • Guidance for webhook verification, inbound processing, and template management across the Resend family.
  • Real-world use cases include automated email sending, inbound email handling, and template-driven workflows within an agent context.

Quick Start

Provide a request to route to a specific sub-skill (e.g., "Send an email" or "Process inbound email") and let the system dispatch to the appropriate component.

Frequently Asked Questions about resend

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

FAQPage Schema
How do I route outbound email sending and inbound webhook processing to an AI agent?

Email routing to an AI agent dispatches tasks to specific sub-skills for send-email and resend-inbound processing, enabling automated outbound delivery and inbound webhook handling. It coordinates these capabilities to unify agent email workflows.

What is the best way to manage email templates for automated agent workflows?

Managing email templates for agent workflows is handled by routing requests to a dedicated templates sub-skill, which coordinates template-driven email generation. This centralizes template management within the Resend integration family.

Can I process inbound email and build an automated agent email inbox?

Processing inbound email and building an automated agent email inbox is supported by routing requests to the resend-inbound and agent-email-inbox sub-skills. This enables webhook verification and automated inbound email handling within the agent context.

How do I verify webhooks for inbound email processing in an automated agent?

Verifying webhooks for inbound email processing is guided by the Resend skill unit, which routes inbound tasks to the correct capability. It provides the necessary coordination to securely handle and process incoming webhook events.

Does the Resend API integration support both sending emails and receiving inbound messages?

The Resend API integration supports both sending emails and receiving inbound messages by routing tasks to distinct sub-skills. It coordinates send-email, resend-inbound, and agent-email-inbox capabilities to handle the full email lifecycle.