AI AGENT ADDONS
CLI & Terminal
4,753installs

The Resend CLI lets you control the Resend platform right from your terminal. You can send emails, manage domains, handle contacts, and work with broadcasts, templates, webhooks, API keys, logs, automations, and events. All commands run directly in your shell, scripts, or CI/CD pipelines.

You can also send and preview emails built with React Email .tsx templates using the --react-email flag. The CLI works without a screen, so it fits perfectly into automated workflows. Just set your RESEND_API_KEY and start typing commands.

This tool is ideal for developers and ops teams who need to send transactional emails or manage email infrastructure without leaving the command line. It handles authentication, error reporting, and returns clean JSON output for easy parsing.

Add Resend Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/resend-cli

Project

mkdir -p .claude/skills/resend-cli

Source Repository

Stars
142
Forks
19
Watchers
142
License
MIT
Last Push
1 month ago
Created
6 months ago