A complete wrapper around Resend's CLI for sending emails and managing your email infrastructure from the terminal. It handles the full platform: domains, API keys, contacts, broadcasts, webhooks, templates, and logs. The real win is React Email support via the --react-email flag, letting you render .tsx templates directly from the command line. The skill documents the non-interactive contract that matters for automation: all delete commands need --yes, webhook secrets show only once, and JSON output happens automatically in CI environments. If you're scripting email workflows or managing Resend from pipelines instead of clicking around their dashboard, this gives you the command reference and gotcha list you actually need.
npx skills add https://github.com/resend/resend-skills --skill resend-cli