[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-slack-daily-digest":3,"mdc--utxils-key":36,"related-org-openai-slack-daily-digest":659,"related-repo-openai-slack-daily-digest":866},{"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-daily-digest","create daily Slack activity digests","Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity.",{"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},"Summarization","summarization","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:09.192333",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-daily-digest","---\nname: slack-daily-digest\ndescription: Create a daily Slack digest from selected channels or topics. Use when the user asks for a daily Slack recap or summary of today's Slack activity.\n---\n\n# Slack Daily Digest\n\nUse this skill to produce a daily digest of today's important Slack activity from selected channels or topics.\n\n## Start Here\n\n- If the user did not name channels or topics, ask first before making any Slack tool calls.\n- Do not guess the user's main or starred channels.\n\n## Workflow\n\n1. Confirm channels or topic keywords.\n2. Resolve the user's timezone with `slack_read_user_profile`. For \"today,\" use local start-of-day through now and state that window in the digest.\n3. Named channels: Resolve IDs through `slack_search_channels`, then call `slack_read_channel` for today's window with `limit` at `50` per channel.\n4. Named topics: Use `slack_search_public_and_private` for each topic phrase. If channels were also provided, run one search per topic and channel with `query` set to `\u003Ctopic phrase> in:\u003C#CHANNEL_ID>` so the search stays inside the selected channels. If no channels were provided, set `query` to the topic phrase. Then read the returned channels with `slack_read_channel` or parent threads with `slack_read_thread` when a result looks important.\n5. Prioritize decisions, blockers, incidents, asks, ownership changes, deadline changes, and status changes.\n6. When a named channel was resolved to a channel ID, render that channel in the final digest as a Slack channel mention like `\u003C#CHANNEL_ID>` instead of plain `#channel-name`, especially in **Scope**.\n7. Read the full `## Formatting Rules` section below.\n8. If the user asked to post or send the digest in Slack, use `..\u002Fslack-outgoing-message\u002FSKILL.md` and follow the user's explicit intent:\n   - explicit send\u002Fpost\u002Fshare: write directly\n   - explicit draft\u002Freview-first: create a draft\n   - no Slack delivery request: return the digest in chat\n\n## Formatting Rules\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\n```md\n**Daily Slack Digest - YYYY-MM-DD**\n**Scope**\n- \u003Cclickable channel mentions for resolved channels + topics + time window>\n- \u003Ccoverage note or omitted-channel caveat, if any>\n\n**Summary**\n\u003C1-2 sentence summary of volume + key signals>\n\n**Topic: \u003Cgroup 1>**\n- ...\n- ...\n\n**Topic: \u003Cgroup 2>**\n- ...\n- ...\n\n**Needs attention**\n- ...\n\n**Notes**\n- \u003Cgaps, absences, or caveats>\n```\n\n- Group the digest by topic or channel, whichever better matches the request.\n- Use short group headers and keep each group to 1–3 bullets.\n- Keep the digest compact; aim for 4–10 bullets total across all sections.\n- Start each bullet with the key update, then add implication, owner, blocker, or action if relevant.\n- If grouping by topic, include the channel when helpful.\n- If grouping by channel, include the topic when helpful.\n- For resolved channels, prefer Slack channel mentions like `\u003C#CHANNEL_ID>` so the names are clickable. Use plain text only when you do not have a channel ID.\n- Include **Needs attention** only for items requiring user action, decisions, or input.\n- Include **Notes** for gaps, absences, sparse results, or caveats.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,55,62,77,83,272,278,298,587,653],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Slack Daily Digest",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"Use this skill to produce a daily digest of today's important Slack activity from selected channels or topics.",{"type":42,"tag":56,"props":57,"children":59},"h2",{"id":58},"start-here",[60],{"type":47,"value":61},"Start Here",{"type":42,"tag":63,"props":64,"children":65},"ul",{},[66,72],{"type":42,"tag":67,"props":68,"children":69},"li",{},[70],{"type":47,"value":71},"If the user did not name channels or topics, ask first before making any Slack tool calls.",{"type":42,"tag":67,"props":73,"children":74},{},[75],{"type":47,"value":76},"Do not guess the user's main or starred channels.",{"type":42,"tag":56,"props":78,"children":80},{"id":79},"workflow",[81],{"type":47,"value":82},"Workflow",{"type":42,"tag":84,"props":85,"children":86},"ol",{},[87,92,106,143,194,199,228,241],{"type":42,"tag":67,"props":88,"children":89},{},[90],{"type":47,"value":91},"Confirm channels or topic keywords.",{"type":42,"tag":67,"props":93,"children":94},{},[95,97,104],{"type":47,"value":96},"Resolve the user's timezone with ",{"type":42,"tag":98,"props":99,"children":101},"code",{"className":100},[],[102],{"type":47,"value":103},"slack_read_user_profile",{"type":47,"value":105},". For \"today,\" use local start-of-day through now and state that window in the digest.",{"type":42,"tag":67,"props":107,"children":108},{},[109,111,117,119,125,127,133,135,141],{"type":47,"value":110},"Named channels: Resolve IDs through ",{"type":42,"tag":98,"props":112,"children":114},{"className":113},[],[115],{"type":47,"value":116},"slack_search_channels",{"type":47,"value":118},", then call ",{"type":42,"tag":98,"props":120,"children":122},{"className":121},[],[123],{"type":47,"value":124},"slack_read_channel",{"type":47,"value":126}," for today's window with ",{"type":42,"tag":98,"props":128,"children":130},{"className":129},[],[131],{"type":47,"value":132},"limit",{"type":47,"value":134}," at ",{"type":42,"tag":98,"props":136,"children":138},{"className":137},[],[139],{"type":47,"value":140},"50",{"type":47,"value":142}," per channel.",{"type":42,"tag":67,"props":144,"children":145},{},[146,148,154,156,162,164,170,172,177,179,184,186,192],{"type":47,"value":147},"Named topics: Use ",{"type":42,"tag":98,"props":149,"children":151},{"className":150},[],[152],{"type":47,"value":153},"slack_search_public_and_private",{"type":47,"value":155}," for each topic phrase. If channels were also provided, run one search per topic and channel with ",{"type":42,"tag":98,"props":157,"children":159},{"className":158},[],[160],{"type":47,"value":161},"query",{"type":47,"value":163}," set to ",{"type":42,"tag":98,"props":165,"children":167},{"className":166},[],[168],{"type":47,"value":169},"\u003Ctopic phrase> in:\u003C#CHANNEL_ID>",{"type":47,"value":171}," so the search stays inside the selected channels. If no channels were provided, set ",{"type":42,"tag":98,"props":173,"children":175},{"className":174},[],[176],{"type":47,"value":161},{"type":47,"value":178}," to the topic phrase. Then read the returned channels with ",{"type":42,"tag":98,"props":180,"children":182},{"className":181},[],[183],{"type":47,"value":124},{"type":47,"value":185}," or parent threads with ",{"type":42,"tag":98,"props":187,"children":189},{"className":188},[],[190],{"type":47,"value":191},"slack_read_thread",{"type":47,"value":193}," when a result looks important.",{"type":42,"tag":67,"props":195,"children":196},{},[197],{"type":47,"value":198},"Prioritize decisions, blockers, incidents, asks, ownership changes, deadline changes, and status changes.",{"type":42,"tag":67,"props":200,"children":201},{},[202,204,210,212,218,220,226],{"type":47,"value":203},"When a named channel was resolved to a channel ID, render that channel in the final digest as a Slack channel mention like ",{"type":42,"tag":98,"props":205,"children":207},{"className":206},[],[208],{"type":47,"value":209},"\u003C#CHANNEL_ID>",{"type":47,"value":211}," instead of plain ",{"type":42,"tag":98,"props":213,"children":215},{"className":214},[],[216],{"type":47,"value":217},"#channel-name",{"type":47,"value":219},", especially in ",{"type":42,"tag":221,"props":222,"children":223},"strong",{},[224],{"type":47,"value":225},"Scope",{"type":47,"value":227},".",{"type":42,"tag":67,"props":229,"children":230},{},[231,233,239],{"type":47,"value":232},"Read the full ",{"type":42,"tag":98,"props":234,"children":236},{"className":235},[],[237],{"type":47,"value":238},"## Formatting Rules",{"type":47,"value":240}," section below.",{"type":42,"tag":67,"props":242,"children":243},{},[244,246,252,254],{"type":47,"value":245},"If the user asked to post or send the digest in Slack, use ",{"type":42,"tag":98,"props":247,"children":249},{"className":248},[],[250],{"type":47,"value":251},"..\u002Fslack-outgoing-message\u002FSKILL.md",{"type":47,"value":253}," and follow the user's explicit intent:\n",{"type":42,"tag":63,"props":255,"children":256},{},[257,262,267],{"type":42,"tag":67,"props":258,"children":259},{},[260],{"type":47,"value":261},"explicit send\u002Fpost\u002Fshare: write directly",{"type":42,"tag":67,"props":263,"children":264},{},[265],{"type":47,"value":266},"explicit draft\u002Freview-first: create a draft",{"type":42,"tag":67,"props":268,"children":269},{},[270],{"type":47,"value":271},"no Slack delivery request: return the digest in chat",{"type":42,"tag":56,"props":273,"children":275},{"id":274},"formatting-rules",[276],{"type":47,"value":277},"Formatting Rules",{"type":42,"tag":63,"props":279,"children":280},{},[281,286],{"type":42,"tag":67,"props":282,"children":283},{},[284],{"type":47,"value":285},"For a concise Slack or chat summary, you MUST use exactly this structure unless the user explicitly requests a different format.",{"type":42,"tag":67,"props":287,"children":288},{},[289,291,296],{"type":47,"value":290},"If you use ",{"type":42,"tag":98,"props":292,"children":294},{"className":293},[],[295],{"type":47,"value":251},{"type":47,"value":297}," 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":299,"props":300,"children":305},"pre",{"className":301,"code":302,"language":303,"meta":304,"style":304},"language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","**Daily Slack Digest - YYYY-MM-DD**\n**Scope**\n- \u003Cclickable channel mentions for resolved channels + topics + time window>\n- \u003Ccoverage note or omitted-channel caveat, if any>\n\n**Summary**\n\u003C1-2 sentence summary of volume + key signals>\n\n**Topic: \u003Cgroup 1>**\n- ...\n- ...\n\n**Topic: \u003Cgroup 2>**\n- ...\n- ...\n\n**Needs attention**\n- ...\n\n**Notes**\n- \u003Cgaps, absences, or caveats>\n","md","",[306],{"type":42,"tag":98,"props":307,"children":308},{"__ignoreMap":304},[309,332,348,364,377,387,404,413,421,438,451,463,471,488,500,512,520,537,549,557,574],{"type":42,"tag":310,"props":311,"children":314},"span",{"class":312,"line":313},"line",1,[315,321,327],{"type":42,"tag":310,"props":316,"children":318},{"style":317},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[319],{"type":47,"value":320},"**",{"type":42,"tag":310,"props":322,"children":324},{"style":323},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[325],{"type":47,"value":326},"Daily Slack Digest - YYYY-MM-DD",{"type":42,"tag":310,"props":328,"children":329},{"style":317},[330],{"type":47,"value":331},"**\n",{"type":42,"tag":310,"props":333,"children":335},{"class":312,"line":334},2,[336,340,344],{"type":42,"tag":310,"props":337,"children":338},{"style":317},[339],{"type":47,"value":320},{"type":42,"tag":310,"props":341,"children":342},{"style":323},[343],{"type":47,"value":225},{"type":42,"tag":310,"props":345,"children":346},{"style":317},[347],{"type":47,"value":331},{"type":42,"tag":310,"props":349,"children":351},{"class":312,"line":350},3,[352,358],{"type":42,"tag":310,"props":353,"children":355},{"style":354},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[356],{"type":47,"value":357},"-",{"type":42,"tag":310,"props":359,"children":361},{"style":360},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[362],{"type":47,"value":363}," \u003Cclickable channel mentions for resolved channels + topics + time window>\n",{"type":42,"tag":310,"props":365,"children":367},{"class":312,"line":366},4,[368,372],{"type":42,"tag":310,"props":369,"children":370},{"style":354},[371],{"type":47,"value":357},{"type":42,"tag":310,"props":373,"children":374},{"style":360},[375],{"type":47,"value":376}," \u003Ccoverage note or omitted-channel caveat, if any>\n",{"type":42,"tag":310,"props":378,"children":380},{"class":312,"line":379},5,[381],{"type":42,"tag":310,"props":382,"children":384},{"emptyLinePlaceholder":383},true,[385],{"type":47,"value":386},"\n",{"type":42,"tag":310,"props":388,"children":390},{"class":312,"line":389},6,[391,395,400],{"type":42,"tag":310,"props":392,"children":393},{"style":317},[394],{"type":47,"value":320},{"type":42,"tag":310,"props":396,"children":397},{"style":323},[398],{"type":47,"value":399},"Summary",{"type":42,"tag":310,"props":401,"children":402},{"style":317},[403],{"type":47,"value":331},{"type":42,"tag":310,"props":405,"children":407},{"class":312,"line":406},7,[408],{"type":42,"tag":310,"props":409,"children":410},{"style":360},[411],{"type":47,"value":412},"\u003C1-2 sentence summary of volume + key signals>\n",{"type":42,"tag":310,"props":414,"children":416},{"class":312,"line":415},8,[417],{"type":42,"tag":310,"props":418,"children":419},{"emptyLinePlaceholder":383},[420],{"type":47,"value":386},{"type":42,"tag":310,"props":422,"children":424},{"class":312,"line":423},9,[425,429,434],{"type":42,"tag":310,"props":426,"children":427},{"style":317},[428],{"type":47,"value":320},{"type":42,"tag":310,"props":430,"children":431},{"style":323},[432],{"type":47,"value":433},"Topic: \u003Cgroup 1>",{"type":42,"tag":310,"props":435,"children":436},{"style":317},[437],{"type":47,"value":331},{"type":42,"tag":310,"props":439,"children":441},{"class":312,"line":440},10,[442,446],{"type":42,"tag":310,"props":443,"children":444},{"style":354},[445],{"type":47,"value":357},{"type":42,"tag":310,"props":447,"children":448},{"style":360},[449],{"type":47,"value":450}," ...\n",{"type":42,"tag":310,"props":452,"children":454},{"class":312,"line":453},11,[455,459],{"type":42,"tag":310,"props":456,"children":457},{"style":354},[458],{"type":47,"value":357},{"type":42,"tag":310,"props":460,"children":461},{"style":360},[462],{"type":47,"value":450},{"type":42,"tag":310,"props":464,"children":466},{"class":312,"line":465},12,[467],{"type":42,"tag":310,"props":468,"children":469},{"emptyLinePlaceholder":383},[470],{"type":47,"value":386},{"type":42,"tag":310,"props":472,"children":474},{"class":312,"line":473},13,[475,479,484],{"type":42,"tag":310,"props":476,"children":477},{"style":317},[478],{"type":47,"value":320},{"type":42,"tag":310,"props":480,"children":481},{"style":323},[482],{"type":47,"value":483},"Topic: \u003Cgroup 2>",{"type":42,"tag":310,"props":485,"children":486},{"style":317},[487],{"type":47,"value":331},{"type":42,"tag":310,"props":489,"children":491},{"class":312,"line":490},14,[492,496],{"type":42,"tag":310,"props":493,"children":494},{"style":354},[495],{"type":47,"value":357},{"type":42,"tag":310,"props":497,"children":498},{"style":360},[499],{"type":47,"value":450},{"type":42,"tag":310,"props":501,"children":503},{"class":312,"line":502},15,[504,508],{"type":42,"tag":310,"props":505,"children":506},{"style":354},[507],{"type":47,"value":357},{"type":42,"tag":310,"props":509,"children":510},{"style":360},[511],{"type":47,"value":450},{"type":42,"tag":310,"props":513,"children":515},{"class":312,"line":514},16,[516],{"type":42,"tag":310,"props":517,"children":518},{"emptyLinePlaceholder":383},[519],{"type":47,"value":386},{"type":42,"tag":310,"props":521,"children":523},{"class":312,"line":522},17,[524,528,533],{"type":42,"tag":310,"props":525,"children":526},{"style":317},[527],{"type":47,"value":320},{"type":42,"tag":310,"props":529,"children":530},{"style":323},[531],{"type":47,"value":532},"Needs attention",{"type":42,"tag":310,"props":534,"children":535},{"style":317},[536],{"type":47,"value":331},{"type":42,"tag":310,"props":538,"children":540},{"class":312,"line":539},18,[541,545],{"type":42,"tag":310,"props":542,"children":543},{"style":354},[544],{"type":47,"value":357},{"type":42,"tag":310,"props":546,"children":547},{"style":360},[548],{"type":47,"value":450},{"type":42,"tag":310,"props":550,"children":552},{"class":312,"line":551},19,[553],{"type":42,"tag":310,"props":554,"children":555},{"emptyLinePlaceholder":383},[556],{"type":47,"value":386},{"type":42,"tag":310,"props":558,"children":560},{"class":312,"line":559},20,[561,565,570],{"type":42,"tag":310,"props":562,"children":563},{"style":317},[564],{"type":47,"value":320},{"type":42,"tag":310,"props":566,"children":567},{"style":323},[568],{"type":47,"value":569},"Notes",{"type":42,"tag":310,"props":571,"children":572},{"style":317},[573],{"type":47,"value":331},{"type":42,"tag":310,"props":575,"children":577},{"class":312,"line":576},21,[578,582],{"type":42,"tag":310,"props":579,"children":580},{"style":354},[581],{"type":47,"value":357},{"type":42,"tag":310,"props":583,"children":584},{"style":360},[585],{"type":47,"value":586}," \u003Cgaps, absences, or caveats>\n",{"type":42,"tag":63,"props":588,"children":589},{},[590,595,600,605,610,615,620,632,643],{"type":42,"tag":67,"props":591,"children":592},{},[593],{"type":47,"value":594},"Group the digest by topic or channel, whichever better matches the request.",{"type":42,"tag":67,"props":596,"children":597},{},[598],{"type":47,"value":599},"Use short group headers and keep each group to 1–3 bullets.",{"type":42,"tag":67,"props":601,"children":602},{},[603],{"type":47,"value":604},"Keep the digest compact; aim for 4–10 bullets total across all sections.",{"type":42,"tag":67,"props":606,"children":607},{},[608],{"type":47,"value":609},"Start each bullet with the key update, then add implication, owner, blocker, or action if relevant.",{"type":42,"tag":67,"props":611,"children":612},{},[613],{"type":47,"value":614},"If grouping by topic, include the channel when helpful.",{"type":42,"tag":67,"props":616,"children":617},{},[618],{"type":47,"value":619},"If grouping by channel, include the topic when helpful.",{"type":42,"tag":67,"props":621,"children":622},{},[623,625,630],{"type":47,"value":624},"For resolved channels, prefer Slack channel mentions like ",{"type":42,"tag":98,"props":626,"children":628},{"className":627},[],[629],{"type":47,"value":209},{"type":47,"value":631}," so the names are clickable. Use plain text only when you do not have a channel ID.",{"type":42,"tag":67,"props":633,"children":634},{},[635,637,641],{"type":47,"value":636},"Include ",{"type":42,"tag":221,"props":638,"children":639},{},[640],{"type":47,"value":532},{"type":47,"value":642}," only for items requiring user action, decisions, or input.",{"type":42,"tag":67,"props":644,"children":645},{},[646,647,651],{"type":47,"value":636},{"type":42,"tag":221,"props":648,"children":649},{},[650],{"type":47,"value":569},{"type":47,"value":652}," for gaps, absences, sparse results, or caveats.",{"type":42,"tag":654,"props":655,"children":656},"style",{},[657],{"type":47,"value":658},"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":660,"total":865},[661,682,705,722,738,757,776,792,808,822,834,849],{"slug":662,"name":662,"fn":663,"description":664,"org":665,"tags":666,"stars":679,"repoUrl":680,"updatedAt":681},"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},[667,670,673,676],{"name":668,"slug":669,"type":15},"Documents","documents",{"name":671,"slug":672,"type":15},"Healthcare","healthcare",{"name":674,"slug":675,"type":15},"Insurance","insurance",{"name":677,"slug":678,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":683,"name":683,"fn":684,"description":685,"org":686,"tags":687,"stars":702,"repoUrl":703,"updatedAt":704},"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},[688,691,693,696,699],{"name":689,"slug":690,"type":15},".NET","dotnet",{"name":692,"slug":683,"type":15},"ASP.NET Core",{"name":694,"slug":695,"type":15},"Blazor","blazor",{"name":697,"slug":698,"type":15},"C#","csharp",{"name":700,"slug":701,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":706,"name":706,"fn":707,"description":708,"org":709,"tags":710,"stars":702,"repoUrl":703,"updatedAt":721},"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},[711,714,717,720],{"name":712,"slug":713,"type":15},"Apps SDK","apps-sdk",{"name":715,"slug":716,"type":15},"ChatGPT","chatgpt",{"name":718,"slug":719,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":723,"name":723,"fn":724,"description":725,"org":726,"tags":727,"stars":702,"repoUrl":703,"updatedAt":737},"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},[728,731,734],{"name":729,"slug":730,"type":15},"API Development","api-development",{"name":732,"slug":733,"type":15},"CLI","cli",{"name":735,"slug":736,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":739,"name":739,"fn":740,"description":741,"org":742,"tags":743,"stars":702,"repoUrl":703,"updatedAt":756},"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},[744,747,750,753],{"name":745,"slug":746,"type":15},"Cloudflare","cloudflare",{"name":748,"slug":749,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":751,"slug":752,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":754,"slug":755,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":758,"name":758,"fn":759,"description":760,"org":761,"tags":762,"stars":702,"repoUrl":703,"updatedAt":775},"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},[763,766,769,772],{"name":764,"slug":765,"type":15},"Productivity","productivity",{"name":767,"slug":768,"type":15},"Project Management","project-management",{"name":770,"slug":771,"type":15},"Strategy","strategy",{"name":773,"slug":774,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":777,"name":777,"fn":778,"description":779,"org":780,"tags":781,"stars":702,"repoUrl":703,"updatedAt":791},"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},[782,785,787,790],{"name":783,"slug":784,"type":15},"Design","design",{"name":786,"slug":777,"type":15},"Figma",{"name":788,"slug":789,"type":15},"Frontend","frontend",{"name":718,"slug":719,"type":15},"2026-04-12T05:06:47.939943",{"slug":793,"name":793,"fn":794,"description":795,"org":796,"tags":797,"stars":702,"repoUrl":703,"updatedAt":807},"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},[798,799,802,803,804],{"name":783,"slug":784,"type":15},{"name":800,"slug":801,"type":15},"Design System","design-system",{"name":786,"slug":777,"type":15},{"name":788,"slug":789,"type":15},{"name":805,"slug":806,"type":15},"UI Components","ui-components","2026-05-10T05:59:52.971881",{"slug":809,"name":809,"fn":810,"description":811,"org":812,"tags":813,"stars":702,"repoUrl":703,"updatedAt":821},"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},[814,815,816,819,820],{"name":783,"slug":784,"type":15},{"name":800,"slug":801,"type":15},{"name":817,"slug":818,"type":15},"Documentation","documentation",{"name":786,"slug":777,"type":15},{"name":788,"slug":789,"type":15},"2026-05-16T06:07:47.821474",{"slug":823,"name":823,"fn":824,"description":825,"org":826,"tags":827,"stars":702,"repoUrl":703,"updatedAt":833},"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},[828,829,830,831,832],{"name":783,"slug":784,"type":15},{"name":786,"slug":777,"type":15},{"name":788,"slug":789,"type":15},{"name":805,"slug":806,"type":15},{"name":700,"slug":701,"type":15},"2026-05-16T06:07:40.583615",{"slug":835,"name":835,"fn":836,"description":837,"org":838,"tags":839,"stars":702,"repoUrl":703,"updatedAt":848},"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},[840,843,844,847],{"name":841,"slug":842,"type":15},"Animation","animation",{"name":735,"slug":736,"type":15},{"name":845,"slug":846,"type":15},"Creative","creative",{"name":783,"slug":784,"type":15},"2026-05-02T05:31:48.48485",{"slug":850,"name":850,"fn":851,"description":852,"org":853,"tags":854,"stars":702,"repoUrl":703,"updatedAt":864},"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},[855,856,857,860,863],{"name":845,"slug":846,"type":15},{"name":783,"slug":784,"type":15},{"name":858,"slug":859,"type":15},"Image Generation","image-generation",{"name":861,"slug":862,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675,{"items":867,"total":981},[868,885,901,913,931,949,969],{"slug":869,"name":869,"fn":870,"description":871,"org":872,"tags":873,"stars":25,"repoUrl":26,"updatedAt":884},"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},[874,877,880,883],{"name":875,"slug":876,"type":15},"Accessibility","accessibility",{"name":878,"slug":879,"type":15},"Charts","charts",{"name":881,"slug":882,"type":15},"Data Visualization","data-visualization",{"name":783,"slug":784,"type":15},"2026-06-30T19:00:57.102",{"slug":886,"name":886,"fn":887,"description":888,"org":889,"tags":890,"stars":25,"repoUrl":26,"updatedAt":900},"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},[891,894,897],{"name":892,"slug":893,"type":15},"Agents","agents",{"name":895,"slug":896,"type":15},"Browser Automation","browser-automation",{"name":898,"slug":899,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":902,"name":902,"fn":903,"description":904,"org":905,"tags":906,"stars":25,"repoUrl":26,"updatedAt":912},"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},[907,908,911],{"name":895,"slug":896,"type":15},{"name":909,"slug":910,"type":15},"Local Development","local-development",{"name":898,"slug":899,"type":15},"2026-04-06T18:41:17.526867",{"slug":914,"name":914,"fn":915,"description":916,"org":917,"tags":918,"stars":25,"repoUrl":26,"updatedAt":930},"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},[919,920,921,924,927],{"name":892,"slug":893,"type":15},{"name":751,"slug":752,"type":15},{"name":922,"slug":923,"type":15},"SDK","sdk",{"name":925,"slug":926,"type":15},"Serverless","serverless",{"name":928,"slug":929,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":932,"name":932,"fn":933,"description":934,"org":935,"tags":936,"stars":25,"repoUrl":26,"updatedAt":948},"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},[937,938,941,944,945],{"name":788,"slug":789,"type":15},{"name":939,"slug":940,"type":15},"React","react",{"name":942,"slug":943,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":805,"slug":806,"type":15},{"name":946,"slug":947,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":950,"name":950,"fn":951,"description":952,"org":953,"tags":954,"stars":25,"repoUrl":26,"updatedAt":968},"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},[955,958,961,964,967],{"name":956,"slug":957,"type":15},"AI Infrastructure","ai-infrastructure",{"name":959,"slug":960,"type":15},"Cost Optimization","cost-optimization",{"name":962,"slug":963,"type":15},"LLM","llm",{"name":965,"slug":966,"type":15},"Performance","performance",{"name":946,"slug":947,"type":15},"2026-04-06T18:40:44.377464",{"slug":970,"name":970,"fn":971,"description":972,"org":973,"tags":974,"stars":25,"repoUrl":26,"updatedAt":980},"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},[975,976,979],{"name":959,"slug":960,"type":15},{"name":977,"slug":978,"type":15},"Database","database",{"name":962,"slug":963,"type":15},"2026-04-06T18:41:08.513425",600]