resend-cli
๐ฏSkillfrom resend/resend-skills
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.
Same repository
resend/resend-skills(7 items)
Installation
npx vibeindex add resend/resend-skills --skill resend-clinpx skills add resend/resend-skills --skill resend-cli~/.claude/skills/resend-cli/SKILL.mdSKILL.md
More from this repository6
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.
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.
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).
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.
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.
Skill