Skip to content

Add Resend plugin#32

Open
dielduarte wants to merge 3 commits into
xai-org:mainfrom
dielduarte:add-resend-plugin
Open

Add Resend plugin#32
dielduarte wants to merge 3 commits into
xai-org:mainfrom
dielduarte:add-resend-plugin

Conversation

@dielduarte

@dielduarte dielduarte commented Jun 12, 2026

Copy link
Copy Markdown

What

Adds the official Resend plugin to the catalog as a remote source, pinned to commit 0f18139c0c3726fe5de978b299ed50a7a372df6e of resend/resend-skills.

resend-skills is Resend's multi-platform plugin repo (Claude Code, Cursor, Codex, and Grok via .grok-plugin/) over one shared, auto-synced skills/ directory — so the Grok listing stays current with the same source the other ecosystems use.

What the plugin provides

5 skills plus the Resend MCP server:

  • resend — the Resend email API: sending (single and batch), receiving via webhooks, templates, domains, contacts, broadcasts, webhooks, API keys, logs, automations, and events
  • agent-email-inbox — secure inbound email workflows for AI agents: webhook setup, sender allowlists, content filtering, and safe processing of untrusted email
  • resend-cli — operate Resend from the terminal, scripts, and CI/CD with the resend CLI
  • react-email — build HTML email templates with React components, render them, and send with Resend
  • email-best-practices — deliverability (SPF/DKIM/DMARC), compliance (CAN-SPAM, GDPR, CASL), retries, list management, and transactional vs marketing decisions
  • resend MCP server — tool access to the Resend API, authenticated via RESEND_API_KEY

Checklist

  • python3 scripts/generate-plugin-index.py — index regenerated, 5 skills + MCP server discovered
  • python3 scripts/validate-catalog.py — Catalog OK
  • python3 scripts/generate-plugin-index.py --check — index up to date
  • Full 40-character commit SHA pinned

@dielduarte dielduarte requested a review from a team June 12, 2026 14:21
The Resend plugin now lives in resend/resend-skills (a multi-platform
plugin monorepo) rather than the standalone resend/grok-plugin. Update
the source url, homepage, and pinned sha, and regenerate the index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant