[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-boltz-cli-setup":3,"mdc-iplnp6-key":33,"related-repo-openai-boltz-cli-setup":498,"related-org-openai-boltz-cli-setup":621},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"boltz-cli-setup","install and authenticate Boltz CLI","Boltz CLI setup and auth. Use when installing, updating, verifying, or authenticating `boltz-api`, or fixing missing CLI, PATH, sandbox, browser login, or auth errors.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"openai","OpenAI","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenai.png",[12,16,19],{"name":13,"slug":14,"type":15},"Configuration","configuration","tag",{"name":17,"slug":18,"type":15},"Auth","auth",{"name":20,"slug":21,"type":15},"CLI","cli",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fboltz-api-cli\u002Fskills\u002Fboltz-cli-setup","---\nname: boltz-cli-setup\ndescription: Boltz CLI setup and auth. Use when installing, updating, verifying, or authenticating `boltz-api`, or fixing missing CLI, PATH, sandbox, browser login, or auth errors.\n---\n\n# Boltz CLI Setup\n\nUse this skill for `boltz-api` installation, version, PATH, and authentication issues. The workflow skills assume `boltz-api` is already installed.\n\n## Verify Installation\n\nCheck that the CLI is available:\n\n```sh\nboltz-api --version\n```\n\nIf `boltz-api` is missing or too old, prefer a version-pinned release artifact\nwhose checksum or signature can be verified. If Boltz does not publish one for\nthe user's platform, its official installer is the fallback.\n\nBefore downloading or running either installer, show the exact platform command\nand obtain the user's explicit confirmation. Explain that the command downloads\nmutable remote code, executes it as the user outside the sandbox, and therefore\ntrusts `install.boltz.bio` at execution time. A general request to use or install\nBoltz is not confirmation for this specific risk.\n\nmacOS and Linux:\n\n```sh\ncurl -fsSL https:\u002F\u002Finstall.boltz.bio\u002Fboltz-api\u002Finstall.sh | sh\n```\n\nWindows PowerShell:\n\n```powershell\nirm https:\u002F\u002Finstall.boltz.bio\u002Fboltz-api\u002Finstall.ps1 | iex\n```\n\nThe installer updates an existing `boltz-api` on `PATH`. If no binary is found, it installs to a user-local bin directory. Add the installed binary to `PATH` if `boltz-api --version` is still not found after install.\n\nThe sandbox can block browser login, OAuth callbacks, temp files, credential\nstorage, and user-wide install paths. Request the host sandbox bypass\u002Fescalation\nneeded for installation only after the installer confirmation above. The host\napproval must cover the exact command; do not treat an ordinary setup request as\nauthorization to execute mutable remote code outside the sandbox.\n\nRead [references\u002Fsandbox.md](references\u002Fsandbox.md) when an agent sandbox blocks the installer, browser auto-open, OAuth callback, credential storage, temp files, or global install path.\n\n## Authenticate\n\nCheck the current auth state with:\n\n```sh\nboltz-api auth status\n```\n\nIf `auth status` reports unauthenticated, or any Boltz command fails because authentication is missing or expired, start device-code login on the user's behalf before retrying:\n\n```sh\nboltz-api auth login --device-code\n```\n\nDo not ask the user for permission before starting device-code login; relaying the login URL\u002Fcode and waiting for the CLI to complete is part of auth recovery. When sharing the authentication login URL\u002Fcode, tell the user to use exactly `boltz-api auth login --device-code`.\n\nFor auth recovery, assume the CLI can auto-open the browser and run the exact command above. In sandboxed environments, request the host sandbox bypass\u002Fescalation needed for browser auto-open, OAuth callbacks, credential storage, or temp files.\n\nFor automation, an API key is still supported when it is already provisioned in\nthe environment:\n\n```sh\ntest -n \"${BOLTZ_API_KEY:+configured}\" && echo \"BOLTZ_API_KEY is configured\"\n```\n\nNever ask the user to paste an API key into chat or a command, and never print,\nlog, or persist it in shell history or generated files. If the variable is not\nalready provisioned, direct the user to their host's secret-management facility.\n\n## Version Checks\n\nDo not hard-code expected commands or minimum versions in this skill. Treat the CLI's own update check as the source of truth.\n\nWhen `boltz-api` reports that an update is available or required, relay that message and the install command it provides. The CLI may get this from a Boltz-hosted version metadata endpoint such as `\u002Fcli\u002Fversion`, returning latest version, minimum supported version, whether an update is required, and platform-appropriate install instructions.\n\nIf a user asks why the CLI thinks it is stale, explain the split:\n\n- GitHub Releases define which CLI binaries are available to install.\n- The Boltz version endpoint defines API compatibility, including the minimum supported CLI version.\n\nRespect user or CI opt-outs such as `BOLTZ_API_NO_UPDATE_CHECK=1`; do not force update checks when the environment disables them.\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,46,68,75,80,108,120,133,138,174,179,195,230,235,248,254,259,283,295,323,336,341,346,423,428,434,439,459,464,479,492],{"type":39,"tag":40,"props":41,"children":42},"element","h1",{"id":4},[43],{"type":44,"value":45},"text","Boltz CLI Setup",{"type":39,"tag":47,"props":48,"children":49},"p",{},[50,52,59,61,66],{"type":44,"value":51},"Use this skill for ",{"type":39,"tag":53,"props":54,"children":56},"code",{"className":55},[],[57],{"type":44,"value":58},"boltz-api",{"type":44,"value":60}," installation, version, PATH, and authentication issues. The workflow skills assume ",{"type":39,"tag":53,"props":62,"children":64},{"className":63},[],[65],{"type":44,"value":58},{"type":44,"value":67}," is already installed.",{"type":39,"tag":69,"props":70,"children":72},"h2",{"id":71},"verify-installation",[73],{"type":44,"value":74},"Verify Installation",{"type":39,"tag":47,"props":76,"children":77},{},[78],{"type":44,"value":79},"Check that the CLI is available:",{"type":39,"tag":81,"props":82,"children":87},"pre",{"className":83,"code":84,"language":85,"meta":86,"style":86},"language-sh shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","boltz-api --version\n","sh","",[88],{"type":39,"tag":53,"props":89,"children":90},{"__ignoreMap":86},[91],{"type":39,"tag":92,"props":93,"children":96},"span",{"class":94,"line":95},"line",1,[97,102],{"type":39,"tag":92,"props":98,"children":100},{"style":99},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[101],{"type":44,"value":58},{"type":39,"tag":92,"props":103,"children":105},{"style":104},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[106],{"type":44,"value":107}," --version\n",{"type":39,"tag":47,"props":109,"children":110},{},[111,113,118],{"type":44,"value":112},"If ",{"type":39,"tag":53,"props":114,"children":116},{"className":115},[],[117],{"type":44,"value":58},{"type":44,"value":119}," is missing or too old, prefer a version-pinned release artifact\nwhose checksum or signature can be verified. If Boltz does not publish one for\nthe user's platform, its official installer is the fallback.",{"type":39,"tag":47,"props":121,"children":122},{},[123,125,131],{"type":44,"value":124},"Before downloading or running either installer, show the exact platform command\nand obtain the user's explicit confirmation. Explain that the command downloads\nmutable remote code, executes it as the user outside the sandbox, and therefore\ntrusts ",{"type":39,"tag":53,"props":126,"children":128},{"className":127},[],[129],{"type":44,"value":130},"install.boltz.bio",{"type":44,"value":132}," at execution time. A general request to use or install\nBoltz is not confirmation for this specific risk.",{"type":39,"tag":47,"props":134,"children":135},{},[136],{"type":44,"value":137},"macOS and Linux:",{"type":39,"tag":81,"props":139,"children":141},{"className":83,"code":140,"language":85,"meta":86,"style":86},"curl -fsSL https:\u002F\u002Finstall.boltz.bio\u002Fboltz-api\u002Finstall.sh | sh\n",[142],{"type":39,"tag":53,"props":143,"children":144},{"__ignoreMap":86},[145],{"type":39,"tag":92,"props":146,"children":147},{"class":94,"line":95},[148,153,158,163,169],{"type":39,"tag":92,"props":149,"children":150},{"style":99},[151],{"type":44,"value":152},"curl",{"type":39,"tag":92,"props":154,"children":155},{"style":104},[156],{"type":44,"value":157}," -fsSL",{"type":39,"tag":92,"props":159,"children":160},{"style":104},[161],{"type":44,"value":162}," https:\u002F\u002Finstall.boltz.bio\u002Fboltz-api\u002Finstall.sh",{"type":39,"tag":92,"props":164,"children":166},{"style":165},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[167],{"type":44,"value":168}," |",{"type":39,"tag":92,"props":170,"children":171},{"style":99},[172],{"type":44,"value":173}," sh\n",{"type":39,"tag":47,"props":175,"children":176},{},[177],{"type":44,"value":178},"Windows PowerShell:",{"type":39,"tag":81,"props":180,"children":184},{"className":181,"code":182,"language":183,"meta":86,"style":86},"language-powershell shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","irm https:\u002F\u002Finstall.boltz.bio\u002Fboltz-api\u002Finstall.ps1 | iex\n","powershell",[185],{"type":39,"tag":53,"props":186,"children":187},{"__ignoreMap":86},[188],{"type":39,"tag":92,"props":189,"children":190},{"class":94,"line":95},[191],{"type":39,"tag":92,"props":192,"children":193},{},[194],{"type":44,"value":182},{"type":39,"tag":47,"props":196,"children":197},{},[198,200,205,207,213,215,220,222,228],{"type":44,"value":199},"The installer updates an existing ",{"type":39,"tag":53,"props":201,"children":203},{"className":202},[],[204],{"type":44,"value":58},{"type":44,"value":206}," on ",{"type":39,"tag":53,"props":208,"children":210},{"className":209},[],[211],{"type":44,"value":212},"PATH",{"type":44,"value":214},". If no binary is found, it installs to a user-local bin directory. Add the installed binary to ",{"type":39,"tag":53,"props":216,"children":218},{"className":217},[],[219],{"type":44,"value":212},{"type":44,"value":221}," if ",{"type":39,"tag":53,"props":223,"children":225},{"className":224},[],[226],{"type":44,"value":227},"boltz-api --version",{"type":44,"value":229}," is still not found after install.",{"type":39,"tag":47,"props":231,"children":232},{},[233],{"type":44,"value":234},"The sandbox can block browser login, OAuth callbacks, temp files, credential\nstorage, and user-wide install paths. Request the host sandbox bypass\u002Fescalation\nneeded for installation only after the installer confirmation above. The host\napproval must cover the exact command; do not treat an ordinary setup request as\nauthorization to execute mutable remote code outside the sandbox.",{"type":39,"tag":47,"props":236,"children":237},{},[238,240,246],{"type":44,"value":239},"Read ",{"type":39,"tag":241,"props":242,"children":244},"a",{"href":243},"references\u002Fsandbox.md",[245],{"type":44,"value":243},{"type":44,"value":247}," when an agent sandbox blocks the installer, browser auto-open, OAuth callback, credential storage, temp files, or global install path.",{"type":39,"tag":69,"props":249,"children":251},{"id":250},"authenticate",[252],{"type":44,"value":253},"Authenticate",{"type":39,"tag":47,"props":255,"children":256},{},[257],{"type":44,"value":258},"Check the current auth state with:",{"type":39,"tag":81,"props":260,"children":262},{"className":83,"code":261,"language":85,"meta":86,"style":86},"boltz-api auth status\n",[263],{"type":39,"tag":53,"props":264,"children":265},{"__ignoreMap":86},[266],{"type":39,"tag":92,"props":267,"children":268},{"class":94,"line":95},[269,273,278],{"type":39,"tag":92,"props":270,"children":271},{"style":99},[272],{"type":44,"value":58},{"type":39,"tag":92,"props":274,"children":275},{"style":104},[276],{"type":44,"value":277}," auth",{"type":39,"tag":92,"props":279,"children":280},{"style":104},[281],{"type":44,"value":282}," status\n",{"type":39,"tag":47,"props":284,"children":285},{},[286,287,293],{"type":44,"value":112},{"type":39,"tag":53,"props":288,"children":290},{"className":289},[],[291],{"type":44,"value":292},"auth status",{"type":44,"value":294}," reports unauthenticated, or any Boltz command fails because authentication is missing or expired, start device-code login on the user's behalf before retrying:",{"type":39,"tag":81,"props":296,"children":298},{"className":83,"code":297,"language":85,"meta":86,"style":86},"boltz-api auth login --device-code\n",[299],{"type":39,"tag":53,"props":300,"children":301},{"__ignoreMap":86},[302],{"type":39,"tag":92,"props":303,"children":304},{"class":94,"line":95},[305,309,313,318],{"type":39,"tag":92,"props":306,"children":307},{"style":99},[308],{"type":44,"value":58},{"type":39,"tag":92,"props":310,"children":311},{"style":104},[312],{"type":44,"value":277},{"type":39,"tag":92,"props":314,"children":315},{"style":104},[316],{"type":44,"value":317}," login",{"type":39,"tag":92,"props":319,"children":320},{"style":104},[321],{"type":44,"value":322}," --device-code\n",{"type":39,"tag":47,"props":324,"children":325},{},[326,328,334],{"type":44,"value":327},"Do not ask the user for permission before starting device-code login; relaying the login URL\u002Fcode and waiting for the CLI to complete is part of auth recovery. When sharing the authentication login URL\u002Fcode, tell the user to use exactly ",{"type":39,"tag":53,"props":329,"children":331},{"className":330},[],[332],{"type":44,"value":333},"boltz-api auth login --device-code",{"type":44,"value":335},".",{"type":39,"tag":47,"props":337,"children":338},{},[339],{"type":44,"value":340},"For auth recovery, assume the CLI can auto-open the browser and run the exact command above. In sandboxed environments, request the host sandbox bypass\u002Fescalation needed for browser auto-open, OAuth callbacks, credential storage, or temp files.",{"type":39,"tag":47,"props":342,"children":343},{},[344],{"type":44,"value":345},"For automation, an API key is still supported when it is already provisioned in\nthe environment:",{"type":39,"tag":81,"props":347,"children":349},{"className":83,"code":348,"language":85,"meta":86,"style":86},"test -n \"${BOLTZ_API_KEY:+configured}\" && echo \"BOLTZ_API_KEY is configured\"\n",[350],{"type":39,"tag":53,"props":351,"children":352},{"__ignoreMap":86},[353],{"type":39,"tag":92,"props":354,"children":355},{"class":94,"line":95},[356,362,367,372,378,383,388,393,398,403,408,413,418],{"type":39,"tag":92,"props":357,"children":359},{"style":358},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[360],{"type":44,"value":361},"test",{"type":39,"tag":92,"props":363,"children":364},{"style":104},[365],{"type":44,"value":366}," -n",{"type":39,"tag":92,"props":368,"children":369},{"style":165},[370],{"type":44,"value":371}," \"${",{"type":39,"tag":92,"props":373,"children":375},{"style":374},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[376],{"type":44,"value":377},"BOLTZ_API_KEY",{"type":39,"tag":92,"props":379,"children":380},{"style":165},[381],{"type":44,"value":382},":",{"type":39,"tag":92,"props":384,"children":385},{"style":104},[386],{"type":44,"value":387},"+",{"type":39,"tag":92,"props":389,"children":390},{"style":374},[391],{"type":44,"value":392},"configured",{"type":39,"tag":92,"props":394,"children":395},{"style":165},[396],{"type":44,"value":397},"}\"",{"type":39,"tag":92,"props":399,"children":400},{"style":165},[401],{"type":44,"value":402}," &&",{"type":39,"tag":92,"props":404,"children":405},{"style":358},[406],{"type":44,"value":407}," echo",{"type":39,"tag":92,"props":409,"children":410},{"style":165},[411],{"type":44,"value":412}," \"",{"type":39,"tag":92,"props":414,"children":415},{"style":104},[416],{"type":44,"value":417},"BOLTZ_API_KEY is configured",{"type":39,"tag":92,"props":419,"children":420},{"style":165},[421],{"type":44,"value":422},"\"\n",{"type":39,"tag":47,"props":424,"children":425},{},[426],{"type":44,"value":427},"Never ask the user to paste an API key into chat or a command, and never print,\nlog, or persist it in shell history or generated files. If the variable is not\nalready provisioned, direct the user to their host's secret-management facility.",{"type":39,"tag":69,"props":429,"children":431},{"id":430},"version-checks",[432],{"type":44,"value":433},"Version Checks",{"type":39,"tag":47,"props":435,"children":436},{},[437],{"type":44,"value":438},"Do not hard-code expected commands or minimum versions in this skill. Treat the CLI's own update check as the source of truth.",{"type":39,"tag":47,"props":440,"children":441},{},[442,444,449,451,457],{"type":44,"value":443},"When ",{"type":39,"tag":53,"props":445,"children":447},{"className":446},[],[448],{"type":44,"value":58},{"type":44,"value":450}," reports that an update is available or required, relay that message and the install command it provides. The CLI may get this from a Boltz-hosted version metadata endpoint such as ",{"type":39,"tag":53,"props":452,"children":454},{"className":453},[],[455],{"type":44,"value":456},"\u002Fcli\u002Fversion",{"type":44,"value":458},", returning latest version, minimum supported version, whether an update is required, and platform-appropriate install instructions.",{"type":39,"tag":47,"props":460,"children":461},{},[462],{"type":44,"value":463},"If a user asks why the CLI thinks it is stale, explain the split:",{"type":39,"tag":465,"props":466,"children":467},"ul",{},[468,474],{"type":39,"tag":469,"props":470,"children":471},"li",{},[472],{"type":44,"value":473},"GitHub Releases define which CLI binaries are available to install.",{"type":39,"tag":469,"props":475,"children":476},{},[477],{"type":44,"value":478},"The Boltz version endpoint defines API compatibility, including the minimum supported CLI version.",{"type":39,"tag":47,"props":480,"children":481},{},[482,484,490],{"type":44,"value":483},"Respect user or CI opt-outs such as ",{"type":39,"tag":53,"props":485,"children":487},{"className":486},[],[488],{"type":44,"value":489},"BOLTZ_API_NO_UPDATE_CHECK=1",{"type":44,"value":491},"; do not force update checks when the environment disables them.",{"type":39,"tag":493,"props":494,"children":495},"style",{},[496],{"type":44,"value":497},"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":499,"total":620},[500,518,534,546,566,588,608],{"slug":501,"name":501,"fn":502,"description":503,"org":504,"tags":505,"stars":22,"repoUrl":23,"updatedAt":24},"accessibility-and-inclusive-visualization","make data visualizations accessible","Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[506,509,512,515],{"name":507,"slug":508,"type":15},"Accessibility","accessibility",{"name":510,"slug":511,"type":15},"Charts","charts",{"name":513,"slug":514,"type":15},"Data Visualization","data-visualization",{"name":516,"slug":517,"type":15},"Design","design",{"slug":519,"name":519,"fn":520,"description":521,"org":522,"tags":523,"stars":22,"repoUrl":23,"updatedAt":533},"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},[524,527,530],{"name":525,"slug":526,"type":15},"Agents","agents",{"name":528,"slug":529,"type":15},"Browser Automation","browser-automation",{"name":531,"slug":532,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":535,"name":535,"fn":536,"description":537,"org":538,"tags":539,"stars":22,"repoUrl":23,"updatedAt":545},"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},[540,541,544],{"name":528,"slug":529,"type":15},{"name":542,"slug":543,"type":15},"Local Development","local-development",{"name":531,"slug":532,"type":15},"2026-04-06T18:41:17.526867",{"slug":547,"name":547,"fn":548,"description":549,"org":550,"tags":551,"stars":22,"repoUrl":23,"updatedAt":565},"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},[552,553,556,559,562],{"name":525,"slug":526,"type":15},{"name":554,"slug":555,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":557,"slug":558,"type":15},"SDK","sdk",{"name":560,"slug":561,"type":15},"Serverless","serverless",{"name":563,"slug":564,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":567,"name":567,"fn":568,"description":569,"org":570,"tags":571,"stars":22,"repoUrl":23,"updatedAt":587},"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},[572,575,578,581,584],{"name":573,"slug":574,"type":15},"Frontend","frontend",{"name":576,"slug":577,"type":15},"React","react",{"name":579,"slug":580,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":582,"slug":583,"type":15},"UI Components","ui-components",{"name":585,"slug":586,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":589,"name":589,"fn":590,"description":591,"org":592,"tags":593,"stars":22,"repoUrl":23,"updatedAt":607},"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},[594,597,600,603,606],{"name":595,"slug":596,"type":15},"AI Infrastructure","ai-infrastructure",{"name":598,"slug":599,"type":15},"Cost Optimization","cost-optimization",{"name":601,"slug":602,"type":15},"LLM","llm",{"name":604,"slug":605,"type":15},"Performance","performance",{"name":585,"slug":586,"type":15},"2026-04-06T18:40:44.377464",{"slug":609,"name":609,"fn":610,"description":611,"org":612,"tags":613,"stars":22,"repoUrl":23,"updatedAt":619},"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},[614,615,618],{"name":598,"slug":599,"type":15},{"name":616,"slug":617,"type":15},"Database","database",{"name":601,"slug":602,"type":15},"2026-04-06T18:41:08.513425",600,{"items":622,"total":817},[623,644,667,684,698,715,734,746,760,774,786,801],{"slug":624,"name":624,"fn":625,"description":626,"org":627,"tags":628,"stars":641,"repoUrl":642,"updatedAt":643},"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},[629,632,635,638],{"name":630,"slug":631,"type":15},"Documents","documents",{"name":633,"slug":634,"type":15},"Healthcare","healthcare",{"name":636,"slug":637,"type":15},"Insurance","insurance",{"name":639,"slug":640,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":645,"name":645,"fn":646,"description":647,"org":648,"tags":649,"stars":664,"repoUrl":665,"updatedAt":666},"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},[650,653,655,658,661],{"name":651,"slug":652,"type":15},".NET","dotnet",{"name":654,"slug":645,"type":15},"ASP.NET Core",{"name":656,"slug":657,"type":15},"Blazor","blazor",{"name":659,"slug":660,"type":15},"C#","csharp",{"name":662,"slug":663,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":668,"name":668,"fn":669,"description":670,"org":671,"tags":672,"stars":664,"repoUrl":665,"updatedAt":683},"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},[673,676,679,682],{"name":674,"slug":675,"type":15},"Apps SDK","apps-sdk",{"name":677,"slug":678,"type":15},"ChatGPT","chatgpt",{"name":680,"slug":681,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":685,"name":685,"fn":686,"description":687,"org":688,"tags":689,"stars":664,"repoUrl":665,"updatedAt":697},"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},[690,693,694],{"name":691,"slug":692,"type":15},"API Development","api-development",{"name":20,"slug":21,"type":15},{"name":695,"slug":696,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":699,"name":699,"fn":700,"description":701,"org":702,"tags":703,"stars":664,"repoUrl":665,"updatedAt":714},"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},[704,707,710,711],{"name":705,"slug":706,"type":15},"Cloudflare","cloudflare",{"name":708,"slug":709,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":554,"slug":555,"type":15},{"name":712,"slug":713,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":716,"name":716,"fn":717,"description":718,"org":719,"tags":720,"stars":664,"repoUrl":665,"updatedAt":733},"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},[721,724,727,730],{"name":722,"slug":723,"type":15},"Productivity","productivity",{"name":725,"slug":726,"type":15},"Project Management","project-management",{"name":728,"slug":729,"type":15},"Strategy","strategy",{"name":731,"slug":732,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":735,"name":735,"fn":736,"description":737,"org":738,"tags":739,"stars":664,"repoUrl":665,"updatedAt":745},"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},[740,741,743,744],{"name":516,"slug":517,"type":15},{"name":742,"slug":735,"type":15},"Figma",{"name":573,"slug":574,"type":15},{"name":680,"slug":681,"type":15},"2026-04-12T05:06:47.939943",{"slug":747,"name":747,"fn":748,"description":749,"org":750,"tags":751,"stars":664,"repoUrl":665,"updatedAt":759},"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},[752,753,756,757,758],{"name":516,"slug":517,"type":15},{"name":754,"slug":755,"type":15},"Design System","design-system",{"name":742,"slug":735,"type":15},{"name":573,"slug":574,"type":15},{"name":582,"slug":583,"type":15},"2026-05-10T05:59:52.971881",{"slug":761,"name":761,"fn":762,"description":763,"org":764,"tags":765,"stars":664,"repoUrl":665,"updatedAt":773},"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},[766,767,768,771,772],{"name":516,"slug":517,"type":15},{"name":754,"slug":755,"type":15},{"name":769,"slug":770,"type":15},"Documentation","documentation",{"name":742,"slug":735,"type":15},{"name":573,"slug":574,"type":15},"2026-05-16T06:07:47.821474",{"slug":775,"name":775,"fn":776,"description":777,"org":778,"tags":779,"stars":664,"repoUrl":665,"updatedAt":785},"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},[780,781,782,783,784],{"name":516,"slug":517,"type":15},{"name":742,"slug":735,"type":15},{"name":573,"slug":574,"type":15},{"name":582,"slug":583,"type":15},{"name":662,"slug":663,"type":15},"2026-05-16T06:07:40.583615",{"slug":787,"name":787,"fn":788,"description":789,"org":790,"tags":791,"stars":664,"repoUrl":665,"updatedAt":800},"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},[792,795,796,799],{"name":793,"slug":794,"type":15},"Animation","animation",{"name":695,"slug":696,"type":15},{"name":797,"slug":798,"type":15},"Creative","creative",{"name":516,"slug":517,"type":15},"2026-05-02T05:31:48.48485",{"slug":802,"name":802,"fn":803,"description":804,"org":805,"tags":806,"stars":664,"repoUrl":665,"updatedAt":816},"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},[807,808,809,812,815],{"name":797,"slug":798,"type":15},{"name":516,"slug":517,"type":15},{"name":810,"slug":811,"type":15},"Image Generation","image-generation",{"name":813,"slug":814,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]