resend-cli
Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. Use when the user wants to run Resend commands in the shell, scripts, or CI/CD pipelines, or send/preview React Email templates. Always load this skill before running `resend` commands — it contains the non-interactive flag contract and gotchas that prevent silent failures.
Why it exists
Email setup needed a vendor CLI skill with non-interactive agent flags.
History
Origin
Upstream Resend CLI patterns with house non-interactive notes (v2.3.x).
How Jack actually uses it
Domain verify, send-only key create, piped into wrangler secrets — never print keys.
What it is not
Not a generic tutorial. It's the house runbook for this machine and these agents.
History
Skill patch — Resend project domain (2026-07-20)
Agents must create/verify the project custom domain in Resend when the zone is on Cloudflare — not silently ship From on a sibling verified domain. See SKILL.md § domain / anti-patterns.
Related
Package
Version 2.3.2
· install pin efd09da
· SSOT skills/resend-cli/ on GitHub
· agents: autojack