[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-twilio-rcs-messaging":3,"mdc-b0qxet-key":39,"related-repo-openai-twilio-rcs-messaging":1842,"related-org-openai-twilio-rcs-messaging":1965},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":28,"repoUrl":29,"updatedAt":30,"license":31,"forks":32,"topics":33,"repo":34,"sourceUrl":37,"mdContent":38},"twilio-rcs-messaging","send RCS business messages via Twilio","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.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"openai","OpenAI","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenai.png",[12,16,19,22,25],{"name":13,"slug":14,"type":15},"Compliance","compliance","tag",{"name":17,"slug":18,"type":15},"RCS","rcs",{"name":20,"slug":21,"type":15},"Messaging","messaging",{"name":23,"slug":24,"type":15},"Communications","communications",{"name":26,"slug":27,"type":15},"Twilio","twilio",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":29,"stars":28,"forks":32,"topics":35,"description":36},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Ftwilio-developer-kit\u002Fskills\u002Ftwilio-rcs-messaging","---\nname: twilio-rcs-messaging\ndescription: >\n  Send RCS Business Messages via Twilio. Covers compliance onboarding\n  (7-part US process), sender profile setup, sending rich cards and\n  carousels, SMS fallback, device support (Android + iOS 18 caveats),\n  and common errors. Use this skill when building RCS messaging or\n  onboarding an RCS sender.\n---\n\n## Overview\n\nRCS (Rich Communication Services) Business Messaging delivers branded, rich messages natively in the phone's default messaging app — no separate app needed. Messages show your brand logo, colors, and verified sender name. Supports rich cards, carousels, suggested actions, and media.\n\n**RCS uses the same `messages.create()` API as SMS and WhatsApp.** For the full channel comparison and onboarding sequence, see `twilio-messaging-overview`.\n\n### Device Support\n\n| Platform | Support | Notes |\n|----------|---------|-------|\n| **Android** | Most devices via Google Messages | Carrier must also support RCS in the region |\n| **iOS** | iOS 18+ | **P2P RCS is not the same as RCS Business Messaging.** A device that sends RCS to other people may not receive RCS Business Messages — this depends on both Apple and the carrier. Check via `RcsCapabilityFetcher` before sending. |\n\n### Regional Availability\n\nRCS availability depends on carrier approval per country. See [RCS regional availability](https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Frcs\u002Fregional) for the current list. US carriers (T-Mobile, AT&T, Verizon) are supported. Global support is expanding.\n\n---\n\n## Prerequisites\n\n- Twilio **paid account** — free trials cannot use RCS\n- Messaging Service (RCS senders must be added to a Messaging Service)\n- Environment variables: `TWILIO_ACCOUNT_SID`, `TWILIO_AUTH_TOKEN`\n  — See `twilio-iam-auth-setup` for credential setup\n- SDK: `pip install twilio` \u002F `npm install twilio`\n\n---\n\n## Compliance Onboarding (US)\n\nRCS onboarding takes **4-6 weeks minimum**. A Twilio onboarding specialist reviews everything before carrier submission. You won't be charged until you go live.\n\n### Part 1: Sender Profile Setup\n\nCreate your RCS Sender in Console with:\n\n| Asset | Requirements |\n|-------|-------------|\n| **Display name** | Must be unique — carriers reject identical names + logos |\n| **Logo** | 224x224px, max 50KB, PNG\u002FJPEG |\n| **Banner** | 1140x448px, max 200KB |\n| **Accent color** | Hex code, must have 4.5:1 contrast ratio vs white |\n| **Description** | What your business does and why you're messaging |\n| **Phone number** | Customer support contact number |\n| **Website** | Must match business identity |\n\n### Part 2: Privacy Policy & Terms of Service\n\n- Privacy policy URL — must be publicly accessible\n- Terms of Service URL — must be publicly accessible\n- Both must cover SMS\u002FRCS messaging, data handling, opt-out process\n- The privacy policy **must state** that information will be shared with third parties for the purpose of transmitting RCS messages\n- Some countries require local-language versions\n\nFor US-specific compliance details, see the [RCS Compliance Onboarding Guide](https:\u002F\u002Fhelp.twilio.com\u002Farticles\u002F49174994355355-RCS-Compliance-Onboarding-Guide).\n\n### Part 3: Eligibility & Acceptable Use\n\nUS carriers require:\n- Legal business name matching EIN records\n- EIN (Employer Identification Number)\n- Business must not be on restricted industries list (cannabis, firearms, etc.)\n- CTIA Messaging Principles and Best Practices handbook compliance\n\n### Part 4: Campaign Details\n\n- Use case category (transactional, promotional, OTP, mixed)\n- Traffic volume estimates\n- Campaign description with specific messaging scenarios\n- For recurring messages: frequency, content types\n\n### Part 5: Opt-In & Consent\n\n- Describe how users opt in to receive RCS messages\n- Must show explicit consent collection mechanism\n- Opt-in must be specific to RCS\u002Fmessaging (not buried in general ToS)\n- HELP and STOP keyword handling required\n\n### Part 6: Sample Messages\n\n- 2+ sample messages that match your declared use case\n- Must include opt-out language\n- Must reflect actual message content (not generic)\n\n### Part 7: Common Rejection Reasons\n\n| Rejection reason | Fix |\n|-----------------|-----|\n| Display name not unique | Choose a distinct name — carriers reject duplicates |\n| Logo\u002Fbanner don't meet specs | Check dimensions and file size exactly |\n| Privacy policy doesn't mention messaging | Add RCS\u002FSMS data handling section |\n| Sample messages don't match use case | Align samples with campaign description |\n| Opt-in process too vague | Show specific UI\u002Fflow for consent collection |\n| Business info doesn't match EIN | Legal name and EIN must match IRS records exactly |\n| Media URLs not publicly accessible | All images\u002Fvideos must be on public URLs — carriers verify during review |\n\n### Registration Flow\n\n1. **Create RCS Sender** in Console → complete all 7 parts above\n2. **Test Phase** — Add test devices, send and receive messages without carrier approval. Non-test devices get SMS fallback.\n3. **Compliance Submission** — Twilio specialist reviews, then submits to Google + carriers:\n   - **Google registration:** authorized rep details, opt-in\u002Fopt-out policy, use case video, interaction flow\n   - **US registration (additional):** legal business name + EIN, traffic metrics, CTIA compliance, HELP\u002FSTOP examples\n4. **Carrier approval** — Per-carrier, per-country. First carrier approval = you can go live in that country.\n5. **Go live** — Add RCS Sender to your Messaging Service. Start sending.\n\n---\n\n## Sending RCS Messages\n\nRCS uses the same `messages.create()` API. No address prefix needed — Twilio routes based on the sender type.\n\n**Python**\n```python\nimport os\nfrom twilio.rest import Client\n\nclient = Client(os.environ[\"TWILIO_ACCOUNT_SID\"], os.environ[\"TWILIO_AUTH_TOKEN\"])\n\nmessage = client.messages.create(\n    messaging_service_sid=\"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to=\"+15558675310\",\n    body=\"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345\"\n)\nprint(message.sid, message.status)\n```\n\n**Node.js**\n```javascript\nconst twilio = require(\"twilio\");\nconst client = twilio(process.env.TWILIO_ACCOUNT_SID, process.env.TWILIO_AUTH_TOKEN);\n\nconst message = await client.messages.create({\n    messagingServiceSid: \"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to: \"+15558675310\",\n    body: \"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345\",\n});\nconsole.log(message.sid, message.status);\n```\n\n### Rich Cards & Carousels\n\nUse Content Templates for rich RCS messages (cards with images, titles, descriptions, and action buttons). Create templates via `twilio-content-template-builder`, then send with `contentSid`:\n\n**Python**\n```python\nmessage = client.messages.create(\n    messaging_service_sid=\"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to=\"+15558675310\",\n    content_sid=\"HXxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    content_variables='{\"1\": \"Order #12345\", \"2\": \"$49.99\"}'\n)\n```\n\n### SMS Fallback\n\nWhen a recipient's device doesn't support RCS Business Messaging, Twilio automatically falls back to SMS — no code changes needed. This is handled at the Messaging Service level.\n\n- Fallback is automatic when the Messaging Service has both RCS sender and phone numbers\n- If you send via `messagingServiceSid`, Twilio checks RCS capability first, then falls back to SMS\n- Without Twilio's fallback: the message simply fails to deliver (no automatic retry to SMS)\n\n---\n\n## Multiple RCS Senders\n\nA single brand can have multiple RCS senders, but each must have a **distinct use case** (e.g., one for transactional, one for marketing). The use case must be clearly different — carriers reject duplicate-purpose senders for the same brand.\n\n- Each sender has its own display name, logo, and campaign details\n- All senders go through independent carrier approval\n- Each sender can only belong to one Messaging Service\n\n## ISV Path\n\nISVs (Independent Software Vendors) registering RCS senders for client businesses:\n\n- Can register on behalf of clients using the same compliance process\n- Each client business needs its own RCS Sender with its own branding\n- The ISV's Twilio account can host multiple RCS Senders\n- Programmatic sender creation at scale is **not supported** — each sender must be created individually in Console\n\n---\n\n## Common Errors\n\n| Error | Meaning | Fix |\n|-------|---------|-----|\n| Sender not approved | RCS sender hasn't completed carrier approval | Complete compliance onboarding; use test devices in the meantime |\n| Device not capable | Recipient can't receive RCS Business Messages | Twilio falls back to SMS automatically if fallback is configured |\n| Media URL inaccessible | Rich card image\u002Fvideo not publicly accessible | Host media on public URLs |\n| Display name rejected | Name conflicts with existing RCS sender | Choose a unique display name |\n\n---\n\n## CANNOT\n\n- **Cannot use RCS on free trial accounts** — Paid account required\n- **Cannot send RCS without a Messaging Service** — RCS senders must be added to a Messaging Service\n- **Cannot add an RCS sender to multiple Messaging Services** — Each sender belongs to one service only\n- **Cannot create RCS senders programmatically at scale** — Console-only, one at a time\n- **Cannot skip carrier approval** — Even with Google approval, each carrier must independently approve in each country\n- **Cannot guarantee RCS delivery to iOS** — iOS 18 supports P2P RCS, but RCS Business Messaging support depends on Apple + carrier. Always have SMS fallback.\n- **Cannot control fallback behavior per-message** — Fallback to SMS is automatic at the Messaging Service level when both RCS and SMS senders are present\n- **Cannot send RCS to landlines** — Mobile-only channel\n- **Cannot use unique display names that match existing senders** — Carriers enforce uniqueness globally\n- **Cannot update sender profile after approval without re-review** — Profile changes trigger a new carrier review cycle\n\n---\n\n## Next Steps\n\n- **Channel overview and onboarding guide:** `twilio-messaging-overview`\n- **Create rich message templates:** `twilio-content-template-builder`\n- **Set up Messaging Service for sender pool + fallback:** `twilio-messaging-services`\n- **Compliance registration for other channels:** `twilio-compliance-onboarding`\n- **Number and sender type selection:** `twilio-numbers-senders`\n",{"data":40,"body":41},{"name":4,"description":6},{"type":42,"children":43},"root",[44,53,59,87,94,182,188,204,208,214,284,287,293,305,311,316,450,456,491,504,510,515,538,544,567,573,596,602,620,626,739,745,822,825,831,842,850,962,970,1330,1336,1356,1363,1414,1420,1425,1451,1454,1460,1472,1490,1496,1501,1531,1534,1540,1638,1641,1647,1750,1753,1759,1836],{"type":45,"tag":46,"props":47,"children":49},"element","h2",{"id":48},"overview",[50],{"type":51,"value":52},"text","Overview",{"type":45,"tag":54,"props":55,"children":56},"p",{},[57],{"type":51,"value":58},"RCS (Rich Communication Services) Business Messaging delivers branded, rich messages natively in the phone's default messaging app — no separate app needed. Messages show your brand logo, colors, and verified sender name. Supports rich cards, carousels, suggested actions, and media.",{"type":45,"tag":54,"props":60,"children":61},{},[62,77,79,85],{"type":45,"tag":63,"props":64,"children":65},"strong",{},[66,68,75],{"type":51,"value":67},"RCS uses the same ",{"type":45,"tag":69,"props":70,"children":72},"code",{"className":71},[],[73],{"type":51,"value":74},"messages.create()",{"type":51,"value":76}," API as SMS and WhatsApp.",{"type":51,"value":78}," For the full channel comparison and onboarding sequence, see ",{"type":45,"tag":69,"props":80,"children":82},{"className":81},[],[83],{"type":51,"value":84},"twilio-messaging-overview",{"type":51,"value":86},".",{"type":45,"tag":88,"props":89,"children":91},"h3",{"id":90},"device-support",[92],{"type":51,"value":93},"Device Support",{"type":45,"tag":95,"props":96,"children":97},"table",{},[98,122],{"type":45,"tag":99,"props":100,"children":101},"thead",{},[102],{"type":45,"tag":103,"props":104,"children":105},"tr",{},[106,112,117],{"type":45,"tag":107,"props":108,"children":109},"th",{},[110],{"type":51,"value":111},"Platform",{"type":45,"tag":107,"props":113,"children":114},{},[115],{"type":51,"value":116},"Support",{"type":45,"tag":107,"props":118,"children":119},{},[120],{"type":51,"value":121},"Notes",{"type":45,"tag":123,"props":124,"children":125},"tbody",{},[126,148],{"type":45,"tag":103,"props":127,"children":128},{},[129,138,143],{"type":45,"tag":130,"props":131,"children":132},"td",{},[133],{"type":45,"tag":63,"props":134,"children":135},{},[136],{"type":51,"value":137},"Android",{"type":45,"tag":130,"props":139,"children":140},{},[141],{"type":51,"value":142},"Most devices via Google Messages",{"type":45,"tag":130,"props":144,"children":145},{},[146],{"type":51,"value":147},"Carrier must also support RCS in the region",{"type":45,"tag":103,"props":149,"children":150},{},[151,159,164],{"type":45,"tag":130,"props":152,"children":153},{},[154],{"type":45,"tag":63,"props":155,"children":156},{},[157],{"type":51,"value":158},"iOS",{"type":45,"tag":130,"props":160,"children":161},{},[162],{"type":51,"value":163},"iOS 18+",{"type":45,"tag":130,"props":165,"children":166},{},[167,172,174,180],{"type":45,"tag":63,"props":168,"children":169},{},[170],{"type":51,"value":171},"P2P RCS is not the same as RCS Business Messaging.",{"type":51,"value":173}," A device that sends RCS to other people may not receive RCS Business Messages — this depends on both Apple and the carrier. Check via ",{"type":45,"tag":69,"props":175,"children":177},{"className":176},[],[178],{"type":51,"value":179},"RcsCapabilityFetcher",{"type":51,"value":181}," before sending.",{"type":45,"tag":88,"props":183,"children":185},{"id":184},"regional-availability",[186],{"type":51,"value":187},"Regional Availability",{"type":45,"tag":54,"props":189,"children":190},{},[191,193,202],{"type":51,"value":192},"RCS availability depends on carrier approval per country. See ",{"type":45,"tag":194,"props":195,"children":199},"a",{"href":196,"rel":197},"https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Frcs\u002Fregional",[198],"nofollow",[200],{"type":51,"value":201},"RCS regional availability",{"type":51,"value":203}," for the current list. US carriers (T-Mobile, AT&T, Verizon) are supported. Global support is expanding.",{"type":45,"tag":205,"props":206,"children":207},"hr",{},[],{"type":45,"tag":46,"props":209,"children":211},{"id":210},"prerequisites",[212],{"type":51,"value":213},"Prerequisites",{"type":45,"tag":215,"props":216,"children":217},"ul",{},[218,231,236,265],{"type":45,"tag":219,"props":220,"children":221},"li",{},[222,224,229],{"type":51,"value":223},"Twilio ",{"type":45,"tag":63,"props":225,"children":226},{},[227],{"type":51,"value":228},"paid account",{"type":51,"value":230}," — free trials cannot use RCS",{"type":45,"tag":219,"props":232,"children":233},{},[234],{"type":51,"value":235},"Messaging Service (RCS senders must be added to a Messaging Service)",{"type":45,"tag":219,"props":237,"children":238},{},[239,241,247,249,255,257,263],{"type":51,"value":240},"Environment variables: ",{"type":45,"tag":69,"props":242,"children":244},{"className":243},[],[245],{"type":51,"value":246},"TWILIO_ACCOUNT_SID",{"type":51,"value":248},", ",{"type":45,"tag":69,"props":250,"children":252},{"className":251},[],[253],{"type":51,"value":254},"TWILIO_AUTH_TOKEN",{"type":51,"value":256},"\n— See ",{"type":45,"tag":69,"props":258,"children":260},{"className":259},[],[261],{"type":51,"value":262},"twilio-iam-auth-setup",{"type":51,"value":264}," for credential setup",{"type":45,"tag":219,"props":266,"children":267},{},[268,270,276,278],{"type":51,"value":269},"SDK: ",{"type":45,"tag":69,"props":271,"children":273},{"className":272},[],[274],{"type":51,"value":275},"pip install twilio",{"type":51,"value":277}," \u002F ",{"type":45,"tag":69,"props":279,"children":281},{"className":280},[],[282],{"type":51,"value":283},"npm install twilio",{"type":45,"tag":205,"props":285,"children":286},{},[],{"type":45,"tag":46,"props":288,"children":290},{"id":289},"compliance-onboarding-us",[291],{"type":51,"value":292},"Compliance Onboarding (US)",{"type":45,"tag":54,"props":294,"children":295},{},[296,298,303],{"type":51,"value":297},"RCS onboarding takes ",{"type":45,"tag":63,"props":299,"children":300},{},[301],{"type":51,"value":302},"4-6 weeks minimum",{"type":51,"value":304},". A Twilio onboarding specialist reviews everything before carrier submission. You won't be charged until you go live.",{"type":45,"tag":88,"props":306,"children":308},{"id":307},"part-1-sender-profile-setup",[309],{"type":51,"value":310},"Part 1: Sender Profile Setup",{"type":45,"tag":54,"props":312,"children":313},{},[314],{"type":51,"value":315},"Create your RCS Sender in Console with:",{"type":45,"tag":95,"props":317,"children":318},{},[319,335],{"type":45,"tag":99,"props":320,"children":321},{},[322],{"type":45,"tag":103,"props":323,"children":324},{},[325,330],{"type":45,"tag":107,"props":326,"children":327},{},[328],{"type":51,"value":329},"Asset",{"type":45,"tag":107,"props":331,"children":332},{},[333],{"type":51,"value":334},"Requirements",{"type":45,"tag":123,"props":336,"children":337},{},[338,354,370,386,402,418,434],{"type":45,"tag":103,"props":339,"children":340},{},[341,349],{"type":45,"tag":130,"props":342,"children":343},{},[344],{"type":45,"tag":63,"props":345,"children":346},{},[347],{"type":51,"value":348},"Display name",{"type":45,"tag":130,"props":350,"children":351},{},[352],{"type":51,"value":353},"Must be unique — carriers reject identical names + logos",{"type":45,"tag":103,"props":355,"children":356},{},[357,365],{"type":45,"tag":130,"props":358,"children":359},{},[360],{"type":45,"tag":63,"props":361,"children":362},{},[363],{"type":51,"value":364},"Logo",{"type":45,"tag":130,"props":366,"children":367},{},[368],{"type":51,"value":369},"224x224px, max 50KB, PNG\u002FJPEG",{"type":45,"tag":103,"props":371,"children":372},{},[373,381],{"type":45,"tag":130,"props":374,"children":375},{},[376],{"type":45,"tag":63,"props":377,"children":378},{},[379],{"type":51,"value":380},"Banner",{"type":45,"tag":130,"props":382,"children":383},{},[384],{"type":51,"value":385},"1140x448px, max 200KB",{"type":45,"tag":103,"props":387,"children":388},{},[389,397],{"type":45,"tag":130,"props":390,"children":391},{},[392],{"type":45,"tag":63,"props":393,"children":394},{},[395],{"type":51,"value":396},"Accent color",{"type":45,"tag":130,"props":398,"children":399},{},[400],{"type":51,"value":401},"Hex code, must have 4.5:1 contrast ratio vs white",{"type":45,"tag":103,"props":403,"children":404},{},[405,413],{"type":45,"tag":130,"props":406,"children":407},{},[408],{"type":45,"tag":63,"props":409,"children":410},{},[411],{"type":51,"value":412},"Description",{"type":45,"tag":130,"props":414,"children":415},{},[416],{"type":51,"value":417},"What your business does and why you're messaging",{"type":45,"tag":103,"props":419,"children":420},{},[421,429],{"type":45,"tag":130,"props":422,"children":423},{},[424],{"type":45,"tag":63,"props":425,"children":426},{},[427],{"type":51,"value":428},"Phone number",{"type":45,"tag":130,"props":430,"children":431},{},[432],{"type":51,"value":433},"Customer support contact number",{"type":45,"tag":103,"props":435,"children":436},{},[437,445],{"type":45,"tag":130,"props":438,"children":439},{},[440],{"type":45,"tag":63,"props":441,"children":442},{},[443],{"type":51,"value":444},"Website",{"type":45,"tag":130,"props":446,"children":447},{},[448],{"type":51,"value":449},"Must match business identity",{"type":45,"tag":88,"props":451,"children":453},{"id":452},"part-2-privacy-policy-terms-of-service",[454],{"type":51,"value":455},"Part 2: Privacy Policy & Terms of Service",{"type":45,"tag":215,"props":457,"children":458},{},[459,464,469,474,486],{"type":45,"tag":219,"props":460,"children":461},{},[462],{"type":51,"value":463},"Privacy policy URL — must be publicly accessible",{"type":45,"tag":219,"props":465,"children":466},{},[467],{"type":51,"value":468},"Terms of Service URL — must be publicly accessible",{"type":45,"tag":219,"props":470,"children":471},{},[472],{"type":51,"value":473},"Both must cover SMS\u002FRCS messaging, data handling, opt-out process",{"type":45,"tag":219,"props":475,"children":476},{},[477,479,484],{"type":51,"value":478},"The privacy policy ",{"type":45,"tag":63,"props":480,"children":481},{},[482],{"type":51,"value":483},"must state",{"type":51,"value":485}," that information will be shared with third parties for the purpose of transmitting RCS messages",{"type":45,"tag":219,"props":487,"children":488},{},[489],{"type":51,"value":490},"Some countries require local-language versions",{"type":45,"tag":54,"props":492,"children":493},{},[494,496,503],{"type":51,"value":495},"For US-specific compliance details, see the ",{"type":45,"tag":194,"props":497,"children":500},{"href":498,"rel":499},"https:\u002F\u002Fhelp.twilio.com\u002Farticles\u002F49174994355355-RCS-Compliance-Onboarding-Guide",[198],[501],{"type":51,"value":502},"RCS Compliance Onboarding Guide",{"type":51,"value":86},{"type":45,"tag":88,"props":505,"children":507},{"id":506},"part-3-eligibility-acceptable-use",[508],{"type":51,"value":509},"Part 3: Eligibility & Acceptable Use",{"type":45,"tag":54,"props":511,"children":512},{},[513],{"type":51,"value":514},"US carriers require:",{"type":45,"tag":215,"props":516,"children":517},{},[518,523,528,533],{"type":45,"tag":219,"props":519,"children":520},{},[521],{"type":51,"value":522},"Legal business name matching EIN records",{"type":45,"tag":219,"props":524,"children":525},{},[526],{"type":51,"value":527},"EIN (Employer Identification Number)",{"type":45,"tag":219,"props":529,"children":530},{},[531],{"type":51,"value":532},"Business must not be on restricted industries list (cannabis, firearms, etc.)",{"type":45,"tag":219,"props":534,"children":535},{},[536],{"type":51,"value":537},"CTIA Messaging Principles and Best Practices handbook compliance",{"type":45,"tag":88,"props":539,"children":541},{"id":540},"part-4-campaign-details",[542],{"type":51,"value":543},"Part 4: Campaign Details",{"type":45,"tag":215,"props":545,"children":546},{},[547,552,557,562],{"type":45,"tag":219,"props":548,"children":549},{},[550],{"type":51,"value":551},"Use case category (transactional, promotional, OTP, mixed)",{"type":45,"tag":219,"props":553,"children":554},{},[555],{"type":51,"value":556},"Traffic volume estimates",{"type":45,"tag":219,"props":558,"children":559},{},[560],{"type":51,"value":561},"Campaign description with specific messaging scenarios",{"type":45,"tag":219,"props":563,"children":564},{},[565],{"type":51,"value":566},"For recurring messages: frequency, content types",{"type":45,"tag":88,"props":568,"children":570},{"id":569},"part-5-opt-in-consent",[571],{"type":51,"value":572},"Part 5: Opt-In & Consent",{"type":45,"tag":215,"props":574,"children":575},{},[576,581,586,591],{"type":45,"tag":219,"props":577,"children":578},{},[579],{"type":51,"value":580},"Describe how users opt in to receive RCS messages",{"type":45,"tag":219,"props":582,"children":583},{},[584],{"type":51,"value":585},"Must show explicit consent collection mechanism",{"type":45,"tag":219,"props":587,"children":588},{},[589],{"type":51,"value":590},"Opt-in must be specific to RCS\u002Fmessaging (not buried in general ToS)",{"type":45,"tag":219,"props":592,"children":593},{},[594],{"type":51,"value":595},"HELP and STOP keyword handling required",{"type":45,"tag":88,"props":597,"children":599},{"id":598},"part-6-sample-messages",[600],{"type":51,"value":601},"Part 6: Sample Messages",{"type":45,"tag":215,"props":603,"children":604},{},[605,610,615],{"type":45,"tag":219,"props":606,"children":607},{},[608],{"type":51,"value":609},"2+ sample messages that match your declared use case",{"type":45,"tag":219,"props":611,"children":612},{},[613],{"type":51,"value":614},"Must include opt-out language",{"type":45,"tag":219,"props":616,"children":617},{},[618],{"type":51,"value":619},"Must reflect actual message content (not generic)",{"type":45,"tag":88,"props":621,"children":623},{"id":622},"part-7-common-rejection-reasons",[624],{"type":51,"value":625},"Part 7: Common Rejection Reasons",{"type":45,"tag":95,"props":627,"children":628},{},[629,645],{"type":45,"tag":99,"props":630,"children":631},{},[632],{"type":45,"tag":103,"props":633,"children":634},{},[635,640],{"type":45,"tag":107,"props":636,"children":637},{},[638],{"type":51,"value":639},"Rejection reason",{"type":45,"tag":107,"props":641,"children":642},{},[643],{"type":51,"value":644},"Fix",{"type":45,"tag":123,"props":646,"children":647},{},[648,661,674,687,700,713,726],{"type":45,"tag":103,"props":649,"children":650},{},[651,656],{"type":45,"tag":130,"props":652,"children":653},{},[654],{"type":51,"value":655},"Display name not unique",{"type":45,"tag":130,"props":657,"children":658},{},[659],{"type":51,"value":660},"Choose a distinct name — carriers reject duplicates",{"type":45,"tag":103,"props":662,"children":663},{},[664,669],{"type":45,"tag":130,"props":665,"children":666},{},[667],{"type":51,"value":668},"Logo\u002Fbanner don't meet specs",{"type":45,"tag":130,"props":670,"children":671},{},[672],{"type":51,"value":673},"Check dimensions and file size exactly",{"type":45,"tag":103,"props":675,"children":676},{},[677,682],{"type":45,"tag":130,"props":678,"children":679},{},[680],{"type":51,"value":681},"Privacy policy doesn't mention messaging",{"type":45,"tag":130,"props":683,"children":684},{},[685],{"type":51,"value":686},"Add RCS\u002FSMS data handling section",{"type":45,"tag":103,"props":688,"children":689},{},[690,695],{"type":45,"tag":130,"props":691,"children":692},{},[693],{"type":51,"value":694},"Sample messages don't match use case",{"type":45,"tag":130,"props":696,"children":697},{},[698],{"type":51,"value":699},"Align samples with campaign description",{"type":45,"tag":103,"props":701,"children":702},{},[703,708],{"type":45,"tag":130,"props":704,"children":705},{},[706],{"type":51,"value":707},"Opt-in process too vague",{"type":45,"tag":130,"props":709,"children":710},{},[711],{"type":51,"value":712},"Show specific UI\u002Fflow for consent collection",{"type":45,"tag":103,"props":714,"children":715},{},[716,721],{"type":45,"tag":130,"props":717,"children":718},{},[719],{"type":51,"value":720},"Business info doesn't match EIN",{"type":45,"tag":130,"props":722,"children":723},{},[724],{"type":51,"value":725},"Legal name and EIN must match IRS records exactly",{"type":45,"tag":103,"props":727,"children":728},{},[729,734],{"type":45,"tag":130,"props":730,"children":731},{},[732],{"type":51,"value":733},"Media URLs not publicly accessible",{"type":45,"tag":130,"props":735,"children":736},{},[737],{"type":51,"value":738},"All images\u002Fvideos must be on public URLs — carriers verify during review",{"type":45,"tag":88,"props":740,"children":742},{"id":741},"registration-flow",[743],{"type":51,"value":744},"Registration Flow",{"type":45,"tag":746,"props":747,"children":748},"ol",{},[749,759,769,802,812],{"type":45,"tag":219,"props":750,"children":751},{},[752,757],{"type":45,"tag":63,"props":753,"children":754},{},[755],{"type":51,"value":756},"Create RCS Sender",{"type":51,"value":758}," in Console → complete all 7 parts above",{"type":45,"tag":219,"props":760,"children":761},{},[762,767],{"type":45,"tag":63,"props":763,"children":764},{},[765],{"type":51,"value":766},"Test Phase",{"type":51,"value":768}," — Add test devices, send and receive messages without carrier approval. Non-test devices get SMS fallback.",{"type":45,"tag":219,"props":770,"children":771},{},[772,777,779],{"type":45,"tag":63,"props":773,"children":774},{},[775],{"type":51,"value":776},"Compliance Submission",{"type":51,"value":778}," — Twilio specialist reviews, then submits to Google + carriers:\n",{"type":45,"tag":215,"props":780,"children":781},{},[782,792],{"type":45,"tag":219,"props":783,"children":784},{},[785,790],{"type":45,"tag":63,"props":786,"children":787},{},[788],{"type":51,"value":789},"Google registration:",{"type":51,"value":791}," authorized rep details, opt-in\u002Fopt-out policy, use case video, interaction flow",{"type":45,"tag":219,"props":793,"children":794},{},[795,800],{"type":45,"tag":63,"props":796,"children":797},{},[798],{"type":51,"value":799},"US registration (additional):",{"type":51,"value":801}," legal business name + EIN, traffic metrics, CTIA compliance, HELP\u002FSTOP examples",{"type":45,"tag":219,"props":803,"children":804},{},[805,810],{"type":45,"tag":63,"props":806,"children":807},{},[808],{"type":51,"value":809},"Carrier approval",{"type":51,"value":811}," — Per-carrier, per-country. First carrier approval = you can go live in that country.",{"type":45,"tag":219,"props":813,"children":814},{},[815,820],{"type":45,"tag":63,"props":816,"children":817},{},[818],{"type":51,"value":819},"Go live",{"type":51,"value":821}," — Add RCS Sender to your Messaging Service. Start sending.",{"type":45,"tag":205,"props":823,"children":824},{},[],{"type":45,"tag":46,"props":826,"children":828},{"id":827},"sending-rcs-messages",[829],{"type":51,"value":830},"Sending RCS Messages",{"type":45,"tag":54,"props":832,"children":833},{},[834,835,840],{"type":51,"value":67},{"type":45,"tag":69,"props":836,"children":838},{"className":837},[],[839],{"type":51,"value":74},{"type":51,"value":841}," API. No address prefix needed — Twilio routes based on the sender type.",{"type":45,"tag":54,"props":843,"children":844},{},[845],{"type":45,"tag":63,"props":846,"children":847},{},[848],{"type":51,"value":849},"Python",{"type":45,"tag":851,"props":852,"children":857},"pre",{"className":853,"code":854,"language":855,"meta":856,"style":856},"language-python shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","import os\nfrom twilio.rest import Client\n\nclient = Client(os.environ[\"TWILIO_ACCOUNT_SID\"], os.environ[\"TWILIO_AUTH_TOKEN\"])\n\nmessage = client.messages.create(\n    messaging_service_sid=\"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to=\"+15558675310\",\n    body=\"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345\"\n)\nprint(message.sid, message.status)\n","python","",[858],{"type":45,"tag":69,"props":859,"children":860},{"__ignoreMap":856},[861,872,881,891,900,908,917,926,935,944,953],{"type":45,"tag":862,"props":863,"children":866},"span",{"class":864,"line":865},"line",1,[867],{"type":45,"tag":862,"props":868,"children":869},{},[870],{"type":51,"value":871},"import os\n",{"type":45,"tag":862,"props":873,"children":875},{"class":864,"line":874},2,[876],{"type":45,"tag":862,"props":877,"children":878},{},[879],{"type":51,"value":880},"from twilio.rest import Client\n",{"type":45,"tag":862,"props":882,"children":884},{"class":864,"line":883},3,[885],{"type":45,"tag":862,"props":886,"children":888},{"emptyLinePlaceholder":887},true,[889],{"type":51,"value":890},"\n",{"type":45,"tag":862,"props":892,"children":894},{"class":864,"line":893},4,[895],{"type":45,"tag":862,"props":896,"children":897},{},[898],{"type":51,"value":899},"client = Client(os.environ[\"TWILIO_ACCOUNT_SID\"], os.environ[\"TWILIO_AUTH_TOKEN\"])\n",{"type":45,"tag":862,"props":901,"children":903},{"class":864,"line":902},5,[904],{"type":45,"tag":862,"props":905,"children":906},{"emptyLinePlaceholder":887},[907],{"type":51,"value":890},{"type":45,"tag":862,"props":909,"children":911},{"class":864,"line":910},6,[912],{"type":45,"tag":862,"props":913,"children":914},{},[915],{"type":51,"value":916},"message = client.messages.create(\n",{"type":45,"tag":862,"props":918,"children":920},{"class":864,"line":919},7,[921],{"type":45,"tag":862,"props":922,"children":923},{},[924],{"type":51,"value":925},"    messaging_service_sid=\"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n",{"type":45,"tag":862,"props":927,"children":929},{"class":864,"line":928},8,[930],{"type":45,"tag":862,"props":931,"children":932},{},[933],{"type":51,"value":934},"    to=\"+15558675310\",\n",{"type":45,"tag":862,"props":936,"children":938},{"class":864,"line":937},9,[939],{"type":45,"tag":862,"props":940,"children":941},{},[942],{"type":51,"value":943},"    body=\"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345\"\n",{"type":45,"tag":862,"props":945,"children":947},{"class":864,"line":946},10,[948],{"type":45,"tag":862,"props":949,"children":950},{},[951],{"type":51,"value":952},")\n",{"type":45,"tag":862,"props":954,"children":956},{"class":864,"line":955},11,[957],{"type":45,"tag":862,"props":958,"children":959},{},[960],{"type":51,"value":961},"print(message.sid, message.status)\n",{"type":45,"tag":54,"props":963,"children":964},{},[965],{"type":45,"tag":63,"props":966,"children":967},{},[968],{"type":51,"value":969},"Node.js",{"type":45,"tag":851,"props":971,"children":975},{"className":972,"code":973,"language":974,"meta":856,"style":856},"language-javascript shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","const twilio = require(\"twilio\");\nconst client = twilio(process.env.TWILIO_ACCOUNT_SID, process.env.TWILIO_AUTH_TOKEN);\n\nconst message = await client.messages.create({\n    messagingServiceSid: \"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to: \"+15558675310\",\n    body: \"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345\",\n});\nconsole.log(message.sid, message.status);\n","javascript",[976],{"type":45,"tag":69,"props":977,"children":978},{"__ignoreMap":856},[979,1035,1109,1116,1170,1203,1232,1261,1277],{"type":45,"tag":862,"props":980,"children":981},{"class":864,"line":865},[982,988,994,1000,1006,1011,1016,1021,1025,1030],{"type":45,"tag":862,"props":983,"children":985},{"style":984},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[986],{"type":51,"value":987},"const",{"type":45,"tag":862,"props":989,"children":991},{"style":990},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[992],{"type":51,"value":993}," twilio ",{"type":45,"tag":862,"props":995,"children":997},{"style":996},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[998],{"type":51,"value":999},"=",{"type":45,"tag":862,"props":1001,"children":1003},{"style":1002},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[1004],{"type":51,"value":1005}," require",{"type":45,"tag":862,"props":1007,"children":1008},{"style":990},[1009],{"type":51,"value":1010},"(",{"type":45,"tag":862,"props":1012,"children":1013},{"style":996},[1014],{"type":51,"value":1015},"\"",{"type":45,"tag":862,"props":1017,"children":1019},{"style":1018},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[1020],{"type":51,"value":27},{"type":45,"tag":862,"props":1022,"children":1023},{"style":996},[1024],{"type":51,"value":1015},{"type":45,"tag":862,"props":1026,"children":1027},{"style":990},[1028],{"type":51,"value":1029},")",{"type":45,"tag":862,"props":1031,"children":1032},{"style":996},[1033],{"type":51,"value":1034},";\n",{"type":45,"tag":862,"props":1036,"children":1037},{"class":864,"line":874},[1038,1042,1047,1051,1056,1061,1065,1070,1074,1078,1083,1088,1092,1096,1100,1105],{"type":45,"tag":862,"props":1039,"children":1040},{"style":984},[1041],{"type":51,"value":987},{"type":45,"tag":862,"props":1043,"children":1044},{"style":990},[1045],{"type":51,"value":1046}," client ",{"type":45,"tag":862,"props":1048,"children":1049},{"style":996},[1050],{"type":51,"value":999},{"type":45,"tag":862,"props":1052,"children":1053},{"style":1002},[1054],{"type":51,"value":1055}," twilio",{"type":45,"tag":862,"props":1057,"children":1058},{"style":990},[1059],{"type":51,"value":1060},"(process",{"type":45,"tag":862,"props":1062,"children":1063},{"style":996},[1064],{"type":51,"value":86},{"type":45,"tag":862,"props":1066,"children":1067},{"style":990},[1068],{"type":51,"value":1069},"env",{"type":45,"tag":862,"props":1071,"children":1072},{"style":996},[1073],{"type":51,"value":86},{"type":45,"tag":862,"props":1075,"children":1076},{"style":990},[1077],{"type":51,"value":246},{"type":45,"tag":862,"props":1079,"children":1080},{"style":996},[1081],{"type":51,"value":1082},",",{"type":45,"tag":862,"props":1084,"children":1085},{"style":990},[1086],{"type":51,"value":1087}," process",{"type":45,"tag":862,"props":1089,"children":1090},{"style":996},[1091],{"type":51,"value":86},{"type":45,"tag":862,"props":1093,"children":1094},{"style":990},[1095],{"type":51,"value":1069},{"type":45,"tag":862,"props":1097,"children":1098},{"style":996},[1099],{"type":51,"value":86},{"type":45,"tag":862,"props":1101,"children":1102},{"style":990},[1103],{"type":51,"value":1104},"TWILIO_AUTH_TOKEN)",{"type":45,"tag":862,"props":1106,"children":1107},{"style":996},[1108],{"type":51,"value":1034},{"type":45,"tag":862,"props":1110,"children":1111},{"class":864,"line":883},[1112],{"type":45,"tag":862,"props":1113,"children":1114},{"emptyLinePlaceholder":887},[1115],{"type":51,"value":890},{"type":45,"tag":862,"props":1117,"children":1118},{"class":864,"line":893},[1119,1123,1128,1132,1138,1143,1147,1152,1156,1161,1165],{"type":45,"tag":862,"props":1120,"children":1121},{"style":984},[1122],{"type":51,"value":987},{"type":45,"tag":862,"props":1124,"children":1125},{"style":990},[1126],{"type":51,"value":1127}," message ",{"type":45,"tag":862,"props":1129,"children":1130},{"style":996},[1131],{"type":51,"value":999},{"type":45,"tag":862,"props":1133,"children":1135},{"style":1134},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[1136],{"type":51,"value":1137}," await",{"type":45,"tag":862,"props":1139,"children":1140},{"style":990},[1141],{"type":51,"value":1142}," client",{"type":45,"tag":862,"props":1144,"children":1145},{"style":996},[1146],{"type":51,"value":86},{"type":45,"tag":862,"props":1148,"children":1149},{"style":990},[1150],{"type":51,"value":1151},"messages",{"type":45,"tag":862,"props":1153,"children":1154},{"style":996},[1155],{"type":51,"value":86},{"type":45,"tag":862,"props":1157,"children":1158},{"style":1002},[1159],{"type":51,"value":1160},"create",{"type":45,"tag":862,"props":1162,"children":1163},{"style":990},[1164],{"type":51,"value":1010},{"type":45,"tag":862,"props":1166,"children":1167},{"style":996},[1168],{"type":51,"value":1169},"{\n",{"type":45,"tag":862,"props":1171,"children":1172},{"class":864,"line":902},[1173,1179,1184,1189,1194,1198],{"type":45,"tag":862,"props":1174,"children":1176},{"style":1175},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[1177],{"type":51,"value":1178},"    messagingServiceSid",{"type":45,"tag":862,"props":1180,"children":1181},{"style":996},[1182],{"type":51,"value":1183},":",{"type":45,"tag":862,"props":1185,"children":1186},{"style":996},[1187],{"type":51,"value":1188}," \"",{"type":45,"tag":862,"props":1190,"children":1191},{"style":1018},[1192],{"type":51,"value":1193},"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",{"type":45,"tag":862,"props":1195,"children":1196},{"style":996},[1197],{"type":51,"value":1015},{"type":45,"tag":862,"props":1199,"children":1200},{"style":996},[1201],{"type":51,"value":1202},",\n",{"type":45,"tag":862,"props":1204,"children":1205},{"class":864,"line":910},[1206,1211,1215,1219,1224,1228],{"type":45,"tag":862,"props":1207,"children":1208},{"style":1175},[1209],{"type":51,"value":1210},"    to",{"type":45,"tag":862,"props":1212,"children":1213},{"style":996},[1214],{"type":51,"value":1183},{"type":45,"tag":862,"props":1216,"children":1217},{"style":996},[1218],{"type":51,"value":1188},{"type":45,"tag":862,"props":1220,"children":1221},{"style":1018},[1222],{"type":51,"value":1223},"+15558675310",{"type":45,"tag":862,"props":1225,"children":1226},{"style":996},[1227],{"type":51,"value":1015},{"type":45,"tag":862,"props":1229,"children":1230},{"style":996},[1231],{"type":51,"value":1202},{"type":45,"tag":862,"props":1233,"children":1234},{"class":864,"line":919},[1235,1240,1244,1248,1253,1257],{"type":45,"tag":862,"props":1236,"children":1237},{"style":1175},[1238],{"type":51,"value":1239},"    body",{"type":45,"tag":862,"props":1241,"children":1242},{"style":996},[1243],{"type":51,"value":1183},{"type":45,"tag":862,"props":1245,"children":1246},{"style":996},[1247],{"type":51,"value":1188},{"type":45,"tag":862,"props":1249,"children":1250},{"style":1018},[1251],{"type":51,"value":1252},"Your order has shipped! Track it here: https:\u002F\u002Fexample.com\u002Ftrack\u002F12345",{"type":45,"tag":862,"props":1254,"children":1255},{"style":996},[1256],{"type":51,"value":1015},{"type":45,"tag":862,"props":1258,"children":1259},{"style":996},[1260],{"type":51,"value":1202},{"type":45,"tag":862,"props":1262,"children":1263},{"class":864,"line":928},[1264,1269,1273],{"type":45,"tag":862,"props":1265,"children":1266},{"style":996},[1267],{"type":51,"value":1268},"}",{"type":45,"tag":862,"props":1270,"children":1271},{"style":990},[1272],{"type":51,"value":1029},{"type":45,"tag":862,"props":1274,"children":1275},{"style":996},[1276],{"type":51,"value":1034},{"type":45,"tag":862,"props":1278,"children":1279},{"class":864,"line":937},[1280,1285,1289,1294,1299,1303,1308,1312,1317,1321,1326],{"type":45,"tag":862,"props":1281,"children":1282},{"style":990},[1283],{"type":51,"value":1284},"console",{"type":45,"tag":862,"props":1286,"children":1287},{"style":996},[1288],{"type":51,"value":86},{"type":45,"tag":862,"props":1290,"children":1291},{"style":1002},[1292],{"type":51,"value":1293},"log",{"type":45,"tag":862,"props":1295,"children":1296},{"style":990},[1297],{"type":51,"value":1298},"(message",{"type":45,"tag":862,"props":1300,"children":1301},{"style":996},[1302],{"type":51,"value":86},{"type":45,"tag":862,"props":1304,"children":1305},{"style":990},[1306],{"type":51,"value":1307},"sid",{"type":45,"tag":862,"props":1309,"children":1310},{"style":996},[1311],{"type":51,"value":1082},{"type":45,"tag":862,"props":1313,"children":1314},{"style":990},[1315],{"type":51,"value":1316}," message",{"type":45,"tag":862,"props":1318,"children":1319},{"style":996},[1320],{"type":51,"value":86},{"type":45,"tag":862,"props":1322,"children":1323},{"style":990},[1324],{"type":51,"value":1325},"status)",{"type":45,"tag":862,"props":1327,"children":1328},{"style":996},[1329],{"type":51,"value":1034},{"type":45,"tag":88,"props":1331,"children":1333},{"id":1332},"rich-cards-carousels",[1334],{"type":51,"value":1335},"Rich Cards & Carousels",{"type":45,"tag":54,"props":1337,"children":1338},{},[1339,1341,1347,1349,1355],{"type":51,"value":1340},"Use Content Templates for rich RCS messages (cards with images, titles, descriptions, and action buttons). Create templates via ",{"type":45,"tag":69,"props":1342,"children":1344},{"className":1343},[],[1345],{"type":51,"value":1346},"twilio-content-template-builder",{"type":51,"value":1348},", then send with ",{"type":45,"tag":69,"props":1350,"children":1352},{"className":1351},[],[1353],{"type":51,"value":1354},"contentSid",{"type":51,"value":1183},{"type":45,"tag":54,"props":1357,"children":1358},{},[1359],{"type":45,"tag":63,"props":1360,"children":1361},{},[1362],{"type":51,"value":849},{"type":45,"tag":851,"props":1364,"children":1366},{"className":853,"code":1365,"language":855,"meta":856,"style":856},"message = client.messages.create(\n    messaging_service_sid=\"MGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    to=\"+15558675310\",\n    content_sid=\"HXxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n    content_variables='{\"1\": \"Order #12345\", \"2\": \"$49.99\"}'\n)\n",[1367],{"type":45,"tag":69,"props":1368,"children":1369},{"__ignoreMap":856},[1370,1377,1384,1391,1399,1407],{"type":45,"tag":862,"props":1371,"children":1372},{"class":864,"line":865},[1373],{"type":45,"tag":862,"props":1374,"children":1375},{},[1376],{"type":51,"value":916},{"type":45,"tag":862,"props":1378,"children":1379},{"class":864,"line":874},[1380],{"type":45,"tag":862,"props":1381,"children":1382},{},[1383],{"type":51,"value":925},{"type":45,"tag":862,"props":1385,"children":1386},{"class":864,"line":883},[1387],{"type":45,"tag":862,"props":1388,"children":1389},{},[1390],{"type":51,"value":934},{"type":45,"tag":862,"props":1392,"children":1393},{"class":864,"line":893},[1394],{"type":45,"tag":862,"props":1395,"children":1396},{},[1397],{"type":51,"value":1398},"    content_sid=\"HXxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n",{"type":45,"tag":862,"props":1400,"children":1401},{"class":864,"line":902},[1402],{"type":45,"tag":862,"props":1403,"children":1404},{},[1405],{"type":51,"value":1406},"    content_variables='{\"1\": \"Order #12345\", \"2\": \"$49.99\"}'\n",{"type":45,"tag":862,"props":1408,"children":1409},{"class":864,"line":910},[1410],{"type":45,"tag":862,"props":1411,"children":1412},{},[1413],{"type":51,"value":952},{"type":45,"tag":88,"props":1415,"children":1417},{"id":1416},"sms-fallback",[1418],{"type":51,"value":1419},"SMS Fallback",{"type":45,"tag":54,"props":1421,"children":1422},{},[1423],{"type":51,"value":1424},"When a recipient's device doesn't support RCS Business Messaging, Twilio automatically falls back to SMS — no code changes needed. This is handled at the Messaging Service level.",{"type":45,"tag":215,"props":1426,"children":1427},{},[1428,1433,1446],{"type":45,"tag":219,"props":1429,"children":1430},{},[1431],{"type":51,"value":1432},"Fallback is automatic when the Messaging Service has both RCS sender and phone numbers",{"type":45,"tag":219,"props":1434,"children":1435},{},[1436,1438,1444],{"type":51,"value":1437},"If you send via ",{"type":45,"tag":69,"props":1439,"children":1441},{"className":1440},[],[1442],{"type":51,"value":1443},"messagingServiceSid",{"type":51,"value":1445},", Twilio checks RCS capability first, then falls back to SMS",{"type":45,"tag":219,"props":1447,"children":1448},{},[1449],{"type":51,"value":1450},"Without Twilio's fallback: the message simply fails to deliver (no automatic retry to SMS)",{"type":45,"tag":205,"props":1452,"children":1453},{},[],{"type":45,"tag":46,"props":1455,"children":1457},{"id":1456},"multiple-rcs-senders",[1458],{"type":51,"value":1459},"Multiple RCS Senders",{"type":45,"tag":54,"props":1461,"children":1462},{},[1463,1465,1470],{"type":51,"value":1464},"A single brand can have multiple RCS senders, but each must have a ",{"type":45,"tag":63,"props":1466,"children":1467},{},[1468],{"type":51,"value":1469},"distinct use case",{"type":51,"value":1471}," (e.g., one for transactional, one for marketing). The use case must be clearly different — carriers reject duplicate-purpose senders for the same brand.",{"type":45,"tag":215,"props":1473,"children":1474},{},[1475,1480,1485],{"type":45,"tag":219,"props":1476,"children":1477},{},[1478],{"type":51,"value":1479},"Each sender has its own display name, logo, and campaign details",{"type":45,"tag":219,"props":1481,"children":1482},{},[1483],{"type":51,"value":1484},"All senders go through independent carrier approval",{"type":45,"tag":219,"props":1486,"children":1487},{},[1488],{"type":51,"value":1489},"Each sender can only belong to one Messaging Service",{"type":45,"tag":46,"props":1491,"children":1493},{"id":1492},"isv-path",[1494],{"type":51,"value":1495},"ISV Path",{"type":45,"tag":54,"props":1497,"children":1498},{},[1499],{"type":51,"value":1500},"ISVs (Independent Software Vendors) registering RCS senders for client businesses:",{"type":45,"tag":215,"props":1502,"children":1503},{},[1504,1509,1514,1519],{"type":45,"tag":219,"props":1505,"children":1506},{},[1507],{"type":51,"value":1508},"Can register on behalf of clients using the same compliance process",{"type":45,"tag":219,"props":1510,"children":1511},{},[1512],{"type":51,"value":1513},"Each client business needs its own RCS Sender with its own branding",{"type":45,"tag":219,"props":1515,"children":1516},{},[1517],{"type":51,"value":1518},"The ISV's Twilio account can host multiple RCS Senders",{"type":45,"tag":219,"props":1520,"children":1521},{},[1522,1524,1529],{"type":51,"value":1523},"Programmatic sender creation at scale is ",{"type":45,"tag":63,"props":1525,"children":1526},{},[1527],{"type":51,"value":1528},"not supported",{"type":51,"value":1530}," — each sender must be created individually in Console",{"type":45,"tag":205,"props":1532,"children":1533},{},[],{"type":45,"tag":46,"props":1535,"children":1537},{"id":1536},"common-errors",[1538],{"type":51,"value":1539},"Common Errors",{"type":45,"tag":95,"props":1541,"children":1542},{},[1543,1563],{"type":45,"tag":99,"props":1544,"children":1545},{},[1546],{"type":45,"tag":103,"props":1547,"children":1548},{},[1549,1554,1559],{"type":45,"tag":107,"props":1550,"children":1551},{},[1552],{"type":51,"value":1553},"Error",{"type":45,"tag":107,"props":1555,"children":1556},{},[1557],{"type":51,"value":1558},"Meaning",{"type":45,"tag":107,"props":1560,"children":1561},{},[1562],{"type":51,"value":644},{"type":45,"tag":123,"props":1564,"children":1565},{},[1566,1584,1602,1620],{"type":45,"tag":103,"props":1567,"children":1568},{},[1569,1574,1579],{"type":45,"tag":130,"props":1570,"children":1571},{},[1572],{"type":51,"value":1573},"Sender not approved",{"type":45,"tag":130,"props":1575,"children":1576},{},[1577],{"type":51,"value":1578},"RCS sender hasn't completed carrier approval",{"type":45,"tag":130,"props":1580,"children":1581},{},[1582],{"type":51,"value":1583},"Complete compliance onboarding; use test devices in the meantime",{"type":45,"tag":103,"props":1585,"children":1586},{},[1587,1592,1597],{"type":45,"tag":130,"props":1588,"children":1589},{},[1590],{"type":51,"value":1591},"Device not capable",{"type":45,"tag":130,"props":1593,"children":1594},{},[1595],{"type":51,"value":1596},"Recipient can't receive RCS Business Messages",{"type":45,"tag":130,"props":1598,"children":1599},{},[1600],{"type":51,"value":1601},"Twilio falls back to SMS automatically if fallback is configured",{"type":45,"tag":103,"props":1603,"children":1604},{},[1605,1610,1615],{"type":45,"tag":130,"props":1606,"children":1607},{},[1608],{"type":51,"value":1609},"Media URL inaccessible",{"type":45,"tag":130,"props":1611,"children":1612},{},[1613],{"type":51,"value":1614},"Rich card image\u002Fvideo not publicly accessible",{"type":45,"tag":130,"props":1616,"children":1617},{},[1618],{"type":51,"value":1619},"Host media on public URLs",{"type":45,"tag":103,"props":1621,"children":1622},{},[1623,1628,1633],{"type":45,"tag":130,"props":1624,"children":1625},{},[1626],{"type":51,"value":1627},"Display name rejected",{"type":45,"tag":130,"props":1629,"children":1630},{},[1631],{"type":51,"value":1632},"Name conflicts with existing RCS sender",{"type":45,"tag":130,"props":1634,"children":1635},{},[1636],{"type":51,"value":1637},"Choose a unique display name",{"type":45,"tag":205,"props":1639,"children":1640},{},[],{"type":45,"tag":46,"props":1642,"children":1644},{"id":1643},"cannot",[1645],{"type":51,"value":1646},"CANNOT",{"type":45,"tag":215,"props":1648,"children":1649},{},[1650,1660,1670,1680,1690,1700,1710,1720,1730,1740],{"type":45,"tag":219,"props":1651,"children":1652},{},[1653,1658],{"type":45,"tag":63,"props":1654,"children":1655},{},[1656],{"type":51,"value":1657},"Cannot use RCS on free trial accounts",{"type":51,"value":1659}," — Paid account required",{"type":45,"tag":219,"props":1661,"children":1662},{},[1663,1668],{"type":45,"tag":63,"props":1664,"children":1665},{},[1666],{"type":51,"value":1667},"Cannot send RCS without a Messaging Service",{"type":51,"value":1669}," — RCS senders must be added to a Messaging Service",{"type":45,"tag":219,"props":1671,"children":1672},{},[1673,1678],{"type":45,"tag":63,"props":1674,"children":1675},{},[1676],{"type":51,"value":1677},"Cannot add an RCS sender to multiple Messaging Services",{"type":51,"value":1679}," — Each sender belongs to one service only",{"type":45,"tag":219,"props":1681,"children":1682},{},[1683,1688],{"type":45,"tag":63,"props":1684,"children":1685},{},[1686],{"type":51,"value":1687},"Cannot create RCS senders programmatically at scale",{"type":51,"value":1689}," — Console-only, one at a time",{"type":45,"tag":219,"props":1691,"children":1692},{},[1693,1698],{"type":45,"tag":63,"props":1694,"children":1695},{},[1696],{"type":51,"value":1697},"Cannot skip carrier approval",{"type":51,"value":1699}," — Even with Google approval, each carrier must independently approve in each country",{"type":45,"tag":219,"props":1701,"children":1702},{},[1703,1708],{"type":45,"tag":63,"props":1704,"children":1705},{},[1706],{"type":51,"value":1707},"Cannot guarantee RCS delivery to iOS",{"type":51,"value":1709}," — iOS 18 supports P2P RCS, but RCS Business Messaging support depends on Apple + carrier. Always have SMS fallback.",{"type":45,"tag":219,"props":1711,"children":1712},{},[1713,1718],{"type":45,"tag":63,"props":1714,"children":1715},{},[1716],{"type":51,"value":1717},"Cannot control fallback behavior per-message",{"type":51,"value":1719}," — Fallback to SMS is automatic at the Messaging Service level when both RCS and SMS senders are present",{"type":45,"tag":219,"props":1721,"children":1722},{},[1723,1728],{"type":45,"tag":63,"props":1724,"children":1725},{},[1726],{"type":51,"value":1727},"Cannot send RCS to landlines",{"type":51,"value":1729}," — Mobile-only channel",{"type":45,"tag":219,"props":1731,"children":1732},{},[1733,1738],{"type":45,"tag":63,"props":1734,"children":1735},{},[1736],{"type":51,"value":1737},"Cannot use unique display names that match existing senders",{"type":51,"value":1739}," — Carriers enforce uniqueness globally",{"type":45,"tag":219,"props":1741,"children":1742},{},[1743,1748],{"type":45,"tag":63,"props":1744,"children":1745},{},[1746],{"type":51,"value":1747},"Cannot update sender profile after approval without re-review",{"type":51,"value":1749}," — Profile changes trigger a new carrier review cycle",{"type":45,"tag":205,"props":1751,"children":1752},{},[],{"type":45,"tag":46,"props":1754,"children":1756},{"id":1755},"next-steps",[1757],{"type":51,"value":1758},"Next Steps",{"type":45,"tag":215,"props":1760,"children":1761},{},[1762,1777,1791,1806,1821],{"type":45,"tag":219,"props":1763,"children":1764},{},[1765,1770,1772],{"type":45,"tag":63,"props":1766,"children":1767},{},[1768],{"type":51,"value":1769},"Channel overview and onboarding guide:",{"type":51,"value":1771}," ",{"type":45,"tag":69,"props":1773,"children":1775},{"className":1774},[],[1776],{"type":51,"value":84},{"type":45,"tag":219,"props":1778,"children":1779},{},[1780,1785,1786],{"type":45,"tag":63,"props":1781,"children":1782},{},[1783],{"type":51,"value":1784},"Create rich message templates:",{"type":51,"value":1771},{"type":45,"tag":69,"props":1787,"children":1789},{"className":1788},[],[1790],{"type":51,"value":1346},{"type":45,"tag":219,"props":1792,"children":1793},{},[1794,1799,1800],{"type":45,"tag":63,"props":1795,"children":1796},{},[1797],{"type":51,"value":1798},"Set up Messaging Service for sender pool + fallback:",{"type":51,"value":1771},{"type":45,"tag":69,"props":1801,"children":1803},{"className":1802},[],[1804],{"type":51,"value":1805},"twilio-messaging-services",{"type":45,"tag":219,"props":1807,"children":1808},{},[1809,1814,1815],{"type":45,"tag":63,"props":1810,"children":1811},{},[1812],{"type":51,"value":1813},"Compliance registration for other channels:",{"type":51,"value":1771},{"type":45,"tag":69,"props":1816,"children":1818},{"className":1817},[],[1819],{"type":51,"value":1820},"twilio-compliance-onboarding",{"type":45,"tag":219,"props":1822,"children":1823},{},[1824,1829,1830],{"type":45,"tag":63,"props":1825,"children":1826},{},[1827],{"type":51,"value":1828},"Number and sender type selection:",{"type":51,"value":1771},{"type":45,"tag":69,"props":1831,"children":1833},{"className":1832},[],[1834],{"type":51,"value":1835},"twilio-numbers-senders",{"type":45,"tag":1837,"props":1838,"children":1839},"style",{},[1840],{"type":51,"value":1841},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1843,"total":1964},[1844,1862,1878,1890,1910,1932,1952],{"slug":1845,"name":1845,"fn":1846,"description":1847,"org":1848,"tags":1849,"stars":28,"repoUrl":29,"updatedAt":30},"accessibility-and-inclusive-visualization","make data visualizations accessible","Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1850,1853,1856,1859],{"name":1851,"slug":1852,"type":15},"Accessibility","accessibility",{"name":1854,"slug":1855,"type":15},"Charts","charts",{"name":1857,"slug":1858,"type":15},"Data Visualization","data-visualization",{"name":1860,"slug":1861,"type":15},"Design","design",{"slug":1863,"name":1863,"fn":1864,"description":1865,"org":1866,"tags":1867,"stars":28,"repoUrl":29,"updatedAt":1877},"agent-browser","automate browser interactions for agents","Browser automation CLI for AI agents. Use when the user needs to interact with websites, verify dev server output, test web apps, navigate pages, fill forms, click buttons, take screenshots, extract data, or automate any browser task. Also triggers when a dev server starts so you can verify it visually.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1868,1871,1874],{"name":1869,"slug":1870,"type":15},"Agents","agents",{"name":1872,"slug":1873,"type":15},"Browser Automation","browser-automation",{"name":1875,"slug":1876,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":1879,"name":1879,"fn":1880,"description":1881,"org":1882,"tags":1883,"stars":28,"repoUrl":29,"updatedAt":1889},"agent-browser-verify","verify dev server output with automated browser","Automated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass\u002Ffail before continuing.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1884,1885,1888],{"name":1872,"slug":1873,"type":15},{"name":1886,"slug":1887,"type":15},"Local Development","local-development",{"name":1875,"slug":1876,"type":15},"2026-04-06T18:41:17.526867",{"slug":1891,"name":1891,"fn":1892,"description":1893,"org":1894,"tags":1895,"stars":28,"repoUrl":29,"updatedAt":1909},"agents-sdk","build AI agents on Cloudflare Workers","Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1896,1897,1900,1903,1906],{"name":1869,"slug":1870,"type":15},{"name":1898,"slug":1899,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":1901,"slug":1902,"type":15},"SDK","sdk",{"name":1904,"slug":1905,"type":15},"Serverless","serverless",{"name":1907,"slug":1908,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":1911,"name":1911,"fn":1912,"description":1913,"org":1914,"tags":1915,"stars":28,"repoUrl":29,"updatedAt":1931},"ai-elements","build chat UIs with AI Elements","AI Elements component library guidance — pre-built React components for AI interfaces built on shadcn\u002Fui. Use when building chat UIs, message displays, tool call rendering, streaming responses, reasoning panels, or any AI-native interface with the AI SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1916,1919,1922,1925,1928],{"name":1917,"slug":1918,"type":15},"Frontend","frontend",{"name":1920,"slug":1921,"type":15},"React","react",{"name":1923,"slug":1924,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":1926,"slug":1927,"type":15},"UI Components","ui-components",{"name":1929,"slug":1930,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":1933,"name":1933,"fn":1934,"description":1935,"org":1936,"tags":1937,"stars":28,"repoUrl":29,"updatedAt":1951},"ai-gateway","configure Vercel AI Gateway","Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1938,1941,1944,1947,1950],{"name":1939,"slug":1940,"type":15},"AI Infrastructure","ai-infrastructure",{"name":1942,"slug":1943,"type":15},"Cost Optimization","cost-optimization",{"name":1945,"slug":1946,"type":15},"LLM","llm",{"name":1948,"slug":1949,"type":15},"Performance","performance",{"name":1929,"slug":1930,"type":15},"2026-04-06T18:40:44.377464",{"slug":1953,"name":1953,"fn":1954,"description":1955,"org":1956,"tags":1957,"stars":28,"repoUrl":29,"updatedAt":1963},"ai-generation-persistence","implement persistence patterns for AI generations","AI generation persistence patterns — unique IDs, addressable URLs, database storage, and cost tracking for every LLM generation",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1958,1959,1962],{"name":1942,"slug":1943,"type":15},{"name":1960,"slug":1961,"type":15},"Database","database",{"name":1945,"slug":1946,"type":15},"2026-04-06T18:41:08.513425",600,{"items":1966,"total":2163},[1967,1988,2011,2028,2044,2061,2080,2092,2106,2120,2132,2147],{"slug":1968,"name":1968,"fn":1969,"description":1970,"org":1971,"tags":1972,"stars":1985,"repoUrl":1986,"updatedAt":1987},"prior-auth-packet-builder","build healthcare prior authorization packets","Build a concise prior authorization packet from local case files and payer policy docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1973,1976,1979,1982],{"name":1974,"slug":1975,"type":15},"Documents","documents",{"name":1977,"slug":1978,"type":15},"Healthcare","healthcare",{"name":1980,"slug":1981,"type":15},"Insurance","insurance",{"name":1983,"slug":1984,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":1989,"name":1989,"fn":1990,"description":1991,"org":1992,"tags":1993,"stars":2008,"repoUrl":2009,"updatedAt":2010},"aspnet-core","build ASP.NET Core web applications","Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1994,1997,1999,2002,2005],{"name":1995,"slug":1996,"type":15},".NET","dotnet",{"name":1998,"slug":1989,"type":15},"ASP.NET Core",{"name":2000,"slug":2001,"type":15},"Blazor","blazor",{"name":2003,"slug":2004,"type":15},"C#","csharp",{"name":2006,"slug":2007,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":2012,"name":2012,"fn":2013,"description":2014,"org":2015,"tags":2016,"stars":2008,"repoUrl":2009,"updatedAt":2027},"chatgpt-apps","build ChatGPT Apps SDK applications","Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2017,2020,2023,2026],{"name":2018,"slug":2019,"type":15},"Apps SDK","apps-sdk",{"name":2021,"slug":2022,"type":15},"ChatGPT","chatgpt",{"name":2024,"slug":2025,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":2029,"name":2029,"fn":2030,"description":2031,"org":2032,"tags":2033,"stars":2008,"repoUrl":2009,"updatedAt":2043},"cli-creator","build CLIs from API docs","Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read\u002Fwrite commands, return stable JSON, manage auth, and pair with a companion skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2034,2037,2040],{"name":2035,"slug":2036,"type":15},"API Development","api-development",{"name":2038,"slug":2039,"type":15},"CLI","cli",{"name":2041,"slug":2042,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":2045,"name":2045,"fn":2046,"description":2047,"org":2048,"tags":2049,"stars":2008,"repoUrl":2009,"updatedAt":2060},"cloudflare-deploy","deploy projects to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2050,2053,2056,2057],{"name":2051,"slug":2052,"type":15},"Cloudflare","cloudflare",{"name":2054,"slug":2055,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":1898,"slug":1899,"type":15},{"name":2058,"slug":2059,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":2062,"name":2062,"fn":2063,"description":2064,"org":2065,"tags":2066,"stars":2008,"repoUrl":2009,"updatedAt":2079},"define-goal","define and set measurable project goals","Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2067,2070,2073,2076],{"name":2068,"slug":2069,"type":15},"Productivity","productivity",{"name":2071,"slug":2072,"type":15},"Project Management","project-management",{"name":2074,"slug":2075,"type":15},"Strategy","strategy",{"name":2077,"slug":2078,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":2081,"name":2081,"fn":2082,"description":2083,"org":2084,"tags":2085,"stars":2008,"repoUrl":2009,"updatedAt":2091},"figma","translate Figma designs into code","Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2086,2087,2089,2090],{"name":1860,"slug":1861,"type":15},{"name":2088,"slug":2081,"type":15},"Figma",{"name":1917,"slug":1918,"type":15},{"name":2024,"slug":2025,"type":15},"2026-04-12T05:06:47.939943",{"slug":2093,"name":2093,"fn":2094,"description":2095,"org":2096,"tags":2097,"stars":2008,"repoUrl":2009,"updatedAt":2105},"figma-code-connect-components","connect Figma designs to code components","Connects Figma design components to code components using Code Connect mapping tools. Use when user says \"code connect\", \"connect this component to code\", \"map this component\", \"link component to code\", \"create code connect mapping\", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2098,2099,2102,2103,2104],{"name":1860,"slug":1861,"type":15},{"name":2100,"slug":2101,"type":15},"Design System","design-system",{"name":2088,"slug":2081,"type":15},{"name":1917,"slug":1918,"type":15},{"name":1926,"slug":1927,"type":15},"2026-05-10T05:59:52.971881",{"slug":2107,"name":2107,"fn":2108,"description":2109,"org":2110,"tags":2111,"stars":2008,"repoUrl":2009,"updatedAt":2119},"figma-create-design-system-rules","generate design system rules from Figma","Generates custom design system rules for the user's codebase. Use when user says \"create design system rules\", \"generate rules for my project\", \"set up design rules\", \"customize design system guidelines\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2112,2113,2114,2117,2118],{"name":1860,"slug":1861,"type":15},{"name":2100,"slug":2101,"type":15},{"name":2115,"slug":2116,"type":15},"Documentation","documentation",{"name":2088,"slug":2081,"type":15},{"name":1917,"slug":1918,"type":15},"2026-05-16T06:07:47.821474",{"slug":2121,"name":2121,"fn":2122,"description":2123,"org":2124,"tags":2125,"stars":2008,"repoUrl":2009,"updatedAt":2131},"figma-implement-design","translate Figma designs into application code","Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions \"implement design\", \"generate code\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2126,2127,2128,2129,2130],{"name":1860,"slug":1861,"type":15},{"name":2088,"slug":2081,"type":15},{"name":1917,"slug":1918,"type":15},{"name":1926,"slug":1927,"type":15},{"name":2006,"slug":2007,"type":15},"2026-05-16T06:07:40.583615",{"slug":2133,"name":2133,"fn":2134,"description":2135,"org":2136,"tags":2137,"stars":2008,"repoUrl":2009,"updatedAt":2146},"hatch-pet","create animated pets for Codex","Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2138,2141,2142,2145],{"name":2139,"slug":2140,"type":15},"Animation","animation",{"name":2041,"slug":2042,"type":15},{"name":2143,"slug":2144,"type":15},"Creative","creative",{"name":1860,"slug":1861,"type":15},"2026-05-02T05:31:48.48485",{"slug":2148,"name":2148,"fn":2149,"description":2150,"org":2151,"tags":2152,"stars":2008,"repoUrl":2009,"updatedAt":2162},"imagegen","generate and edit raster images","Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG\u002Fvector\u002Fcode-native assets, extending an established icon or logo system, or building the visual directly in HTML\u002FCSS\u002Fcanvas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2153,2154,2155,2158,2161],{"name":2143,"slug":2144,"type":15},{"name":1860,"slug":1861,"type":15},{"name":2156,"slug":2157,"type":15},"Image Generation","image-generation",{"name":2159,"slug":2160,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]