resend
Installation
SKILL.md
Resend
Resend is an email API platform for developers. It allows them to send transactional emails and manage email infrastructure directly from their code.
Official docs: https://resend.com/docs
Resend Overview
- Email
- Email Address
- Domain
- API Key
- Webhook
Working with Resend
This skill uses the Membrane CLI to interact with Resend. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills