Skip to main content
Back to the directory
resend/resend-skillsSoftware EngineeringFrontend and Design

resend

Transactional email API with single/batch sending, inbound email handling, templates, and webhook event tracking.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/resend/resend-skills --skill resend
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, resend has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: resend/resend-skills. Canonical URL: https://skills.sh/resend/resend-skills/resend.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Transactional email API with single/batch sending, inbound email handling, templates, and webhook event tracking. Key gotcha: The Resend Node.js SDK does NOT throw exceptions — it returns { data, error } . Always check error explicitly instead of using try/catch for API errors. Batch is atomic — if one email fails validation, the entire batch fails. Always validate before sending. Batch does NOT support attachments or scheduled_at . Prevent duplicate emails when retrying failed requests: Key gotcha: Webhook payloads do NOT contain the email body. You must call resend.emails.receiving.get() separately.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does resend do?

Transactional email API with single/batch sending, inbound email handling, templates, and webhook event tracking.

Is resend good?

resend does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support resend?

resend currently lists compatibility with Skills CLI.

Is resend safe to install?

resend has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to resend?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install resend?

Run the following command to install resend: npx skills add https://github.com/resend/resend-skills --skill resend

Related skills

More from resend/resend-skills

Related skills

Alternatives in Software Engineering