
Resend
- 10 repo stars
- Updated January 30, 2026
- vanman2024/ai-dev-marketplace
Integrate Resend for transactional emails, React Email templates, contacts, broadcasts, webhooks, and domain management.
About
Skill for full Resend email API integration covering transactional emails, React Email templates, contacts, broadcasts, webhooks, and domain management. A developer uses it to send product and marketing email and manage recipient lifecycle.
- Transactional email
- React Email templates
- Broadcasts & contacts
- Webhooks & domains
Resend by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add vanman2024/ai-dev-marketplace/plugin install resend@ai-dev-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Last updated | January 30, 2026 |
| Repository | vanman2024/ai-dev-marketplace ↗ |
What it does
Integrate Resend for transactional emails, React Email templates, contacts, broadcasts, webhooks, and domain management.
README.md
resend
Resend email API integration for sending transactional emails, managing contacts, broadcasts, templates, domains, and webhooks.
Installation
/plugin install resend@ai-dev-marketplace
Features
- Email Sending: Send single and batch transactional emails
- Contacts Management: Create, update, delete contacts and manage segments
- Broadcasts: Create and send email broadcasts to audiences
- Templates: Manage email templates with versioning
- Domains: Configure and verify sending domains
- Webhooks: Set up event notifications for email tracking
- API Keys: Manage API key lifecycle
Commands
| Command | Description |
|---|---|
/resend:init |
Initialize Resend SDK in project |
/resend:send-email |
Send transactional email |
/resend:add-contacts |
Add contact management |
/resend:add-broadcasts |
Add broadcast functionality |
/resend:add-templates |
Add template management |
/resend:add-domains |
Add domain configuration |
/resend:add-webhooks |
Add webhook handlers |
/resend:add-react-email |
Add React Email integration |
Components
- Commands: Slash commands for Resend integration
- Agents: Specialized AI agents for email workflows
- Skills: Reusable email patterns and templates
Environment Variables
# .env.example
RESEND_API_KEY=your_resend_api_key_here
Get your API key from: https://resend.com/api-keys
License
MIT