Favicon of twilio-messaging-services

twilio-messaging-services Skill

AI Agent SkillJavaScriptOpen source

Create and configure Twilio Messaging Services for production messaging. Covers sender pools, geo-match, sticky sender, message scheduling, compliance toolkit, SMS pumping protection, link shortening, and intelligent alerts. Use this skill when setting up production-ready messaging infrastructure. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Developers using plugins, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

20 days ago

Considerations

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

What is twilio-messaging-services Skill?

Create and configure Twilio Messaging Services for production messaging. Covers sender pools, geo-match, sticky sender, message scheduling, compliance toolkit, SMS pumping protection, link shortening, and intelligent alerts. Use this skill when setting up production-ready messaging infrastructure. 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
  • Developers using plugins

Declared skill metadata

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

  • Use it for developers using plugins.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

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

What it does

Create and configure Twilio Messaging Services for production messaging. Covers sender pools, geo-match, sticky sender, message scheduling, compliance toolkit, SMS pumping protection, link shortening, and intelligent alerts. Use this skill when setting up production-ready messaging infrastructure.

Skill instructions

Overview A Messaging Service groups senders (phone numbers, short codes, toll-free numbers) with shared configuration. Send via messagingServiceSid instead of a specific from number — Twilio picks the best sender automatically. Use a Messaging Service for all production sends. Beyond sender pools, it unlocks compliance toolkit, SMS pumping protection, link shortening, message scheduling, and intelligent alerts. For channel selection guidance, see twilio-messaging-overview. --- Prerequisites - Twilio account with at least one SMS-capable phone number — New to Twilio? See twilio-account-setup - Environment variables: - TWILIOACCOUNTSID - TWILIOAUTHTOKEN — See twilio-iam-auth-setup for credential setup and best practices - SDK: pip install twilio / npm install twilio --- Quickstart Python python import os from twilio.rest import Client client = Client(os.environ["TWILIOACCOUNTSID"], os.environ["TWILIOAUTHTOKEN"]) Step 1: Create the service service = client.messaging.v1.services.create( fr

Verified compatibility and discovery

Frequently asked questions

What is twilio-messaging-services?

twilio-messaging-services is a open-source AI agent skill with Copy skill directory. Create and configure Twilio Messaging Services for production messaging.

Who is twilio-messaging-services best for?

twilio-messaging-services is best for reusing agent instructions, scripts, and references.

How do I install twilio-messaging-services?

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

Is twilio-messaging-services actively maintained?

twilio-messaging-services may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
20 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-services