resend
Agent-callable Resend tools — send transactional email, manage contacts and segments, send broadcasts, read delivery status, and diagnose sending domains. Use when the user mentions Resend or wants to send email, manage a contact list, or check email delivery, even if they don't name Resend explicitly.
npx skills add zapier/connectors --skill resend --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Resend _Independent, unofficial connector for Resend. Not affiliated with, endorsed by, or sponsored by Resend. "Resend" is a trademark of its owner, used only to identify the service this connector works with._ Agent-callable tools for Resend, the email API. Send transactional email to one or more recipients, manage a contact list (create, look up, update, delete contacts and their custom properties), organize contacts into segments and manage segment membership, send a broadcast to an entire segment, read the delivery status of sent email, and check which sending domains are verified. Wraps the public [Resend API](https://resend.com/docs/api-reference/introduction) over a single API-key credential. ## When to use this - **Send email** — a transactional message to specific recipients (`sendEmail`), or a marketing broadcast to a whole segment (`createBroadcast` + `sendBroadcast`). - **Manage contacts** — create, retrieve, update, list, and delete contacts, and read a contact's segments; contacts are addressable by id **or** email address. - **Manage segments** — create, list, get, and delete segments (named groupings a contact can belong to), and add or remove contacts. - **Check
- When to use this
- Setup
- Scripts
- Disambiguation & refusals
- Auth
- Output format
- References
What does the resend skill do?
Agent-callable Resend tools — send transactional email, manage contacts and segments, send broadcasts, read delivery status, and diagnose sending domains. Use when the user mentions Resend or wants to send email, manage a contact list, or check email delivery, even if they don't name Resend explicitly.
How do I install it?
Run `npx skills add zapier/connectors --skill resend --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From zapier/connectors, a repository with 113 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
