[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-slack-reply-drafting":3,"mdc-x7e43x-key":36,"related-repo-openai-slack-reply-drafting":676,"related-org-openai-slack-reply-drafting":800},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"slack-reply-drafting","draft Slack replies from conversation context","Draft Slack replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.",{"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],{"name":13,"slug":14,"type":15},"Writing","writing","tag",{"name":17,"slug":18,"type":15},"Messaging","messaging",{"name":20,"slug":21,"type":15},"Slack","slack",{"name":23,"slug":24,"type":15},"Communications","communications",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-04-06T18:42:02.89369",null,465,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fslack\u002Fskills\u002Fslack-reply-drafting","---\nname: slack-reply-drafting\ndescription: Draft Slack replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.\n---\n\n# Slack Reply Drafting\n\nUse this skill to identify messages that likely need a reply and produce Slack-ready draft responses from the available context.\n\n## Related Skills\n\n| Workflow | Skill |\n| --- | --- |\n| Refine, draft, or send the final Slack text | [..\u002Fslack-outgoing-message\u002FSKILL.md](..\u002Fslack-outgoing-message\u002FSKILL.md) |\n\n## Start Here\n\n- If the user provided channels, threads, DMs, people, or topics, use that scope instead of the default search.\n- If no source scope was provided, default to searching:\n  - unanswered direct conversations\n  - direct mentions\n  - threads with prior user participation and newer replies\n  - threads with prior user mention and newer replies\n- For time-specific requests, resolve the user's timezone with `slack_read_user_profile`.\n\n## Support Boundaries\n\n- This skill is for draft-first reply workflows.\n- If the user explicitly asks to send a reply now rather than prepare a draft, gather the needed Slack context here if useful, then switch to `..\u002Fslack-outgoing-message\u002FSKILL.md` and send directly.\n- Do not invent facts, commitments, approvals, or decisions. If the context is not enough to answer confidently, draft a clarifying reply instead of guessing.\n\n## Workflow\n\n1. **Resolve the current user** with `slack_read_user_profile` so you have the user's `user_id` and can resolve the time window if necessary.\n2. **Resolve the time window** if the user supplied one.\n3. If the user provided an explicit scope, use the cheapest matching path:\n   - specific thread: `slack_read_thread`\n   - named channel: `slack_search_channels`, then `slack_read_channel`\n   - named person or DM: `slack_search_users`, then `slack_search_public_and_private`\n   - bounded keyword search: `slack_search_public_and_private`\n4. If no scope was provided, search these default categories:\n   - unanswered direct conversations: `slack_search_public_and_private` across `im,mpim` to generate candidate conversations, then `slack_read_channel` for each plausible candidate before deciding whether it needs a reply; do not decide from the search snippet alone\n   - direct mentions: `slack_search_public_and_private` with `query` set to `\u003C@USER_ID>`\n   - threads with prior user participation: `slack_search_public_and_private` with `query` set to `from:\u003C@USER_ID> is:thread`, then `slack_read_thread` for newer replies\n   - threads with prior user mention: `slack_search_public_and_private` with `query` set to `\u003C@USER_ID> is:thread`, then `slack_read_thread` for newer replies after the mention\n5. Keep only candidates where the latest unresolved ask is from someone else, or where newer replies appeared after the user's last substantive reply or mention. Do not count emoji-only, acknowledgement-only, or other non-answer chatter from the user as a reply.\n6. Expand only the threads or surrounding messages needed to answer accurately. Answer the question first, then add clarification or next steps when the context supports it.\n7. If the context is incomplete, write the smallest useful clarifying reply instead of pretending the answer is known.\n8. Finish according to the user's explicit intent:\n   - draft\u002Freview-first flow: create the draft with `slack_send_message_draft` in the source channel or DM\n   - explicit send-now flow: switch to `..\u002Fslack-outgoing-message\u002FSKILL.md` and send directly\n   Include `thread_ts` only for thread replies; otherwise omit the parameter entirely. If Slack returns `draft_already_exists`, stop and tell the user you cannot overwrite the existing attached draft via API.\n\n## Drafting Rules\n\n- Use the [..\u002Fslack-outgoing-message\u002FSKILL.md](..\u002Fslack-outgoing-message\u002FSKILL.md) skill to draft outgoing Slack text.\n\n## Formatting\n\n- For a concise Slack or chat summary, you MUST use exactly this structure unless the user explicitly requests a different format.\n- If you use `..\u002Fslack-outgoing-message\u002FSKILL.md` to draft or send the final message, this output contract remains binding. The downstream skill does not relax or rename these sections.\n\nFormat multiple drafts as:\n\n```md\n**Reply Drafts — \u003Cscope>**\n\n**\u003Cchannel \u002F DM \u002F thread info>**\nDraft: \u003Clink to draft>\n\n**\u003Cchannel \u002F DM \u002F thread info>**\nDraft: \u003Clink to draft>\n```\n\n- Keep each item minimal: a short header plus the draft link.\n- The header should identify the channel, DM, or thread.\n- If the user asked for a single reply, return just that item.\n- If no unreplied messages are found, say so directly and explain the scope checked.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,55,62,107,113,165,171,196,201,493,499,513,519,539,544,647,670],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Slack Reply Drafting",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"Use this skill to identify messages that likely need a reply and produce Slack-ready draft responses from the available context.",{"type":42,"tag":56,"props":57,"children":59},"h2",{"id":58},"related-skills",[60],{"type":47,"value":61},"Related Skills",{"type":42,"tag":63,"props":64,"children":65},"table",{},[66,85],{"type":42,"tag":67,"props":68,"children":69},"thead",{},[70],{"type":42,"tag":71,"props":72,"children":73},"tr",{},[74,80],{"type":42,"tag":75,"props":76,"children":77},"th",{},[78],{"type":47,"value":79},"Workflow",{"type":42,"tag":75,"props":81,"children":82},{},[83],{"type":47,"value":84},"Skill",{"type":42,"tag":86,"props":87,"children":88},"tbody",{},[89],{"type":42,"tag":71,"props":90,"children":91},{},[92,98],{"type":42,"tag":93,"props":94,"children":95},"td",{},[96],{"type":47,"value":97},"Refine, draft, or send the final Slack text",{"type":42,"tag":93,"props":99,"children":100},{},[101],{"type":42,"tag":102,"props":103,"children":105},"a",{"href":104},"..\u002Fslack-outgoing-message\u002FSKILL.md",[106],{"type":47,"value":104},{"type":42,"tag":56,"props":108,"children":110},{"id":109},"start-here",[111],{"type":47,"value":112},"Start Here",{"type":42,"tag":114,"props":115,"children":116},"ul",{},[117,123,151],{"type":42,"tag":118,"props":119,"children":120},"li",{},[121],{"type":47,"value":122},"If the user provided channels, threads, DMs, people, or topics, use that scope instead of the default search.",{"type":42,"tag":118,"props":124,"children":125},{},[126,128],{"type":47,"value":127},"If no source scope was provided, default to searching:\n",{"type":42,"tag":114,"props":129,"children":130},{},[131,136,141,146],{"type":42,"tag":118,"props":132,"children":133},{},[134],{"type":47,"value":135},"unanswered direct conversations",{"type":42,"tag":118,"props":137,"children":138},{},[139],{"type":47,"value":140},"direct mentions",{"type":42,"tag":118,"props":142,"children":143},{},[144],{"type":47,"value":145},"threads with prior user participation and newer replies",{"type":42,"tag":118,"props":147,"children":148},{},[149],{"type":47,"value":150},"threads with prior user mention and newer replies",{"type":42,"tag":118,"props":152,"children":153},{},[154,156,163],{"type":47,"value":155},"For time-specific requests, resolve the user's timezone with ",{"type":42,"tag":157,"props":158,"children":160},"code",{"className":159},[],[161],{"type":47,"value":162},"slack_read_user_profile",{"type":47,"value":164},".",{"type":42,"tag":56,"props":166,"children":168},{"id":167},"support-boundaries",[169],{"type":47,"value":170},"Support Boundaries",{"type":42,"tag":114,"props":172,"children":173},{},[174,179,191],{"type":42,"tag":118,"props":175,"children":176},{},[177],{"type":47,"value":178},"This skill is for draft-first reply workflows.",{"type":42,"tag":118,"props":180,"children":181},{},[182,184,189],{"type":47,"value":183},"If the user explicitly asks to send a reply now rather than prepare a draft, gather the needed Slack context here if useful, then switch to ",{"type":42,"tag":157,"props":185,"children":187},{"className":186},[],[188],{"type":47,"value":104},{"type":47,"value":190}," and send directly.",{"type":42,"tag":118,"props":192,"children":193},{},[194],{"type":47,"value":195},"Do not invent facts, commitments, approvals, or decisions. If the context is not enough to answer confidently, draft a clarifying reply instead of guessing.",{"type":42,"tag":56,"props":197,"children":199},{"id":198},"workflow",[200],{"type":47,"value":79},{"type":42,"tag":202,"props":203,"children":204},"ol",{},[205,231,241,307,429,434,439,444],{"type":42,"tag":118,"props":206,"children":207},{},[208,214,216,221,223,229],{"type":42,"tag":209,"props":210,"children":211},"strong",{},[212],{"type":47,"value":213},"Resolve the current user",{"type":47,"value":215}," with ",{"type":42,"tag":157,"props":217,"children":219},{"className":218},[],[220],{"type":47,"value":162},{"type":47,"value":222}," so you have the user's ",{"type":42,"tag":157,"props":224,"children":226},{"className":225},[],[227],{"type":47,"value":228},"user_id",{"type":47,"value":230}," and can resolve the time window if necessary.",{"type":42,"tag":118,"props":232,"children":233},{},[234,239],{"type":42,"tag":209,"props":235,"children":236},{},[237],{"type":47,"value":238},"Resolve the time window",{"type":47,"value":240}," if the user supplied one.",{"type":42,"tag":118,"props":242,"children":243},{},[244,246],{"type":47,"value":245},"If the user provided an explicit scope, use the cheapest matching path:\n",{"type":42,"tag":114,"props":247,"children":248},{},[249,260,279,297],{"type":42,"tag":118,"props":250,"children":251},{},[252,254],{"type":47,"value":253},"specific thread: ",{"type":42,"tag":157,"props":255,"children":257},{"className":256},[],[258],{"type":47,"value":259},"slack_read_thread",{"type":42,"tag":118,"props":261,"children":262},{},[263,265,271,273],{"type":47,"value":264},"named channel: ",{"type":42,"tag":157,"props":266,"children":268},{"className":267},[],[269],{"type":47,"value":270},"slack_search_channels",{"type":47,"value":272},", then ",{"type":42,"tag":157,"props":274,"children":276},{"className":275},[],[277],{"type":47,"value":278},"slack_read_channel",{"type":42,"tag":118,"props":280,"children":281},{},[282,284,290,291],{"type":47,"value":283},"named person or DM: ",{"type":42,"tag":157,"props":285,"children":287},{"className":286},[],[288],{"type":47,"value":289},"slack_search_users",{"type":47,"value":272},{"type":42,"tag":157,"props":292,"children":294},{"className":293},[],[295],{"type":47,"value":296},"slack_search_public_and_private",{"type":42,"tag":118,"props":298,"children":299},{},[300,302],{"type":47,"value":301},"bounded keyword search: ",{"type":42,"tag":157,"props":303,"children":305},{"className":304},[],[306],{"type":47,"value":296},{"type":42,"tag":118,"props":308,"children":309},{},[310,312],{"type":47,"value":311},"If no scope was provided, search these default categories:\n",{"type":42,"tag":114,"props":313,"children":314},{},[315,342,367,398],{"type":42,"tag":118,"props":316,"children":317},{},[318,320,325,327,333,335,340],{"type":47,"value":319},"unanswered direct conversations: ",{"type":42,"tag":157,"props":321,"children":323},{"className":322},[],[324],{"type":47,"value":296},{"type":47,"value":326}," across ",{"type":42,"tag":157,"props":328,"children":330},{"className":329},[],[331],{"type":47,"value":332},"im,mpim",{"type":47,"value":334}," to generate candidate conversations, then ",{"type":42,"tag":157,"props":336,"children":338},{"className":337},[],[339],{"type":47,"value":278},{"type":47,"value":341}," for each plausible candidate before deciding whether it needs a reply; do not decide from the search snippet alone",{"type":42,"tag":118,"props":343,"children":344},{},[345,347,352,353,359,361],{"type":47,"value":346},"direct mentions: ",{"type":42,"tag":157,"props":348,"children":350},{"className":349},[],[351],{"type":47,"value":296},{"type":47,"value":215},{"type":42,"tag":157,"props":354,"children":356},{"className":355},[],[357],{"type":47,"value":358},"query",{"type":47,"value":360}," set to ",{"type":42,"tag":157,"props":362,"children":364},{"className":363},[],[365],{"type":47,"value":366},"\u003C@USER_ID>",{"type":42,"tag":118,"props":368,"children":369},{},[370,372,377,378,383,384,390,391,396],{"type":47,"value":371},"threads with prior user participation: ",{"type":42,"tag":157,"props":373,"children":375},{"className":374},[],[376],{"type":47,"value":296},{"type":47,"value":215},{"type":42,"tag":157,"props":379,"children":381},{"className":380},[],[382],{"type":47,"value":358},{"type":47,"value":360},{"type":42,"tag":157,"props":385,"children":387},{"className":386},[],[388],{"type":47,"value":389},"from:\u003C@USER_ID> is:thread",{"type":47,"value":272},{"type":42,"tag":157,"props":392,"children":394},{"className":393},[],[395],{"type":47,"value":259},{"type":47,"value":397}," for newer replies",{"type":42,"tag":118,"props":399,"children":400},{},[401,403,408,409,414,415,421,422,427],{"type":47,"value":402},"threads with prior user mention: ",{"type":42,"tag":157,"props":404,"children":406},{"className":405},[],[407],{"type":47,"value":296},{"type":47,"value":215},{"type":42,"tag":157,"props":410,"children":412},{"className":411},[],[413],{"type":47,"value":358},{"type":47,"value":360},{"type":42,"tag":157,"props":416,"children":418},{"className":417},[],[419],{"type":47,"value":420},"\u003C@USER_ID> is:thread",{"type":47,"value":272},{"type":42,"tag":157,"props":423,"children":425},{"className":424},[],[426],{"type":47,"value":259},{"type":47,"value":428}," for newer replies after the mention",{"type":42,"tag":118,"props":430,"children":431},{},[432],{"type":47,"value":433},"Keep only candidates where the latest unresolved ask is from someone else, or where newer replies appeared after the user's last substantive reply or mention. Do not count emoji-only, acknowledgement-only, or other non-answer chatter from the user as a reply.",{"type":42,"tag":118,"props":435,"children":436},{},[437],{"type":47,"value":438},"Expand only the threads or surrounding messages needed to answer accurately. Answer the question first, then add clarification or next steps when the context supports it.",{"type":42,"tag":118,"props":440,"children":441},{},[442],{"type":47,"value":443},"If the context is incomplete, write the smallest useful clarifying reply instead of pretending the answer is known.",{"type":42,"tag":118,"props":445,"children":446},{},[447,449],{"type":47,"value":448},"Finish according to the user's explicit intent:\n",{"type":42,"tag":114,"props":450,"children":451},{},[452,465],{"type":42,"tag":118,"props":453,"children":454},{},[455,457,463],{"type":47,"value":456},"draft\u002Freview-first flow: create the draft with ",{"type":42,"tag":157,"props":458,"children":460},{"className":459},[],[461],{"type":47,"value":462},"slack_send_message_draft",{"type":47,"value":464}," in the source channel or DM",{"type":42,"tag":118,"props":466,"children":467},{},[468,470,475,477,483,485,491],{"type":47,"value":469},"explicit send-now flow: switch to ",{"type":42,"tag":157,"props":471,"children":473},{"className":472},[],[474],{"type":47,"value":104},{"type":47,"value":476}," and send directly\nInclude ",{"type":42,"tag":157,"props":478,"children":480},{"className":479},[],[481],{"type":47,"value":482},"thread_ts",{"type":47,"value":484}," only for thread replies; otherwise omit the parameter entirely. If Slack returns ",{"type":42,"tag":157,"props":486,"children":488},{"className":487},[],[489],{"type":47,"value":490},"draft_already_exists",{"type":47,"value":492},", stop and tell the user you cannot overwrite the existing attached draft via API.",{"type":42,"tag":56,"props":494,"children":496},{"id":495},"drafting-rules",[497],{"type":47,"value":498},"Drafting Rules",{"type":42,"tag":114,"props":500,"children":501},{},[502],{"type":42,"tag":118,"props":503,"children":504},{},[505,507,511],{"type":47,"value":506},"Use the ",{"type":42,"tag":102,"props":508,"children":509},{"href":104},[510],{"type":47,"value":104},{"type":47,"value":512}," skill to draft outgoing Slack text.",{"type":42,"tag":56,"props":514,"children":516},{"id":515},"formatting",[517],{"type":47,"value":518},"Formatting",{"type":42,"tag":114,"props":520,"children":521},{},[522,527],{"type":42,"tag":118,"props":523,"children":524},{},[525],{"type":47,"value":526},"For a concise Slack or chat summary, you MUST use exactly this structure unless the user explicitly requests a different format.",{"type":42,"tag":118,"props":528,"children":529},{},[530,532,537],{"type":47,"value":531},"If you use ",{"type":42,"tag":157,"props":533,"children":535},{"className":534},[],[536],{"type":47,"value":104},{"type":47,"value":538}," to draft or send the final message, this output contract remains binding. The downstream skill does not relax or rename these sections.",{"type":42,"tag":50,"props":540,"children":541},{},[542],{"type":47,"value":543},"Format multiple drafts as:",{"type":42,"tag":545,"props":546,"children":551},"pre",{"className":547,"code":548,"language":549,"meta":550,"style":550},"language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","**Reply Drafts — \u003Cscope>**\n\n**\u003Cchannel \u002F DM \u002F thread info>**\nDraft: \u003Clink to draft>\n\n**\u003Cchannel \u002F DM \u002F thread info>**\nDraft: \u003Clink to draft>\n","md","",[552],{"type":42,"tag":157,"props":553,"children":554},{"__ignoreMap":550},[555,578,588,605,615,623,639],{"type":42,"tag":556,"props":557,"children":560},"span",{"class":558,"line":559},"line",1,[561,567,573],{"type":42,"tag":556,"props":562,"children":564},{"style":563},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[565],{"type":47,"value":566},"**",{"type":42,"tag":556,"props":568,"children":570},{"style":569},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[571],{"type":47,"value":572},"Reply Drafts — \u003Cscope>",{"type":42,"tag":556,"props":574,"children":575},{"style":563},[576],{"type":47,"value":577},"**\n",{"type":42,"tag":556,"props":579,"children":581},{"class":558,"line":580},2,[582],{"type":42,"tag":556,"props":583,"children":585},{"emptyLinePlaceholder":584},true,[586],{"type":47,"value":587},"\n",{"type":42,"tag":556,"props":589,"children":591},{"class":558,"line":590},3,[592,596,601],{"type":42,"tag":556,"props":593,"children":594},{"style":563},[595],{"type":47,"value":566},{"type":42,"tag":556,"props":597,"children":598},{"style":569},[599],{"type":47,"value":600},"\u003Cchannel \u002F DM \u002F thread info>",{"type":42,"tag":556,"props":602,"children":603},{"style":563},[604],{"type":47,"value":577},{"type":42,"tag":556,"props":606,"children":608},{"class":558,"line":607},4,[609],{"type":42,"tag":556,"props":610,"children":612},{"style":611},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[613],{"type":47,"value":614},"Draft: \u003Clink to draft>\n",{"type":42,"tag":556,"props":616,"children":618},{"class":558,"line":617},5,[619],{"type":42,"tag":556,"props":620,"children":621},{"emptyLinePlaceholder":584},[622],{"type":47,"value":587},{"type":42,"tag":556,"props":624,"children":626},{"class":558,"line":625},6,[627,631,635],{"type":42,"tag":556,"props":628,"children":629},{"style":563},[630],{"type":47,"value":566},{"type":42,"tag":556,"props":632,"children":633},{"style":569},[634],{"type":47,"value":600},{"type":42,"tag":556,"props":636,"children":637},{"style":563},[638],{"type":47,"value":577},{"type":42,"tag":556,"props":640,"children":642},{"class":558,"line":641},7,[643],{"type":42,"tag":556,"props":644,"children":645},{"style":611},[646],{"type":47,"value":614},{"type":42,"tag":114,"props":648,"children":649},{},[650,655,660,665],{"type":42,"tag":118,"props":651,"children":652},{},[653],{"type":47,"value":654},"Keep each item minimal: a short header plus the draft link.",{"type":42,"tag":118,"props":656,"children":657},{},[658],{"type":47,"value":659},"The header should identify the channel, DM, or thread.",{"type":42,"tag":118,"props":661,"children":662},{},[663],{"type":47,"value":664},"If the user asked for a single reply, return just that item.",{"type":42,"tag":118,"props":666,"children":667},{},[668],{"type":47,"value":669},"If no unreplied messages are found, say so directly and explain the scope checked.",{"type":42,"tag":671,"props":672,"children":673},"style",{},[674],{"type":47,"value":675},"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":677,"total":799},[678,697,713,725,745,767,787],{"slug":679,"name":679,"fn":680,"description":681,"org":682,"tags":683,"stars":25,"repoUrl":26,"updatedAt":696},"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},[684,687,690,693],{"name":685,"slug":686,"type":15},"Accessibility","accessibility",{"name":688,"slug":689,"type":15},"Charts","charts",{"name":691,"slug":692,"type":15},"Data Visualization","data-visualization",{"name":694,"slug":695,"type":15},"Design","design","2026-06-30T19:00:57.102",{"slug":698,"name":698,"fn":699,"description":700,"org":701,"tags":702,"stars":25,"repoUrl":26,"updatedAt":712},"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},[703,706,709],{"name":704,"slug":705,"type":15},"Agents","agents",{"name":707,"slug":708,"type":15},"Browser Automation","browser-automation",{"name":710,"slug":711,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":714,"name":714,"fn":715,"description":716,"org":717,"tags":718,"stars":25,"repoUrl":26,"updatedAt":724},"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},[719,720,723],{"name":707,"slug":708,"type":15},{"name":721,"slug":722,"type":15},"Local Development","local-development",{"name":710,"slug":711,"type":15},"2026-04-06T18:41:17.526867",{"slug":726,"name":726,"fn":727,"description":728,"org":729,"tags":730,"stars":25,"repoUrl":26,"updatedAt":744},"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},[731,732,735,738,741],{"name":704,"slug":705,"type":15},{"name":733,"slug":734,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":736,"slug":737,"type":15},"SDK","sdk",{"name":739,"slug":740,"type":15},"Serverless","serverless",{"name":742,"slug":743,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":746,"name":746,"fn":747,"description":748,"org":749,"tags":750,"stars":25,"repoUrl":26,"updatedAt":766},"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},[751,754,757,760,763],{"name":752,"slug":753,"type":15},"Frontend","frontend",{"name":755,"slug":756,"type":15},"React","react",{"name":758,"slug":759,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":761,"slug":762,"type":15},"UI Components","ui-components",{"name":764,"slug":765,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":768,"name":768,"fn":769,"description":770,"org":771,"tags":772,"stars":25,"repoUrl":26,"updatedAt":786},"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},[773,776,779,782,785],{"name":774,"slug":775,"type":15},"AI Infrastructure","ai-infrastructure",{"name":777,"slug":778,"type":15},"Cost Optimization","cost-optimization",{"name":780,"slug":781,"type":15},"LLM","llm",{"name":783,"slug":784,"type":15},"Performance","performance",{"name":764,"slug":765,"type":15},"2026-04-06T18:40:44.377464",{"slug":788,"name":788,"fn":789,"description":790,"org":791,"tags":792,"stars":25,"repoUrl":26,"updatedAt":798},"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},[793,794,797],{"name":777,"slug":778,"type":15},{"name":795,"slug":796,"type":15},"Database","database",{"name":780,"slug":781,"type":15},"2026-04-06T18:41:08.513425",600,{"items":801,"total":998},[802,823,846,863,879,896,915,927,941,955,967,982],{"slug":803,"name":803,"fn":804,"description":805,"org":806,"tags":807,"stars":820,"repoUrl":821,"updatedAt":822},"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},[808,811,814,817],{"name":809,"slug":810,"type":15},"Documents","documents",{"name":812,"slug":813,"type":15},"Healthcare","healthcare",{"name":815,"slug":816,"type":15},"Insurance","insurance",{"name":818,"slug":819,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":824,"name":824,"fn":825,"description":826,"org":827,"tags":828,"stars":843,"repoUrl":844,"updatedAt":845},"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},[829,832,834,837,840],{"name":830,"slug":831,"type":15},".NET","dotnet",{"name":833,"slug":824,"type":15},"ASP.NET Core",{"name":835,"slug":836,"type":15},"Blazor","blazor",{"name":838,"slug":839,"type":15},"C#","csharp",{"name":841,"slug":842,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":847,"name":847,"fn":848,"description":849,"org":850,"tags":851,"stars":843,"repoUrl":844,"updatedAt":862},"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},[852,855,858,861],{"name":853,"slug":854,"type":15},"Apps SDK","apps-sdk",{"name":856,"slug":857,"type":15},"ChatGPT","chatgpt",{"name":859,"slug":860,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":864,"name":864,"fn":865,"description":866,"org":867,"tags":868,"stars":843,"repoUrl":844,"updatedAt":878},"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},[869,872,875],{"name":870,"slug":871,"type":15},"API Development","api-development",{"name":873,"slug":874,"type":15},"CLI","cli",{"name":876,"slug":877,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":880,"name":880,"fn":881,"description":882,"org":883,"tags":884,"stars":843,"repoUrl":844,"updatedAt":895},"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},[885,888,891,892],{"name":886,"slug":887,"type":15},"Cloudflare","cloudflare",{"name":889,"slug":890,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":733,"slug":734,"type":15},{"name":893,"slug":894,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":897,"name":897,"fn":898,"description":899,"org":900,"tags":901,"stars":843,"repoUrl":844,"updatedAt":914},"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},[902,905,908,911],{"name":903,"slug":904,"type":15},"Productivity","productivity",{"name":906,"slug":907,"type":15},"Project Management","project-management",{"name":909,"slug":910,"type":15},"Strategy","strategy",{"name":912,"slug":913,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":916,"name":916,"fn":917,"description":918,"org":919,"tags":920,"stars":843,"repoUrl":844,"updatedAt":926},"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},[921,922,924,925],{"name":694,"slug":695,"type":15},{"name":923,"slug":916,"type":15},"Figma",{"name":752,"slug":753,"type":15},{"name":859,"slug":860,"type":15},"2026-04-12T05:06:47.939943",{"slug":928,"name":928,"fn":929,"description":930,"org":931,"tags":932,"stars":843,"repoUrl":844,"updatedAt":940},"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},[933,934,937,938,939],{"name":694,"slug":695,"type":15},{"name":935,"slug":936,"type":15},"Design System","design-system",{"name":923,"slug":916,"type":15},{"name":752,"slug":753,"type":15},{"name":761,"slug":762,"type":15},"2026-05-10T05:59:52.971881",{"slug":942,"name":942,"fn":943,"description":944,"org":945,"tags":946,"stars":843,"repoUrl":844,"updatedAt":954},"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},[947,948,949,952,953],{"name":694,"slug":695,"type":15},{"name":935,"slug":936,"type":15},{"name":950,"slug":951,"type":15},"Documentation","documentation",{"name":923,"slug":916,"type":15},{"name":752,"slug":753,"type":15},"2026-05-16T06:07:47.821474",{"slug":956,"name":956,"fn":957,"description":958,"org":959,"tags":960,"stars":843,"repoUrl":844,"updatedAt":966},"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},[961,962,963,964,965],{"name":694,"slug":695,"type":15},{"name":923,"slug":916,"type":15},{"name":752,"slug":753,"type":15},{"name":761,"slug":762,"type":15},{"name":841,"slug":842,"type":15},"2026-05-16T06:07:40.583615",{"slug":968,"name":968,"fn":969,"description":970,"org":971,"tags":972,"stars":843,"repoUrl":844,"updatedAt":981},"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},[973,976,977,980],{"name":974,"slug":975,"type":15},"Animation","animation",{"name":876,"slug":877,"type":15},{"name":978,"slug":979,"type":15},"Creative","creative",{"name":694,"slug":695,"type":15},"2026-05-02T05:31:48.48485",{"slug":983,"name":983,"fn":984,"description":985,"org":986,"tags":987,"stars":843,"repoUrl":844,"updatedAt":997},"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},[988,989,990,993,996],{"name":978,"slug":979,"type":15},{"name":694,"slug":695,"type":15},{"name":991,"slug":992,"type":15},"Image Generation","image-generation",{"name":994,"slug":995,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]