Skip to main content

Resend CLI

Skill Verified Active
Part of:Resend

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.

Purpose

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

  1. Install the Resend CLI
  2. Authenticate with an API key or profile
  3. Execute Resend commands for desired operations (e.g., send email, create domain)
  4. 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-skills

Quality Score

Verified
95 /100
Analyzed about 15 hours ago

Trust Signals

Last commit10 days ago
Stars111
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.