resend-cli

Manage Resend email operations and automation tasks via CLI.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/zichdan/FASHIONISTAR_ANTAGRAVITY --skill resend-cli-zichdan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend-cli
Source: https://github.com/zichdan/FASHIONISTAR_ANTAGRAVITY/tree/main/fashionistar_backend/.windsurf/skills/resend-cli
Command: npx skills add https://github.com/zichdan/FASHIONISTAR_ANTAGRAVITY --skill resend-cli-zichdan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resend-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The resend-cli Skill solves the problem of manually operating the Resend platform through the terminal, allowing users to efficiently manage their emails, domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events.

Core Features & Use Cases

  • Command Line Interface: Interact with the Resend platform directly through the terminal for more flexible automation and integration.
  • Email Management: Send emails, manage domains, contacts, broadcasts, templates, webhooks, and API keys.
  • Automation: Schedule and manage automated tasks using Resend's automation features.
  • Use Case: For a company that needs to send mass emails or manage domain records, this Skill can significantly streamline these processes, reducing manual labor and potential errors.

Quick Start

Use the 'resend' command to send an email with a React Email template:

resend emails send --from "[email protected]" --to [email protected] --subject "Welcome" --react-email ./emails/welcome.tsx

Frequently Asked Questions about resend-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate email management tasks for the Resend platform via the command line?

You can automate Resend email management by using a command line interface to interact directly with the platform, sending emails and managing domains, contacts, broadcasts, and templates. This CLI approach provides flexible automation options for terminal users.

Can I send emails using React Email templates through the Resend CLI?

Yes, you can send emails using React Email templates through the Resend CLI by executing the send command and specifying the template file path. This allows you to dispatch templated emails directly from your terminal environment.

Do I need an API key to manage domains and contacts with the Resend CLI?

Yes, API key authentication is required to manage domains, contacts, and broadcasts with the Resend CLI. You must provide valid API credentials to securely handle email operations and automate tasks from the command line.

What is the best way to track events and configure webhooks for Resend email automation?

The best way to track events and configure webhooks for Resend email automation is by using a dedicated CLI interface. This method allows you to efficiently manage event tracking and webhook configurations directly from your terminal.

Does the Resend command line interface support scheduling automated email workflows?

Yes, the Resend command line interface supports scheduling and managing automated email workflows. You can trigger and manage these automated tasks using Resend's built-in automation features directly from your terminal environment.

Are there limitations when managing mass emails and API keys through a terminal interface?

When managing mass emails and API keys through a terminal interface, you are limited to operations supported by the Resend platform API. However, this CLI approach significantly streamlines mass email processes, reducing manual labor and potential errors.