Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.95 KB

File metadata and controls

49 lines (37 loc) · 1.95 KB

resend

██████╗ ███████╗███████╗███████╗███╗   ██╗██████╗ 
██╔══██╗██╔════╝██╔════╝██╔════╝████╗  ██║██╔══██╗
██████╔╝█████╗  ███████╗█████╗  ██╔██╗ ██║██║  ██║
██╔══██╗██╔══╝  ╚════██║██╔══╝  ██║╚██╗██║██║  ██║
██║  ██║███████╗███████║███████╗██║ ╚████║██████╔╝
╚═╝  ╚═╝╚══════╝╚══════╝╚══════╝╚═╝  ╚═══╝╚═════╝ 
                                                  

Resend helps you send and manage transactional email, broadcasts, audiences, and domains.

Top Skills

  • resend-cli

What It Can Do

  • Sends and manages transactional emails, broadcasts, contacts, and domains.
  • Supports both MCP-native workflows and CLI-driven operational tasks.
  • Covers API keys, webhooks, topics, and audience segmentation flows.

Why Use It

  • Unifies messaging operations in one automation-friendly workflow.
  • Speeds up both one-off sends and repeatable campaign tasks.
  • Reduces setup friction for developer-driven email infrastructure.

How It Works

  1. Set up Resend access and run the bootstrap flow for local CLI readiness.
  2. Use MCP tools for account operations and email lifecycle actions.
  3. Use the CLI skill path when shell-based workflows are preferred.

Quick Examples

Run /resend-setup
Send a transactional email with Resend
Set up and verify a Resend domain

Requirements

  • RESEND_API_KEY configured for MCP/CLI operations.
  • Run bash ~/plugins/resend/scripts/bootstrap.sh after installation.