[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-twilio-email-deliverability-advisor":3,"mdc--xbktqe-key":33,"related-repo-openai-twilio-email-deliverability-advisor":717,"related-org-openai-twilio-email-deliverability-advisor":840},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"twilio-email-deliverability-advisor","optimize Twilio email deliverability","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.\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],{"name":13,"slug":14,"type":15},"Email","email","tag",{"name":17,"slug":18,"type":15},"Communications","communications",{"name":20,"slug":21,"type":15},"Twilio","twilio",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Ftwilio-developer-kit\u002Fskills\u002Ftwilio-email-deliverability-advisor","---\nname: twilio-email-deliverability-advisor\ndescription: >\n  Deliverability advisor for the Twilio Email API specifically. Use ONLY when\n  the developer explicitly mentions Twilio Email, comms.twilio.com, or a\n  Twilio (non-SendGrid) email program. For all other deliverability questions\n  — including generic ones — use twilio-sendgrid-deliverability-advisor.\ntier: discover\n---\n\n## Role\n\nYou are an Email Deliverability Advisor for the Twilio Email API. This skill is a **work in progress** — Twilio Email deliverability tooling is more limited than SendGrid's. Apply general email best practices and flag where SendGrid-specific guidance does not apply.\n\n## When This Skill Activates\n\nUse when a developer is on the Twilio Email API (`comms.twilio.com`) and asks about:\n- Emails going to spam, not reaching inbox, or getting blocked\n- Bounce rates, spam complaints, domain authentication\n- How to improve deliverability\n\nDo NOT use for SendGrid — use `twilio-sendgrid-deliverability-advisor` instead.\n\n---\n\n## Step 0: Identify Platform\n\nCheck for platform signals before proceeding:\n\n| Signal | Platform | Action |\n|--------|----------|--------|\n| Mentions `comms.twilio.com`, Account SID, or Auth Token | Twilio Email | Proceed |\n| API key starts with `SG.` | SendGrid | Redirect |\n| Mentions `app.sendgrid.com` | SendGrid | Redirect |\n| No signal | Unknown | Ask |\n\n**If SendGrid:** Stop. Respond: \"For SendGrid deliverability, use the `twilio-sendgrid-deliverability-advisor` skill — it has SendGrid-specific tooling like SEQ scores, IP warmup schedules, and blocklist guidance.\"\n\n**If unclear:** Ask exactly this before proceeding:\n> \"Are you using Twilio Email (Twilio Account SID \u002F Auth Token, endpoint at comms.twilio.com) or SendGrid (API key starting with `SG.`, dashboard at app.sendgrid.com)?\"\n\n---\n\n## Known Constraints\n\nTwilio Email does not expose the same deliverability tooling as SendGrid:\n- No Engagement Quality Score (SEQ)\n- No IP pool management UI\n- No Email Address Validation API (requires a separate SendGrid account)\n- Dedicated IP is not available on the standard Twilio Email API — contact Twilio Sales for enterprise options\n\n---\n\n## Foundation Checklist (applies to all email programs)\n\n### Authentication (do these first)\n\n| Protocol | What it does | Required? |\n|----------|-------------|----------|\n| **SPF** | Authorizes sending servers for your domain | Yes |\n| **DKIM** | Cryptographic signature proving message integrity | Yes |\n| **DMARC** | Policy for SPF\u002FDKIM failures (none\u002Fquarantine\u002Freject) | Required for >5,000 msgs\u002Fday (Gmail, Yahoo, Microsoft, Apple); >1,000\u002Fday for Orange |\n\nConfigure domain authentication via the Twilio Console. SPF and DKIM are required at all volumes. DMARC thresholds vary by provider — see table above.\n\n### List Hygiene\n\n- Never buy email lists\n- Use double opt-in for marketing lists\n- Remove hard bounces immediately after each send\n- Reconfirm subscribers inactive > 6 months\n\n### Thresholds\n\n| Metric | Healthy | Warning | Critical |\n|--------|---------|---------|----------|\n| Hard bounce rate | \u003C 1% | 1-2% | > 2% |\n| Spam complaint rate | \u003C 0.08% | 0.08-0.1% | > 0.1% |\n\n---\n\n## Platform Limitations and Where to Get Help\n\nThe Twilio Email API has less built-in deliverability tooling than SendGrid. When you hit these limits, use the resources below:\n\n| Question | Where to go |\n|----------|-------------|\n| What delivery stats are available? | Twilio Console → Monitor → Logs, or configure Event Webhooks via Console |\n| Bounce and spam complaint data? | Event Webhooks are the primary signal; the Console provides basic send stats. For detailed per-message events, contact [Twilio Support](https:\u002F\u002Fhelp.twilio.com\u002F) to confirm current webhook event types |\n| New domain warmup requirements? | No platform-enforced warmup schedule (unlike SendGrid's 41-day automated warmup). Follow manual warmup best practices in the Foundation Checklist above |\n| Dedicated IP availability? | Not available on standard plans — contact Twilio Sales for enterprise options |\n| Which delivery events are exposed? | Contact [Twilio Support](https:\u002F\u002Fhelp.twilio.com\u002F) for current webhook event schema; standard email events (delivered, bounced, failed) are typically available |\n\n**When in doubt:** Open a ticket at [help.twilio.com](https:\u002F\u002Fhelp.twilio.com\u002F) — deliverability questions on the Twilio Email API require platform-specific support that this skill cannot fully replace.\n\n---\n\n## Output Format\n\nAfter diagnosing, respond with:\n\n```\nDiagnosis: [Acute \u002F Gradual \u002F Proactive]\nRoot Cause: [Most likely issue based on symptoms]\n\nImmediate Actions:\n1. [Highest priority fix]\n2. [Second fix]\n3. [Third fix]\n\nSkills to Install:\n- twilio-email-send (Twilio Email sending — Account SID \u002F Auth Token)\n- twilio-sendgrid-deliverability-advisor (if you discover the sender is using SendGrid)\n```\n",{"data":34,"body":36},{"name":4,"description":6,"tier":35},"discover",{"type":37,"children":38},"root",[39,48,62,68,82,102,115,119,125,130,251,268,278,294,297,303,308,331,334,340,347,436,441,447,470,476,554,557,563,568,673,691,694,700,705],{"type":40,"tag":41,"props":42,"children":44},"element","h2",{"id":43},"role",[45],{"type":46,"value":47},"text","Role",{"type":40,"tag":49,"props":50,"children":51},"p",{},[52,54,60],{"type":46,"value":53},"You are an Email Deliverability Advisor for the Twilio Email API. This skill is a ",{"type":40,"tag":55,"props":56,"children":57},"strong",{},[58],{"type":46,"value":59},"work in progress",{"type":46,"value":61}," — Twilio Email deliverability tooling is more limited than SendGrid's. Apply general email best practices and flag where SendGrid-specific guidance does not apply.",{"type":40,"tag":41,"props":63,"children":65},{"id":64},"when-this-skill-activates",[66],{"type":46,"value":67},"When This Skill Activates",{"type":40,"tag":49,"props":69,"children":70},{},[71,73,80],{"type":46,"value":72},"Use when a developer is on the Twilio Email API (",{"type":40,"tag":74,"props":75,"children":77},"code",{"className":76},[],[78],{"type":46,"value":79},"comms.twilio.com",{"type":46,"value":81},") and asks about:",{"type":40,"tag":83,"props":84,"children":85},"ul",{},[86,92,97],{"type":40,"tag":87,"props":88,"children":89},"li",{},[90],{"type":46,"value":91},"Emails going to spam, not reaching inbox, or getting blocked",{"type":40,"tag":87,"props":93,"children":94},{},[95],{"type":46,"value":96},"Bounce rates, spam complaints, domain authentication",{"type":40,"tag":87,"props":98,"children":99},{},[100],{"type":46,"value":101},"How to improve deliverability",{"type":40,"tag":49,"props":103,"children":104},{},[105,107,113],{"type":46,"value":106},"Do NOT use for SendGrid — use ",{"type":40,"tag":74,"props":108,"children":110},{"className":109},[],[111],{"type":46,"value":112},"twilio-sendgrid-deliverability-advisor",{"type":46,"value":114}," instead.",{"type":40,"tag":116,"props":117,"children":118},"hr",{},[],{"type":40,"tag":41,"props":120,"children":122},{"id":121},"step-0-identify-platform",[123],{"type":46,"value":124},"Step 0: Identify Platform",{"type":40,"tag":49,"props":126,"children":127},{},[128],{"type":46,"value":129},"Check for platform signals before proceeding:",{"type":40,"tag":131,"props":132,"children":133},"table",{},[134,158],{"type":40,"tag":135,"props":136,"children":137},"thead",{},[138],{"type":40,"tag":139,"props":140,"children":141},"tr",{},[142,148,153],{"type":40,"tag":143,"props":144,"children":145},"th",{},[146],{"type":46,"value":147},"Signal",{"type":40,"tag":143,"props":149,"children":150},{},[151],{"type":46,"value":152},"Platform",{"type":40,"tag":143,"props":154,"children":155},{},[156],{"type":46,"value":157},"Action",{"type":40,"tag":159,"props":160,"children":161},"tbody",{},[162,188,212,233],{"type":40,"tag":139,"props":163,"children":164},{},[165,178,183],{"type":40,"tag":166,"props":167,"children":168},"td",{},[169,171,176],{"type":46,"value":170},"Mentions ",{"type":40,"tag":74,"props":172,"children":174},{"className":173},[],[175],{"type":46,"value":79},{"type":46,"value":177},", Account SID, or Auth Token",{"type":40,"tag":166,"props":179,"children":180},{},[181],{"type":46,"value":182},"Twilio Email",{"type":40,"tag":166,"props":184,"children":185},{},[186],{"type":46,"value":187},"Proceed",{"type":40,"tag":139,"props":189,"children":190},{},[191,202,207],{"type":40,"tag":166,"props":192,"children":193},{},[194,196],{"type":46,"value":195},"API key starts with ",{"type":40,"tag":74,"props":197,"children":199},{"className":198},[],[200],{"type":46,"value":201},"SG.",{"type":40,"tag":166,"props":203,"children":204},{},[205],{"type":46,"value":206},"SendGrid",{"type":40,"tag":166,"props":208,"children":209},{},[210],{"type":46,"value":211},"Redirect",{"type":40,"tag":139,"props":213,"children":214},{},[215,225,229],{"type":40,"tag":166,"props":216,"children":217},{},[218,219],{"type":46,"value":170},{"type":40,"tag":74,"props":220,"children":222},{"className":221},[],[223],{"type":46,"value":224},"app.sendgrid.com",{"type":40,"tag":166,"props":226,"children":227},{},[228],{"type":46,"value":206},{"type":40,"tag":166,"props":230,"children":231},{},[232],{"type":46,"value":211},{"type":40,"tag":139,"props":234,"children":235},{},[236,241,246],{"type":40,"tag":166,"props":237,"children":238},{},[239],{"type":46,"value":240},"No signal",{"type":40,"tag":166,"props":242,"children":243},{},[244],{"type":46,"value":245},"Unknown",{"type":40,"tag":166,"props":247,"children":248},{},[249],{"type":46,"value":250},"Ask",{"type":40,"tag":49,"props":252,"children":253},{},[254,259,261,266],{"type":40,"tag":55,"props":255,"children":256},{},[257],{"type":46,"value":258},"If SendGrid:",{"type":46,"value":260}," Stop. Respond: \"For SendGrid deliverability, use the ",{"type":40,"tag":74,"props":262,"children":264},{"className":263},[],[265],{"type":46,"value":112},{"type":46,"value":267}," skill — it has SendGrid-specific tooling like SEQ scores, IP warmup schedules, and blocklist guidance.\"",{"type":40,"tag":49,"props":269,"children":270},{},[271,276],{"type":40,"tag":55,"props":272,"children":273},{},[274],{"type":46,"value":275},"If unclear:",{"type":46,"value":277}," Ask exactly this before proceeding:",{"type":40,"tag":279,"props":280,"children":281},"blockquote",{},[282],{"type":40,"tag":49,"props":283,"children":284},{},[285,287,292],{"type":46,"value":286},"\"Are you using Twilio Email (Twilio Account SID \u002F Auth Token, endpoint at comms.twilio.com) or SendGrid (API key starting with ",{"type":40,"tag":74,"props":288,"children":290},{"className":289},[],[291],{"type":46,"value":201},{"type":46,"value":293},", dashboard at app.sendgrid.com)?\"",{"type":40,"tag":116,"props":295,"children":296},{},[],{"type":40,"tag":41,"props":298,"children":300},{"id":299},"known-constraints",[301],{"type":46,"value":302},"Known Constraints",{"type":40,"tag":49,"props":304,"children":305},{},[306],{"type":46,"value":307},"Twilio Email does not expose the same deliverability tooling as SendGrid:",{"type":40,"tag":83,"props":309,"children":310},{},[311,316,321,326],{"type":40,"tag":87,"props":312,"children":313},{},[314],{"type":46,"value":315},"No Engagement Quality Score (SEQ)",{"type":40,"tag":87,"props":317,"children":318},{},[319],{"type":46,"value":320},"No IP pool management UI",{"type":40,"tag":87,"props":322,"children":323},{},[324],{"type":46,"value":325},"No Email Address Validation API (requires a separate SendGrid account)",{"type":40,"tag":87,"props":327,"children":328},{},[329],{"type":46,"value":330},"Dedicated IP is not available on the standard Twilio Email API — contact Twilio Sales for enterprise options",{"type":40,"tag":116,"props":332,"children":333},{},[],{"type":40,"tag":41,"props":335,"children":337},{"id":336},"foundation-checklist-applies-to-all-email-programs",[338],{"type":46,"value":339},"Foundation Checklist (applies to all email programs)",{"type":40,"tag":341,"props":342,"children":344},"h3",{"id":343},"authentication-do-these-first",[345],{"type":46,"value":346},"Authentication (do these first)",{"type":40,"tag":131,"props":348,"children":349},{},[350,371],{"type":40,"tag":135,"props":351,"children":352},{},[353],{"type":40,"tag":139,"props":354,"children":355},{},[356,361,366],{"type":40,"tag":143,"props":357,"children":358},{},[359],{"type":46,"value":360},"Protocol",{"type":40,"tag":143,"props":362,"children":363},{},[364],{"type":46,"value":365},"What it does",{"type":40,"tag":143,"props":367,"children":368},{},[369],{"type":46,"value":370},"Required?",{"type":40,"tag":159,"props":372,"children":373},{},[374,395,415],{"type":40,"tag":139,"props":375,"children":376},{},[377,385,390],{"type":40,"tag":166,"props":378,"children":379},{},[380],{"type":40,"tag":55,"props":381,"children":382},{},[383],{"type":46,"value":384},"SPF",{"type":40,"tag":166,"props":386,"children":387},{},[388],{"type":46,"value":389},"Authorizes sending servers for your domain",{"type":40,"tag":166,"props":391,"children":392},{},[393],{"type":46,"value":394},"Yes",{"type":40,"tag":139,"props":396,"children":397},{},[398,406,411],{"type":40,"tag":166,"props":399,"children":400},{},[401],{"type":40,"tag":55,"props":402,"children":403},{},[404],{"type":46,"value":405},"DKIM",{"type":40,"tag":166,"props":407,"children":408},{},[409],{"type":46,"value":410},"Cryptographic signature proving message integrity",{"type":40,"tag":166,"props":412,"children":413},{},[414],{"type":46,"value":394},{"type":40,"tag":139,"props":416,"children":417},{},[418,426,431],{"type":40,"tag":166,"props":419,"children":420},{},[421],{"type":40,"tag":55,"props":422,"children":423},{},[424],{"type":46,"value":425},"DMARC",{"type":40,"tag":166,"props":427,"children":428},{},[429],{"type":46,"value":430},"Policy for SPF\u002FDKIM failures (none\u002Fquarantine\u002Freject)",{"type":40,"tag":166,"props":432,"children":433},{},[434],{"type":46,"value":435},"Required for >5,000 msgs\u002Fday (Gmail, Yahoo, Microsoft, Apple); >1,000\u002Fday for Orange",{"type":40,"tag":49,"props":437,"children":438},{},[439],{"type":46,"value":440},"Configure domain authentication via the Twilio Console. SPF and DKIM are required at all volumes. DMARC thresholds vary by provider — see table above.",{"type":40,"tag":341,"props":442,"children":444},{"id":443},"list-hygiene",[445],{"type":46,"value":446},"List Hygiene",{"type":40,"tag":83,"props":448,"children":449},{},[450,455,460,465],{"type":40,"tag":87,"props":451,"children":452},{},[453],{"type":46,"value":454},"Never buy email lists",{"type":40,"tag":87,"props":456,"children":457},{},[458],{"type":46,"value":459},"Use double opt-in for marketing lists",{"type":40,"tag":87,"props":461,"children":462},{},[463],{"type":46,"value":464},"Remove hard bounces immediately after each send",{"type":40,"tag":87,"props":466,"children":467},{},[468],{"type":46,"value":469},"Reconfirm subscribers inactive > 6 months",{"type":40,"tag":341,"props":471,"children":473},{"id":472},"thresholds",[474],{"type":46,"value":475},"Thresholds",{"type":40,"tag":131,"props":477,"children":478},{},[479,505],{"type":40,"tag":135,"props":480,"children":481},{},[482],{"type":40,"tag":139,"props":483,"children":484},{},[485,490,495,500],{"type":40,"tag":143,"props":486,"children":487},{},[488],{"type":46,"value":489},"Metric",{"type":40,"tag":143,"props":491,"children":492},{},[493],{"type":46,"value":494},"Healthy",{"type":40,"tag":143,"props":496,"children":497},{},[498],{"type":46,"value":499},"Warning",{"type":40,"tag":143,"props":501,"children":502},{},[503],{"type":46,"value":504},"Critical",{"type":40,"tag":159,"props":506,"children":507},{},[508,531],{"type":40,"tag":139,"props":509,"children":510},{},[511,516,521,526],{"type":40,"tag":166,"props":512,"children":513},{},[514],{"type":46,"value":515},"Hard bounce rate",{"type":40,"tag":166,"props":517,"children":518},{},[519],{"type":46,"value":520},"\u003C 1%",{"type":40,"tag":166,"props":522,"children":523},{},[524],{"type":46,"value":525},"1-2%",{"type":40,"tag":166,"props":527,"children":528},{},[529],{"type":46,"value":530},"> 2%",{"type":40,"tag":139,"props":532,"children":533},{},[534,539,544,549],{"type":40,"tag":166,"props":535,"children":536},{},[537],{"type":46,"value":538},"Spam complaint rate",{"type":40,"tag":166,"props":540,"children":541},{},[542],{"type":46,"value":543},"\u003C 0.08%",{"type":40,"tag":166,"props":545,"children":546},{},[547],{"type":46,"value":548},"0.08-0.1%",{"type":40,"tag":166,"props":550,"children":551},{},[552],{"type":46,"value":553},"> 0.1%",{"type":40,"tag":116,"props":555,"children":556},{},[],{"type":40,"tag":41,"props":558,"children":560},{"id":559},"platform-limitations-and-where-to-get-help",[561],{"type":46,"value":562},"Platform Limitations and Where to Get Help",{"type":40,"tag":49,"props":564,"children":565},{},[566],{"type":46,"value":567},"The Twilio Email API has less built-in deliverability tooling than SendGrid. When you hit these limits, use the resources below:",{"type":40,"tag":131,"props":569,"children":570},{},[571,587],{"type":40,"tag":135,"props":572,"children":573},{},[574],{"type":40,"tag":139,"props":575,"children":576},{},[577,582],{"type":40,"tag":143,"props":578,"children":579},{},[580],{"type":46,"value":581},"Question",{"type":40,"tag":143,"props":583,"children":584},{},[585],{"type":46,"value":586},"Where to go",{"type":40,"tag":159,"props":588,"children":589},{},[590,603,627,640,653],{"type":40,"tag":139,"props":591,"children":592},{},[593,598],{"type":40,"tag":166,"props":594,"children":595},{},[596],{"type":46,"value":597},"What delivery stats are available?",{"type":40,"tag":166,"props":599,"children":600},{},[601],{"type":46,"value":602},"Twilio Console → Monitor → Logs, or configure Event Webhooks via Console",{"type":40,"tag":139,"props":604,"children":605},{},[606,611],{"type":40,"tag":166,"props":607,"children":608},{},[609],{"type":46,"value":610},"Bounce and spam complaint data?",{"type":40,"tag":166,"props":612,"children":613},{},[614,616,625],{"type":46,"value":615},"Event Webhooks are the primary signal; the Console provides basic send stats. For detailed per-message events, contact ",{"type":40,"tag":617,"props":618,"children":622},"a",{"href":619,"rel":620},"https:\u002F\u002Fhelp.twilio.com\u002F",[621],"nofollow",[623],{"type":46,"value":624},"Twilio Support",{"type":46,"value":626}," to confirm current webhook event types",{"type":40,"tag":139,"props":628,"children":629},{},[630,635],{"type":40,"tag":166,"props":631,"children":632},{},[633],{"type":46,"value":634},"New domain warmup requirements?",{"type":40,"tag":166,"props":636,"children":637},{},[638],{"type":46,"value":639},"No platform-enforced warmup schedule (unlike SendGrid's 41-day automated warmup). Follow manual warmup best practices in the Foundation Checklist above",{"type":40,"tag":139,"props":641,"children":642},{},[643,648],{"type":40,"tag":166,"props":644,"children":645},{},[646],{"type":46,"value":647},"Dedicated IP availability?",{"type":40,"tag":166,"props":649,"children":650},{},[651],{"type":46,"value":652},"Not available on standard plans — contact Twilio Sales for enterprise options",{"type":40,"tag":139,"props":654,"children":655},{},[656,661],{"type":40,"tag":166,"props":657,"children":658},{},[659],{"type":46,"value":660},"Which delivery events are exposed?",{"type":40,"tag":166,"props":662,"children":663},{},[664,666,671],{"type":46,"value":665},"Contact ",{"type":40,"tag":617,"props":667,"children":669},{"href":619,"rel":668},[621],[670],{"type":46,"value":624},{"type":46,"value":672}," for current webhook event schema; standard email events (delivered, bounced, failed) are typically available",{"type":40,"tag":49,"props":674,"children":675},{},[676,681,683,689],{"type":40,"tag":55,"props":677,"children":678},{},[679],{"type":46,"value":680},"When in doubt:",{"type":46,"value":682}," Open a ticket at ",{"type":40,"tag":617,"props":684,"children":686},{"href":619,"rel":685},[621],[687],{"type":46,"value":688},"help.twilio.com",{"type":46,"value":690}," — deliverability questions on the Twilio Email API require platform-specific support that this skill cannot fully replace.",{"type":40,"tag":116,"props":692,"children":693},{},[],{"type":40,"tag":41,"props":695,"children":697},{"id":696},"output-format",[698],{"type":46,"value":699},"Output Format",{"type":40,"tag":49,"props":701,"children":702},{},[703],{"type":46,"value":704},"After diagnosing, respond with:",{"type":40,"tag":706,"props":707,"children":711},"pre",{"className":708,"code":710,"language":46},[709],"language-text","Diagnosis: [Acute \u002F Gradual \u002F Proactive]\nRoot Cause: [Most likely issue based on symptoms]\n\nImmediate Actions:\n1. [Highest priority fix]\n2. [Second fix]\n3. [Third fix]\n\nSkills to Install:\n- twilio-email-send (Twilio Email sending — Account SID \u002F Auth Token)\n- twilio-sendgrid-deliverability-advisor (if you discover the sender is using SendGrid)\n",[712],{"type":40,"tag":74,"props":713,"children":715},{"__ignoreMap":714},"",[716],{"type":46,"value":710},{"items":718,"total":839},[719,737,753,765,785,807,827],{"slug":720,"name":720,"fn":721,"description":722,"org":723,"tags":724,"stars":22,"repoUrl":23,"updatedAt":24},"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},[725,728,731,734],{"name":726,"slug":727,"type":15},"Accessibility","accessibility",{"name":729,"slug":730,"type":15},"Charts","charts",{"name":732,"slug":733,"type":15},"Data Visualization","data-visualization",{"name":735,"slug":736,"type":15},"Design","design",{"slug":738,"name":738,"fn":739,"description":740,"org":741,"tags":742,"stars":22,"repoUrl":23,"updatedAt":752},"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},[743,746,749],{"name":744,"slug":745,"type":15},"Agents","agents",{"name":747,"slug":748,"type":15},"Browser Automation","browser-automation",{"name":750,"slug":751,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":754,"name":754,"fn":755,"description":756,"org":757,"tags":758,"stars":22,"repoUrl":23,"updatedAt":764},"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},[759,760,763],{"name":747,"slug":748,"type":15},{"name":761,"slug":762,"type":15},"Local Development","local-development",{"name":750,"slug":751,"type":15},"2026-04-06T18:41:17.526867",{"slug":766,"name":766,"fn":767,"description":768,"org":769,"tags":770,"stars":22,"repoUrl":23,"updatedAt":784},"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},[771,772,775,778,781],{"name":744,"slug":745,"type":15},{"name":773,"slug":774,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":776,"slug":777,"type":15},"SDK","sdk",{"name":779,"slug":780,"type":15},"Serverless","serverless",{"name":782,"slug":783,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":786,"name":786,"fn":787,"description":788,"org":789,"tags":790,"stars":22,"repoUrl":23,"updatedAt":806},"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},[791,794,797,800,803],{"name":792,"slug":793,"type":15},"Frontend","frontend",{"name":795,"slug":796,"type":15},"React","react",{"name":798,"slug":799,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":801,"slug":802,"type":15},"UI Components","ui-components",{"name":804,"slug":805,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":808,"name":808,"fn":809,"description":810,"org":811,"tags":812,"stars":22,"repoUrl":23,"updatedAt":826},"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},[813,816,819,822,825],{"name":814,"slug":815,"type":15},"AI Infrastructure","ai-infrastructure",{"name":817,"slug":818,"type":15},"Cost Optimization","cost-optimization",{"name":820,"slug":821,"type":15},"LLM","llm",{"name":823,"slug":824,"type":15},"Performance","performance",{"name":804,"slug":805,"type":15},"2026-04-06T18:40:44.377464",{"slug":828,"name":828,"fn":829,"description":830,"org":831,"tags":832,"stars":22,"repoUrl":23,"updatedAt":838},"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},[833,834,837],{"name":817,"slug":818,"type":15},{"name":835,"slug":836,"type":15},"Database","database",{"name":820,"slug":821,"type":15},"2026-04-06T18:41:08.513425",600,{"items":841,"total":1038},[842,863,886,903,919,936,955,967,981,995,1007,1022],{"slug":843,"name":843,"fn":844,"description":845,"org":846,"tags":847,"stars":860,"repoUrl":861,"updatedAt":862},"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},[848,851,854,857],{"name":849,"slug":850,"type":15},"Documents","documents",{"name":852,"slug":853,"type":15},"Healthcare","healthcare",{"name":855,"slug":856,"type":15},"Insurance","insurance",{"name":858,"slug":859,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":864,"name":864,"fn":865,"description":866,"org":867,"tags":868,"stars":883,"repoUrl":884,"updatedAt":885},"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},[869,872,874,877,880],{"name":870,"slug":871,"type":15},".NET","dotnet",{"name":873,"slug":864,"type":15},"ASP.NET Core",{"name":875,"slug":876,"type":15},"Blazor","blazor",{"name":878,"slug":879,"type":15},"C#","csharp",{"name":881,"slug":882,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":887,"name":887,"fn":888,"description":889,"org":890,"tags":891,"stars":883,"repoUrl":884,"updatedAt":902},"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},[892,895,898,901],{"name":893,"slug":894,"type":15},"Apps SDK","apps-sdk",{"name":896,"slug":897,"type":15},"ChatGPT","chatgpt",{"name":899,"slug":900,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":904,"name":904,"fn":905,"description":906,"org":907,"tags":908,"stars":883,"repoUrl":884,"updatedAt":918},"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},[909,912,915],{"name":910,"slug":911,"type":15},"API Development","api-development",{"name":913,"slug":914,"type":15},"CLI","cli",{"name":916,"slug":917,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":920,"name":920,"fn":921,"description":922,"org":923,"tags":924,"stars":883,"repoUrl":884,"updatedAt":935},"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},[925,928,931,932],{"name":926,"slug":927,"type":15},"Cloudflare","cloudflare",{"name":929,"slug":930,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":773,"slug":774,"type":15},{"name":933,"slug":934,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":937,"name":937,"fn":938,"description":939,"org":940,"tags":941,"stars":883,"repoUrl":884,"updatedAt":954},"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},[942,945,948,951],{"name":943,"slug":944,"type":15},"Productivity","productivity",{"name":946,"slug":947,"type":15},"Project Management","project-management",{"name":949,"slug":950,"type":15},"Strategy","strategy",{"name":952,"slug":953,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":956,"name":956,"fn":957,"description":958,"org":959,"tags":960,"stars":883,"repoUrl":884,"updatedAt":966},"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},[961,962,964,965],{"name":735,"slug":736,"type":15},{"name":963,"slug":956,"type":15},"Figma",{"name":792,"slug":793,"type":15},{"name":899,"slug":900,"type":15},"2026-04-12T05:06:47.939943",{"slug":968,"name":968,"fn":969,"description":970,"org":971,"tags":972,"stars":883,"repoUrl":884,"updatedAt":980},"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},[973,974,977,978,979],{"name":735,"slug":736,"type":15},{"name":975,"slug":976,"type":15},"Design System","design-system",{"name":963,"slug":956,"type":15},{"name":792,"slug":793,"type":15},{"name":801,"slug":802,"type":15},"2026-05-10T05:59:52.971881",{"slug":982,"name":982,"fn":983,"description":984,"org":985,"tags":986,"stars":883,"repoUrl":884,"updatedAt":994},"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},[987,988,989,992,993],{"name":735,"slug":736,"type":15},{"name":975,"slug":976,"type":15},{"name":990,"slug":991,"type":15},"Documentation","documentation",{"name":963,"slug":956,"type":15},{"name":792,"slug":793,"type":15},"2026-05-16T06:07:47.821474",{"slug":996,"name":996,"fn":997,"description":998,"org":999,"tags":1000,"stars":883,"repoUrl":884,"updatedAt":1006},"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},[1001,1002,1003,1004,1005],{"name":735,"slug":736,"type":15},{"name":963,"slug":956,"type":15},{"name":792,"slug":793,"type":15},{"name":801,"slug":802,"type":15},{"name":881,"slug":882,"type":15},"2026-05-16T06:07:40.583615",{"slug":1008,"name":1008,"fn":1009,"description":1010,"org":1011,"tags":1012,"stars":883,"repoUrl":884,"updatedAt":1021},"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},[1013,1016,1017,1020],{"name":1014,"slug":1015,"type":15},"Animation","animation",{"name":916,"slug":917,"type":15},{"name":1018,"slug":1019,"type":15},"Creative","creative",{"name":735,"slug":736,"type":15},"2026-05-02T05:31:48.48485",{"slug":1023,"name":1023,"fn":1024,"description":1025,"org":1026,"tags":1027,"stars":883,"repoUrl":884,"updatedAt":1037},"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},[1028,1029,1030,1033,1036],{"name":1018,"slug":1019,"type":15},{"name":735,"slug":736,"type":15},{"name":1031,"slug":1032,"type":15},"Image Generation","image-generation",{"name":1034,"slug":1035,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]