π―
π¦resend-inbound
π―Skillfrom resend/resend-skills
Same repository
resend/resend-skills(3 items)
resend-inbound
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add resend/resend-skills --skill resend-inboundskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add resend/resend-skills --skill resend-inboundManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/resend-inbound/SKILL.mdSKILL.md
4Installs
46
-
Last UpdatedJan 28, 2026
More from this repository2
π―π―
resendπ―Skill
Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.
send-emailπ―Skill
Agent skills for sending emails using the Resend API, supporting single and batch sending (up to 100 per batch) with idempotency keys, error handling, and retry logic.