twilio-sendgrid-account-setup Skill
Set up a SendGrid account for email delivery. Covers API key creation (SG.-prefix), domain authentication (DKIM/SPF via CNAME records), Single Sender Verification for testing, SDK installation, and the relationship between SendGrid and Twilio credentials. Use before any other SendGrid skill. This skill is for SendGrid Published by openai in plugins.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
19 days ago
Access note: API key required.
What is twilio-sendgrid-account-setup Skill?
Set up a SendGrid account for email delivery. Covers API key creation (SG.-prefix), domain authentication (DKIM/SPF via CNAME records), Single Sender Verification for testing, SDK installation, and the relationship between SendGrid and Twilio credentials. Use before any other SendGrid skill. This skill is for SendGrid Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Declared skill metadata
- Source file: plugins/twilio-developer-kit/skills/twilio-sendgrid-account-setup/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use twilio-sendgrid-account-setup Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-sendgrid-account-setup/SKILL.md
What it does
Set up a SendGrid account for email delivery. Covers API key creation (SG.-prefix), domain authentication (DKIM/SPF via CNAME records), Single Sender Verification for testing, SDK installation, and the relationship between SendGrid and Twilio credentials. Use before any other SendGrid skill. This skill is for SendGrid
Skill instructions
Overview SendGrid is Twilio's email delivery engine but uses a completely separate authentication system — SendGrid API keys (starting with SG.) are not Twilio API keys. You cannot use Account SID/Auth Token for SendGrid, and no Twilio MCP tools wrap SendGrid. --- Quickstart 1. Get your API key from SendGrid Console Settings API Keys 2. Set environment variable: bash export SENDGRIDAPIKEY=SG.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 3. Install SDK: | Language | Install | Package | |----------|---------|---------| | Python | pip install sendgrid | sendgrid | | Node.js | npm install @sendgrid/mail | @sendgrid/mail (v8.x) | | Java | Maven | com.sendgrid:sendgrid-java | | C | dotnet add package SendGrid | SendGrid | | Ruby | gem install sendgrid-ruby | sendgrid-ruby | | PHP | composer require sendgrid/sendgrid | sendgrid/sendgrid | | Go | go get github.com/sendgrid/sendgrid-go | sendgrid-go | 4. Authenticate your sending domain (see below) --- API Key Scopes | Scope | Use for | Risk | |-------|----
Verified compatibility and discovery
Frequently asked questions
What is twilio-sendgrid-account-setup?
twilio-sendgrid-account-setup is a open-source AI agent skill with Copy skill directory. Set up a SendGrid account for email delivery. Covers API key creation (SG.-prefix), domain authentication (DKIM/SPF via CNAME records), Single Sender Verification for testing, SDK.
Who is twilio-sendgrid-account-setup best for?
twilio-sendgrid-account-setup is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install twilio-sendgrid-account-setup?
Install or run twilio-sendgrid-account-setup using Copy skill directory. Check twilio-sendgrid-account-setup for the latest setup command.
Is twilio-sendgrid-account-setup actively maintained?
twilio-sendgrid-account-setup may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.