What problem does it solve? Integrating the Resend email platform involves distinct workflows—sending transactional email, receiving inbound mail, managing templates, and securing AI agent inboxes—and this Skill routes each task to the correct specialized sub-skill so nothing is misconfigured. ## Core Features & Use Cases - Task Routing: Directs work to the send-email, resend-inbound, agent-email-inbox, or templates sub-skills based on the user's goal. - Sending & Receiving: Covers single and batch transactional sends, MX record setup, email.received webhooks, and attachment retrieval. - Template Lifecycle: Create, publish, and send reusable templates with triple-mustache variables via the Resend API. - Use Case: A developer needs an AI agent to answer support email securely; the Skill routes them to agent-email-inbox for webhook setup, sender allowlists, and prompt-injection defenses, then to send-email for replies. ## Quick Start Ask the agent to set up Resend email for your project, for example by saying: send a welcome email to new users with Resend.