Resend CLI
Skill Verified ActiveOperate 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.
Operate the Resend platform from the terminal for sending emails, managing resources, and integrating with scripts or CI/CD pipelines.
Features
- Send emails (text, HTML, React Email .tsx templates)
- Manage domains, contacts, broadcasts, templates
- Configure webhooks, API keys, logs, automations, events
- Integrate with shell scripts and CI/CD pipelines
- Authentication via API keys or profiles
Use Cases
- Running Resend commands in shell scripts or CI/CD pipelines
- Sending transactional or marketing emails via the command line
- Managing Resend resources like domains and API keys programmatically
- Developing and previewing email templates using React Email
Non-Goals
- Providing a graphical user interface for Resend
- Acting as a full email client or inbox
- Managing Resend infrastructure beyond API-level operations
Workflow
- Install the Resend CLI
- Authenticate with an API key or profile
- Execute Resend commands for desired operations (e.g., send email, create domain)
- Review output or logs for confirmation and status
Prerequisites
- Resend API key stored in RESEND_API_KEY environment variable or configured via `resend login`
- Verified domain on Resend account
Scope
- info:Dry-run previewA `--dry-run` flag is available for `emails send` and `broadcasts create`, but it's not universally applied to all state-changing commands.
Installation
First, add the marketplace
/plugin marketplace add resend/resend-skills/plugin install resend-skills@resend-skillsQuality Score
VerifiedSimilar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.