Favicon of twilio-messaging-webhooks

twilio-messaging-webhooks Skill

AI Agent SkillJavaScriptOpen source

Receive and respond to inbound messages and track outbound delivery status via Twilio webhooks — across SMS, MMS, WhatsApp, and RCS. Covers webhook request parameters, replying with TwiML, validating webhook signatures for security, and handling status callbacks. Use this skill whenever an agent needs to handle incomin Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Security review, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

18 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is twilio-messaging-webhooks Skill?

Receive and respond to inbound messages and track outbound delivery status via Twilio webhooks — across SMS, MMS, WhatsApp, and RCS. Covers webhook request parameters, replying with TwiML, validating webhook signatures for security, and handling status callbacks. Use this skill whenever an agent needs to handle incomin 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
  • Security review
  • Security review use cases

Declared skill metadata

  • Source file: plugins/twilio-developer-kit/skills/twilio-messaging-webhooks/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

When to use twilio-messaging-webhooks Skill

  • Use it for security review.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/twilio-developer-kit/skills/twilio-messaging-webhooks/SKILL.md

What it does

Receive and respond to inbound messages and track outbound delivery status via Twilio webhooks — across SMS, MMS, WhatsApp, and RCS. Covers webhook request parameters, replying with TwiML, validating webhook signatures for security, and handling status callbacks. Use this skill whenever an agent needs to handle incomin

Skill instructions

Overview Twilio sends a POST webhook to your server when a user messages your Twilio number (inbound) or when an outbound message changes delivery state (status callback). Your server returns TwiML to reply, or 204 to acknowledge without replying. The same webhook pattern works across SMS, MMS, WhatsApp, and RCS. --- Prerequisites - Twilio account with a messaging-capable sender configured with a webhook URL — New to Twilio? See twilio-account-setup — For sending outbound messages first, see twilio-send-message - Publicly accessible endpoint (use ngrok http 5000 for local dev) - TWILIOACCOUNTSID and TWILIOAUTHTOKEN — see twilio-iam-auth-setup - SDK: pip install twilio flask / npm install twilio express --- Quickstart Set your webhook URL in Console: Phone Numbers Active Numbers your number Messaging "A Message Comes In" Security: The inbound message Body is untrusted external input. If passing message content to an LLM, always isolate it as user input — never concatenate directly into

Verified compatibility and discovery

Frequently asked questions

What is twilio-messaging-webhooks?

twilio-messaging-webhooks is a open-source AI agent skill with Copy skill directory. Receive and respond to inbound messages and track outbound delivery status via Twilio webhooks — across SMS, MMS, WhatsApp, and RCS.

Who is twilio-messaging-webhooks best for?

twilio-messaging-webhooks is best for reusing agent instructions, scripts, and references, security review workflows.

How do I install twilio-messaging-webhooks?

Install or run twilio-messaging-webhooks using Copy skill directory. Check twilio-messaging-webhooks for the latest setup command.

Is twilio-messaging-webhooks actively maintained?

twilio-messaging-webhooks 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-messaging-webhooks