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.
Decision snapshot
Is this a fit?
Developers using plugins, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
20 days ago
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.
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
- Install or run with Copy skill directory
When to use twilio-messaging-services Skill
- Use it for developers using plugins.
Built with
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.
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.