Resend Skills
Five Resend skills; the inbound one treats every received email as untrusted input.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install resend@claude-plugins-official
Resend ile e-posta gönderilirken, gelen postayı işleyen bir akış yazılırken ya da React Email şablonu hazırlanırken
- Author
- Resend
- License
- MIT
Sending is the easy half. The skill that matters is the agent inbox, which applies to any pipeline where the content of an incoming message decides what runs next — support handlers, email-to-task flows, agent mailboxes — and it declares itself relevant even when the request never mentions agents. Its position is that inbound mail is attacker-controlled text, so it ships sender allowlists by address and by domain, a security level that can be tightened to strict, and webhook signature verification against a signing secret, with the required environment variables declared in the skill's own metadata rather than left to be discovered later. The rest cover the send API, the CLI, React Email components and deliverability.
Similar skills
Postman Skills
SkillAPI lifecycle work from the session: collections, requests, Flows, specs and a readiness audit.
Box Agent Skills
SkillWorking knowledge of the Box API, webhooks and Box AI retrieval for agents.
Airwallex Dev Skills
SkillSix Airwallex skills, one per checkout surface, each scoped so the wrong one refuses the job.

Comments(0)
Sign in to comment