Favicon of twilio-sendgrid-inbound-parse

twilio-sendgrid-inbound-parse Skill

AI Agent SkillJavaScriptOpen source

Receive inbound email via SendGrid Inbound Parse webhook. Covers MX record setup, parsed vs raw mode, handling attachments, and common pitfalls. Use when building email-to-app workflows like support ticket creation or email processing pipelines. Requires a SendGrid API key (SG.-prefix) — not applicable to the Twilio Em Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

API key required authentication, Credentials required

Setup

Copy skill directory

Project health

18 days ago

Considerations

Access note: API key required.

What is twilio-sendgrid-inbound-parse Skill?

Receive inbound email via SendGrid Inbound Parse webhook. Covers MX record setup, parsed vs raw mode, handling attachments, and common pitfalls. Use when building email-to-app workflows like support ticket creation or email processing pipelines. Requires a SendGrid API key (SG.-prefix) — not applicable to the Twilio Em 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

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
  • Data analysis
  • Data analysis use cases

Declared skill metadata

  • Source file: plugins/twilio-developer-kit/skills/twilio-sendgrid-inbound-parse/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • API key required

Requirements and access

API key required

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.

Credentials requiredAPI key required authentication

When to use twilio-sendgrid-inbound-parse Skill

  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/twilio-developer-kit/skills/twilio-sendgrid-inbound-parse/SKILL.md

What it does

Receive inbound email via SendGrid Inbound Parse webhook. Covers MX record setup, parsed vs raw mode, handling attachments, and common pitfalls. Use when building email-to-app workflows like support ticket creation or email processing pipelines. Requires a SendGrid API key (SG.-prefix) — not applicable to the Twilio Em

Skill instructions

Overview Inbound Parse converts incoming email into HTTP POST requests to your webhook endpoint. SendGrid receives the email at your domain's MX records and forwards the parsed content to your application. --- Setup 1. Configure MX records: Point your domain (or subdomain) to mx.sendgrid.net 2. Add webhook: SendGrid Console Settings Inbound Parse Add Host & URL 3. Choose mode: Parsed (default) or Raw Subdomain recommended: Use inbound.yourdomain.com to avoid disrupting existing email on yourdomain.com. --- Parsed Mode (Default) SendGrid extracts fields and POSTs them as form data: | Field | Description | |-------|-------------| | from | Sender address ("Name <email@example.com") | | to | Envelope recipient | | subject | Email subject line | | text | Plain text body | | html | HTML body | | envelope | JSON string with to array and from | | attachments | Number of attachments (as string) | | attachment-info | JSON metadata for each attachment | | attachment1, attachment2... | Actual atta

Verified compatibility and discovery

Frequently asked questions

What is twilio-sendgrid-inbound-parse?

twilio-sendgrid-inbound-parse is a open-source AI agent skill with Copy skill directory. Receive inbound email via SendGrid Inbound Parse webhook. Covers MX record setup, parsed vs raw mode, handling attachments, and common pitfalls.

Who is twilio-sendgrid-inbound-parse best for?

twilio-sendgrid-inbound-parse is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install twilio-sendgrid-inbound-parse?

Install or run twilio-sendgrid-inbound-parse using Copy skill directory. Check twilio-sendgrid-inbound-parse for the latest setup command.

Is twilio-sendgrid-inbound-parse actively maintained?

twilio-sendgrid-inbound-parse may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 days ago
Last verified
Aug 23, 2026
Metadata fetched
Aug 23, 2026
Repository age
6 months
License
Unknown

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.

Alternatives to twilio-sendgrid-inbound-parse