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 Install the Membrane CLI so you can run from the terminal: Authentication This will either open a b…