{"query":"Twilio","count":20,"timings_ms":{"embed":356,"vector":277,"total":633},"embed_cached":false,"results":[{"slug":"tdimino/twilio-api","score":0.4743,"name":"twilio-api","category":"API & Backend","quality_tier":"listed","quality_score":82,"repo_stars":33,"repo_full_name":"tdimino/claude-code-minoan","description":"Use this skill when working with Twilio communication APIs for SMS/MMS messaging, voice calls, phone number management, TwiML, webhook integration, two-way SMS conversations, bulk sending, or production deployment of telephony features. Includes official Twilio patterns, production code examples from Twilio-Aldea (provider-agnostic webhooks, signature validation, TwiML responses), and comprehensive TypeScript examples.","entity_type":"skill","detail_url":"/skills/tdimino/twilio-api/"},{"slug":"hyperfx-ai/twilio","score":0.4651,"name":"twilio","category":"AI & Automation","quality_tier":"solid","quality_score":91,"repo_stars":55,"repo_full_name":"hyperfx-ai/marketing-skills","description":"Twilio messaging, voice, phone number management, and verification workflows. Use when the user wants to send SMS or WhatsApp messages, make voice calls, buy or configure phone numbers, or run OTP verification.","entity_type":"skill","detail_url":"/skills/hyperfx-ai/twilio/"},{"slug":"aiskillstore/twilio-communications","score":0.4577,"name":"twilio-communications","category":"API & Backend","quality_tier":"listed","quality_score":82,"repo_stars":346,"repo_full_name":"aiskillstore/marketplace","description":"Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.","entity_type":"skill","detail_url":"/skills/aiskillstore/twilio-communications/"},{"slug":"sickn33/twilio-communications","score":0.4522,"name":"twilio-communications","category":"AI & Automation","quality_tier":"featured","quality_score":99,"repo_stars":39972,"repo_full_name":"sickn33/antigravity-awesome-skills","description":"Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication.","entity_type":"skill","detail_url":"/skills/sickn33/twilio-communications/"},{"slug":"davila7/twilio-communications","score":0.4497,"name":"twilio-communications","category":"Web & Frontend","quality_tier":"solid","quality_score":96,"repo_stars":27814,"repo_full_name":"davila7/claude-code-templates","description":"Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.","entity_type":"skill","detail_url":"/skills/davila7/twilio-communications/"},{"slug":"andrewdmaclean-work/twilio-cli-reference","score":0.4476,"name":"twilio-cli-reference","category":"Code & Development","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"Twilio CLI reference for managing Twilio resources from the terminal. Covers installation, credential profiles, phone number provisioning, sending SMS and email, webhook configuration, local development with a tunneling service, debugging with watch and logs, serverless deployment, and plugin ecosystem. Use when the developer asks to \"just do it\", \"set this up\", \"run a command\", mentions \"CLI\", \"command line\", or \"terminal\", or when an AI agent can execute a task directly instead of writing appl","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-cli-reference/"},{"slug":"andrewdmaclean-work/twilio-account-setup","score":0.4439,"name":"twilio-account-setup","category":"AI & Automation","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"Create and configure a Twilio account from scratch. Covers free trial signup, trial limitations, getting credentials (Account SID and Auth Token), buying a phone number, verifying recipient numbers for trial use, SDK installation, first API call, subaccount management (creation, inheritance, credential isolation, limits), and enabling specific products (AI Assistants, Conversations, Verify, ConversationRelay, WhatsApp). Use this skill before any other Twilio skill if you do not yet have a Twilio","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-account-setup/"},{"slug":"heymegabyte/twilio-mcp","score":0.4409,"name":"twilio-mcp","category":"AI & Automation","quality_tier":"listed","quality_score":65,"repo_stars":18,"repo_full_name":"heymegabyte/claude-skills","description":"14-category autonomous product-building OS for 32+ AI coding tools. One-line prompts → deployed products.","entity_type":"mcp_server","detail_url":"/skills/heymegabyte/twilio-mcp/"},{"slug":"andrewdmaclean-work/twilio-email-send","score":0.4327,"name":"twilio-email-send","category":"AI & Automation","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"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.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-email-send/"},{"slug":"andrewdmaclean-work/twilio-iam-auth-setup","score":0.427,"name":"twilio-iam-auth-setup","category":"API & Backend","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"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.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-iam-auth-setup/"},{"slug":"andrewdmaclean-work/twilio-sendgrid-email-send","score":0.406,"name":"twilio-sendgrid-email-send","category":"AI & Automation","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"Send transactional and bulk email via the SendGrid v3 Mail Send API. Covers single sends, personalized batch sends with dynamic templates, scheduled sends with cancellation, attachments, and sandbox mode for testing. Use this skill when the caller has a SendGrid API key (SG.-prefix). Do NOT use this skill if the caller is using the Twilio Email API (comms.twilio.com) — that is a separate product with different credentials.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-sendgrid-email-send/"},{"slug":"andrewdmaclean-work/twilio-messaging-webhooks","score":0.4054,"name":"twilio-messaging-webhooks","category":"Web & Frontend","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"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.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-messaging-webhooks/"},{"slug":"PatterAI/configure-telephony","score":0.4006,"name":"configure-telephony","category":"AI & Automation","quality_tier":"listed","quality_score":82,"repo_stars":3,"repo_full_name":"PatterAI/skills","description":"Configure Twilio or Telnyx as the telephony carrier for a Patter voice agent — buy or use a phone number, set up the carrier console, point the voice/Call-Control webhook at your Patter server (via Cloudflare tunnel, ngrok, or a static URL), and verify webhook signatures. Use when the user is wiring up Twilio, Telnyx, a phone number, a webhook URL, a tunnel, AMD (Answering Machine Detection), call recording, voicemail drop, or DTMF routing — even if they don't say \"telephony\". Covers both Patter","entity_type":"skill","detail_url":"/skills/PatterAI/configure-telephony/"},{"slug":"Xquik-dev/x-twitter-scraper","score":0.3989,"name":"x-twitter-scraper","category":"AI & Automation","quality_tier":"featured","quality_score":87,"repo_stars":170,"repo_full_name":"Xquik-dev/x-twitter-scraper","description":"Xquik agent Skill for REST, MCP, webhooks, exports, monitoring, tweet search, and confirmation-gated publishing. Not affiliated with X Corp.","entity_type":"plugin","detail_url":"/skills/Xquik-dev/x-twitter-scraper/"},{"slug":"andrewdmaclean-work/twilio-security-api-auth","score":0.3961,"name":"twilio-security-api-auth","category":"API & Backend","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"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.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-security-api-auth/"},{"slug":"heymegabyte/twilio-hardened-mcp","score":0.3925,"name":"twilio-hardened-mcp","category":"AI & Automation","quality_tier":"listed","quality_score":65,"repo_stars":18,"repo_full_name":"heymegabyte/claude-skills","description":"14-category autonomous product-building OS for 32+ AI coding tools. One-line prompts → deployed products.","entity_type":"mcp_server","detail_url":"/skills/heymegabyte/twilio-hardened-mcp/"},{"slug":"andrewdmaclean-work/twilio-send-message","score":0.3902,"name":"twilio-send-message","category":"AI & Automation","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"Send messages via Twilio's Programmable Messaging API across all channels — SMS, MMS, RCS, and WhatsApp. Covers text messages, media, rich content (cards, carousels, buttons), template-based sends, Messaging Services, status callbacks, and WhatsApp's 24-hour service window. Use when the user wants to send a message — whether they say \"send SMS\", \"text message\", \"branded message\", \"rich message\", \"WhatsApp message\", \"RCS message\", \"notification\", or \"alert\". For picking the right channel for a us","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-send-message/"},{"slug":"mohitbadwal/ringback","score":0.3902,"name":"ringback","category":"AI & Automation","quality_tier":"listed","quality_score":54,"repo_stars":16,"repo_full_name":"mohitbadwal/ringback","description":"Let your AI agent call your phone and talk to you — MCP servers for live, interruptible voice calls + tiered alerts, using free self-hosted pieces (pjsua2 + whisper.cpp + Linphone). No paid telephony, no extra API key.","entity_type":"plugin","detail_url":"/skills/mohitbadwal/ringback/"},{"slug":"vellum-ai/phone-calls","score":0.389,"name":"phone-calls","category":"AI & Automation","quality_tier":"solid","quality_score":92,"repo_stars":891,"repo_full_name":"vellum-ai/vellum-assistant","description":"Make outgoing phone calls, receive incoming calls, and pull up past call transcripts","entity_type":"skill","detail_url":"/skills/vellum-ai/phone-calls/"},{"slug":"andrewdmaclean-work/twilio-call-recordings","score":0.3836,"name":"twilio-call-recordings","category":"AI & Automation","quality_tier":"listed","quality_score":66,"repo_stars":3,"repo_full_name":"andrewdmaclean-work/twilioworld-agentic-coding-toolkit","description":"Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or analytics.","entity_type":"skill","detail_url":"/skills/andrewdmaclean-work/twilio-call-recordings/"}],"source":{"source":"ClaudeAtlas","source_url":"https://claudeatlas.com","license":"MIT (catalog metadata); skills retain upstream licenses","data_recency":"Updated daily ~06:30 UTC","methodology_url":"https://claudeatlas.com/methodology/","citation_url":"https://claudeatlas.com/credits/","recommended_citation":"Source: ClaudeAtlas — https://claudeatlas.com"}}