๐ŸŽฏ

agent-email-inbox

๐ŸŽฏSkill

from resend/resend-skills

VibeIndex|
What it does
|

A Resend skill that provides a secure email inbox for AI agents, enabling agents to receive and process emails as part of automated workflows using the Resend email API.

๐Ÿ“ฆ

Same repository

resend/resend-skills(7 items)

agent-email-inbox

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add resend/resend-skills --skill agent-email-inbox
skills.sh Installโš  Installs to .agents/skills/
npx skills add resend/resend-skills --skill agent-email-inbox
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-email-inbox/SKILL.md

SKILL.md

3,730Installs
-
AddedMar 16, 2026

More from this repository6

๐ŸŽฏ
resend๐ŸŽฏSkill

Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.

๐ŸŽฏ
resend-cli๐ŸŽฏSkill

Operate the Resend platform from the terminal via the `resend` CLI โ€” send emails (including React Email .tsx templates via `--react-email`), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events. Designed for shell, scripts, and CI/CD pipelines, and always loads the non-interactive flag contract and gotchas to avoid silent failures.

๐ŸŽฏ
email-best-practices๐ŸŽฏSkill

Guidance skill for building deliverable, compliant, user-friendly emails โ€” SPF/DKIM/DMARC, double opt-in capture, transactional vs marketing emails, retries and idempotency, webhook event processing, bounce/complaint suppression, and CAN-SPAM/GDPR/CASL compliance. Organized as a quick-reference table routing to specific reference docs (deliverability, transactional, marketing, compliance, sending reliability, webhooks, list management).

๐ŸŽฏ
react-email๐ŸŽฏSkill

Build HTML emails with React components using the React Email library โ€” scaffold via `npx create-email@latest`, run a preview dev server on localhost:3000, and render templates that work across major email clients. Use for welcome emails, password resets, notifications, order confirmations, newsletters, transactional flows, and the embeddable visual email editor.

๐ŸŽฏ
send-email๐ŸŽฏSkill

Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.

๐ŸŽฏ
resend-inbound๐ŸŽฏSkill

Skill