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