email-smtp-automator
Installation
SKILL.md
Email SMTP Automator
This skill enables applications to send automated emails for sign-ups, password resets, and notifications.
Instructions
- Configure SMTP settings or API clients (SendGrid, Postmark, Resend).
- Design HTML email templates with variables for personalization.
- Implement retry logic for failed deliveries.
- Handle unsubscribe requests and list management.
- Track open rates and delivery statistics.
Examples
- "Set up a 'Welcome' email that sends automatically when a user joins."
- "Build a password reset flow using Resend and Next.js."