github.com/openai/plugins
| Skill | Added | Review |
|---|---|---|
twilio-security-compliance-hipaa plugins/twilio-developer-kit/skills/twilio-security-compliance-hipaa/SKILL.md Configure Twilio accounts for HIPAA compliance. Covers BAA requirements, HIPAA Project designation (self-service and support), eligible services list, per-product requirements (Voice, SMS, ConversationRelay, Conversation Intelligence, Flex, Verify), message redaction, and what is NOT eligible. Use this skill when developers are building healthcare workflows on Twilio. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-security-api-auth plugins/twilio-developer-kit/skills/twilio-security-api-auth/SKILL.md Choose the right Twilio authentication method and implement it correctly. Covers Auth Token (testing only), API Keys (production standard), OAuth2 client_credentials (time-limited bearer tokens), Access Tokens (client-side SDKs), and test credentials. Use this skill before making any Twilio API calls in production. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-reliability-patterns plugins/twilio-developer-kit/skills/twilio-reliability-patterns/SKILL.md Handle rate limits, retries, and failures when building on Twilio at scale. Covers 429 exponential backoff with jitter, per-number throughput limits, StatusCallback resilience, thin-receiver pattern, and fallback chains. Use this skill whenever sending messages or making calls at volume, or when building production-grade Twilio integrations. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-regulatory-compliance-bundles plugins/twilio-developer-kit/skills/twilio-regulatory-compliance-bundles/SKILL.md Manage regulatory compliance for international phone numbers. Covers what bundles are, which countries require them, how to create End-Users and Supporting Documents, evaluate and submit bundles, fix evaluation failures, update bundles when regulations change, and ISV multi-account patterns. Use this skill when provisioning numbers outside the US. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-rcs-messaging plugins/twilio-developer-kit/skills/twilio-rcs-messaging/SKILL.md Send RCS Business Messages via Twilio. Covers compliance onboarding (7-part US process), sender profile setup, sending rich cards and carousels, SMS fallback, device support (Android + iOS 18 caveats), and common errors. Use this skill when building RCS messaging or onboarding an RCS sender. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-organizations-setup plugins/twilio-developer-kit/skills/twilio-organizations-setup/SKILL.md Set up and manage Twilio Organizations for centralized account and user governance. Covers the Organization > Account > Subaccount hierarchy, roles (Owner/Admin/Standard), managed vs independent accounts, domain registration, SSO enforcement, SCIM provisioning, and Organization merging. Use this skill when managing multiple Twilio accounts or users across teams. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-numbers-senders plugins/twilio-developer-kit/skills/twilio-numbers-senders/SKILL.md Choose the right Twilio number type and sender BEFORE building. Covers phone numbers (local, toll-free, short code, mobile), alphanumeric sender IDs, WhatsApp senders, RCS agents, international availability, and regulatory bundles. Each number type has its own compliance program — choosing wrong means rebuilding. Use this skill first. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-notifications-alerts-advisor plugins/twilio-developer-kit/skills/twilio-notifications-alerts-advisor/SKILL.md Planning skill for transactional notifications, alerts, and reminders. Qualifies the developer's needs across urgency, channel selection, delivery confirmation, and fallback patterns to recommend the right Twilio notification architecture. Handles both "send shipping updates to customers" and "build a multi-channel alert system with delivery confirmation and fallback." | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-messaging-webhooks plugins/twilio-developer-kit/skills/twilio-messaging-webhooks/SKILL.md 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 incoming messages on any channel or track outbound message delivery in real time. | 80 80 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 | |
twilio-messaging-services plugins/twilio-developer-kit/skills/twilio-messaging-services/SKILL.md 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. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-messaging-overview plugins/twilio-developer-kit/skills/twilio-messaging-overview/SKILL.md Twilio Messaging channel overview and onboarding guide. Covers all channels (SMS, WhatsApp, RCS, Facebook Messenger), the unified Messages API, channel selection guidance, and the recommended setup sequence from first message to production monitoring. Start here before choosing a specific messaging channel. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-messaging-channel-advisor plugins/twilio-developer-kit/skills/twilio-messaging-channel-advisor/SKILL.md Planning skill that helps the developer pick the right Twilio messaging channel — SMS, MMS, RCS, or WhatsApp — for a given use case. Qualifies intent across content type, geography, use case (marketing / notifications / OTP / support), cost model, and brand presence. Use when the developer asks "which channel should I use", "SMS vs RCS vs WhatsApp", mentions a country or region, asks about branded messaging, rich content, or fallback — and proactively when the developer says "send SMS" but their use case (rich content, international reach, branded experience) would benefit from a different channel. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-marketing-promotions-advisor plugins/twilio-developer-kit/skills/twilio-marketing-promotions-advisor/SKILL.md Planning skill for marketing and promotional messaging. Qualifies the developer's campaign needs across channel selection, compliance, audience segmentation, and delivery tracking to recommend the right Twilio messaging architecture. Handles both "set up a promotional SMS campaign" and "build a multi-channel engagement pipeline with Segment integration." | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-lookup-phone-intelligence plugins/twilio-developer-kit/skills/twilio-lookup-phone-intelligence/SKILL.md Look up phone number intelligence via Twilio Lookup v2 API. Covers number validation, line type detection (mobile/landline/VoIP), SIM swap detection, caller name, identity match, and SMS pumping risk scoring. Use this skill to validate numbers or assess fraud risk before sending messages or calls. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-identity-verification-advisor plugins/twilio-developer-kit/skills/twilio-identity-verification-advisor/SKILL.md Planning skill for identity verification and fraud prevention. Qualifies the developer's needs across authentication method, channel selection, fraud risk level, and user experience to recommend the right Twilio Verify + Lookup architecture. Handles login, signup, password reset, and risk-adaptive verification. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-iam-auth-setup plugins/twilio-developer-kit/skills/twilio-iam-auth-setup/SKILL.md Set up and manage Twilio authentication credentials: Auth Tokens, API keys (Standard, Main, Restricted), Access Tokens for client-side SDKs, and credential rotation. Use this skill as a prerequisite foundation before making any Twilio API calls. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-enterprise-knowledge plugins/twilio-developer-kit/skills/twilio-enterprise-knowledge/SKILL.md Add knowledge retrieval to AI agents using Twilio's Enterprise Knowledge product. Enterprise Knowledge is a centralized, searchable repository of your organization's documents, websites, and content — FAQs, support policies, warranty terms, product catalogs. Current models don't have access to how you run your business today. Enterprise Knowledge gives agents a way to query this repository during a conversation and ground their responses in your actual approved source material. This skill covers provisioning a Knowledge Base and uploading knowledge sources from web URLs, PDFs, and raw text, and running semantic search to retrieve relevant chunks at runtime. Enterprise Knowledge is shared across your organization — it captures what your organization knows and how it is meant to run. It is distinct from Conversation Memory (twilio-customer-memory), which is scoped to individual end-customers and captures what you know about a specific person. The two are designed to be combined: enterprise content for business practices, customer memory for personalization. | — | |
twilio-email-send plugins/twilio-developer-kit/skills/twilio-email-send/SKILL.md Use when the caller has Twilio credentials (Account SID + Auth Token or API Key SID + Secret) and needs to send email via comms.twilio.com/v1/Emails. This is Twilio-native email — NOT SendGrid. Do NOT use if the caller has a SendGrid API key (SG.-prefix) — use twilio-sendgrid-email-send instead. Covers single sends, batch sends up to 10,000 recipients, Liquid personalization, operation tracking, and error handling. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-email-deliverability-advisor plugins/twilio-developer-kit/skills/twilio-email-deliverability-advisor/SKILL.md Deliverability advisor for the Twilio Email API specifically. Use ONLY when the developer explicitly mentions Twilio Email, comms.twilio.com, or a Twilio (non-SendGrid) email program. For all other deliverability questions — including generic ones — use twilio-sendgrid-deliverability-advisor. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-debugging-observability plugins/twilio-developer-kit/skills/twilio-debugging-observability/SKILL.md Debug Twilio integrations and set up production observability. Covers the Console Debugger, Monitor Alerts API, Event Streams for error log streaming, status callback tracking, common error codes, and a systematic debugging workflow. Use this skill whenever a Twilio integration produces errors, messages fail to deliver, calls drop unexpectedly, or you need to set up monitoring for a production deployment. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-customer-support-architect plugins/twilio-developer-kit/skills/twilio-customer-support-architect/SKILL.md Planning skill for building customer service and support systems. Qualifies the developer's needs across the support ladder (self-service → AI agents → contact center), channel mix, and scale to recommend the right Twilio architecture. Handles both "build me a call center" and "add an IVR to my existing support line." | 74 74 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 11c74d6 | |
twilio-customer-memory plugins/twilio-developer-kit/skills/twilio-customer-memory/SKILL.md Store and retrieve customer context using Twilio Conversation Memory. Covers Memory Store provisioning, profile management, traits, observations, conversation summaries, and semantic Recall. Use this skill to give AI agents or human agents persistent memory of customer interactions across sessions and channels. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 | |
twilio-conversations-classic-api plugins/twilio-developer-kit/skills/twilio-conversations-classic-api/SKILL.md Build multi-channel messaging experiences using Twilio Conversations (classic) API. Covers creating conversations, adding participants (SMS, WhatsApp, chat), sending messages, and handling webhooks. Use this skill to manage persistent multi-party or multi-channel conversations beyond single-message SMS/WhatsApp. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
twilio-conversation-orchestrator plugins/twilio-developer-kit/skills/twilio-conversation-orchestrator/SKILL.md Configure automatic conversation capture and routing with Twilio Conversation Orchestrator. Covers Configuration creation, channel capture rules, grouping types, status timeouts, Memory Store linkage, Intelligence linkage, and conversation lifecycle. Use this skill to automatically capture SMS, voice, WhatsApp, RCS, and web chat traffic into unified conversations without manually creating conversations or participants. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
conversation-intelligence plugins/twilio-developer-kit/skills/twilio-conversation-intelligence/SKILL.md Twilio Conversation Intelligence development guide. Use when building real-time or post-call conversation analysis, language operator pipelines, sentiment analysis, agent assist, cross-channel analytics, or querying aggregated conversation insights (sentiment trends, escalation rates, dashboards). | 67 67 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 |