What problem does it solve?
Developers sending email through the Twilio Email API often face messages landing in spam, high bounce rates, or blocked delivery, and lack SendGrid-style tooling to diagnose why. This Skill provides a structured diagnostic workflow tailored specifically to the Twilio Email platform.
Core Features & Use Cases
- Platform Detection: Distinguishes Twilio Email (Account SID/Auth Token, comms.twilio.com) from SendGrid (SG. API keys, app.sendgrid.com) and redirects SendGrid users to the correct skill.
- Foundation Checklist: Covers SPF, DKIM, and DMARC authentication requirements, list hygiene practices, and healthy thresholds for bounce and spam complaint rates.
- Platform Limitation Guidance: Documents what Twilio Email does not offer (no SEQ score, no IP pool UI, no dedicated IPs on standard plans) and where to get help.
- Use Case: A developer notices their Twilio Email API messages are going to spam. The Skill walks them through authentication checks, bounce rate thresholds, and produces a structured diagnosis with prioritized fixes.
Quick Start
Ask the assistant to diagnose why emails sent through the Twilio Email API are landing in spam instead of the inbox.