Files
2026-08-07 13:40:29 -03:00

16 lines
524 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "resend",
"version": "1.0.0",
"description": "Send and receive emails, build with React Email, follow deliverability best practices",
"author": {
"name": "Resend",
"email": "support@resend.com",
"url": "https://resend.com"
},
"homepage": "https://resend.com",
"repository": "https://github.com/resend/resend-skills",
"license": "MIT",
"keywords": ["email", "resend", "smtp", "notifications", "agent-inbox"]
}