twilio-sms-send-message Skill
SMS and MMS deep-dive reference. Covers SMS-specific error codes, message filtering troubleshooting ("Messages Being Filtered or Blocked?" diagnostic checklist), MMS media support (US/CA/AU only), and SMS pumping indicators. For sending SMS, use twilio-send-message instead. Use this skill only when debugging SMS delive Published by openai in plugins.
What is twilio-sms-send-message Skill?
SMS and MMS deep-dive reference. Covers SMS-specific error codes, message filtering troubleshooting ("Messages Being Filtered or Blocked?" diagnostic checklist), MMS media support (US/CA/AU only), and SMS pumping indicators. For sending SMS, use twilio-send-message instead. Use this skill only when debugging SMS delive 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use twilio-sms-send-message Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-sms-send-message/SKILL.md
What it does
SMS and MMS deep-dive reference. Covers SMS-specific error codes, message filtering troubleshooting ("Messages Being Filtered or Blocked?" diagnostic checklist), MMS media support (US/CA/AU only), and SMS pumping indicators. For sending SMS, use twilio-send-message instead. Use this skill only when debugging SMS delive
Skill instructions
Overview SMS is one channel in Twilio's Messaging platform. All channels — SMS, WhatsApp, RCS, Facebook Messenger — share the same messages.create() API. See twilio-messaging-overview for the full channel comparison and onboarding sequence. | When to use SMS | When to consider alternatives | |----------------|------------------------------| | Reach any phone number globally | Need rich media outside US/CA/AU → WhatsApp | | No app install required | Opted-in audience prefers chat apps → WhatsApp | | Time-sensitive alerts (OTP, outage) | Marketing campaigns → twilio-marketing-promotions-advisor | | Regulatory/compliance requires SMS | Cost-sensitive high-volume → WhatsApp (lower per-msg cost in many markets) | For production SMS: Use a Messaging Service (messagingServiceSid) instead of a raw from number. It enables sender pool management, compliance toolkit, SMS pumping protection, link shortening, and message scheduling. See twilio-messaging-services. Every outbound SMS requires a from
Explore related resources
Frequently asked questions
What is twilio-sms-send-message?
twilio-sms-send-message is a open-source AI agent skill with Copy skill directory. SMS and MMS deep-dive reference. Covers SMS-specific error codes, message filtering troubleshooting ("Messages Being Filtered or Blocked?" diagnostic checklist), MMS media support (US/CA/AU.
Who is twilio-sms-send-message best for?
twilio-sms-send-message is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install twilio-sms-send-message?
Install or run twilio-sms-send-message using Copy skill directory. Check twilio-sms-send-message for the latest setup command.
Is twilio-sms-send-message actively maintained?
twilio-sms-send-message may need a closer maintenance check before production use.
Auto-fetched from GitHub.