[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-google-drive-comments":3,"mdc--9fx54s-key":39,"related-repo-openai-google-drive-comments":324,"related-org-openai-google-drive-comments":448},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":28,"repoUrl":29,"updatedAt":30,"license":31,"forks":32,"topics":33,"repo":34,"sourceUrl":37,"mdContent":38},"google-drive-comments","manage Google Drive file comments","Write, reply to, and resolve Google Drive comments on Docs, Sheets, Slides, and Drive files with evidence-backed location context. Use when the user asks to leave comments, review a file with comments, respond to comment threads, or resolve Drive comments.",{"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,25],{"name":13,"slug":14,"type":15},"Productivity","productivity","tag",{"name":17,"slug":18,"type":15},"Google Drive","google-drive",{"name":20,"slug":21,"type":15},"Collaboration","collaboration",{"name":23,"slug":24,"type":15},"Documents","documents",{"name":26,"slug":27,"type":15},"Communications","communications",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-04-07T19:04:15.664684",null,465,[],{"repoUrl":29,"stars":28,"forks":32,"topics":35,"description":36},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fgoogle-drive\u002Fskills\u002Fgoogle-drive-comments","---\nname: google-drive-comments\ndescription: Write, reply to, and resolve Google Drive comments on Docs, Sheets, Slides, and Drive files with evidence-backed location context. Use when the user asks to leave comments, review a file with comments, respond to comment threads, or resolve Drive comments.\n---\n\n# Google Drive Comments\n\nUse this skill for comment workflows in the unified Google Drive plugin. Drive comments can apply to Docs, Sheets, Slides, and generic Drive files, but API-created comments may appear unanchored in the Google editor UI. Every new top-level comment must therefore include enough surface-specific evidence for the reader to find the target without relying on native UI anchoring.\n\n## Workflow\n\n1. Ground the target file first.\n- If the user did not provide an exact file URL or ID, search Drive, list recent files, list folders, or read metadata until the target file is unambiguous.\n- Identify whether the file is a Google Doc, Sheet, Slides deck, or generic Drive file before drafting comments.\n\n2. Read the surface that will be commented on.\n- For Docs or text-like files, read the document text around each likely target.\n- For Sheets, read spreadsheet metadata first, then read the specific sheet tabs and ranges that may receive comments.\n- For Slides, read the presentation outline or text first, then read specific slides or thumbnails when visual context is needed.\n- Do not guess a target quote, slide number, sheet name, or cell range from memory or search snippets.\n\n3. Draft all intended comment updates before writing.\n- Prefer one `bulk_update_file_comments` call for all creates, replies, and resolves in the same user request.\n- Keep the batch to the action limit exposed by the tool. If the request needs more comments than the limit, ask before splitting into another batch.\n- For replies and resolves, use existing comment IDs from the live comment thread data.\n\n4. Attach surface-specific evidence to every new top-level comment.\n- The comment body must explicitly name or quote the target evidence, because the Google editor UI may not show API-created anchors.\n- Docs or text-like files: include `quoted_text` with the exact sentence, phrase, heading, or nearby text the comment refers to. Also quote that same text in the comment body when the critique would otherwise say \"this sentence\" or \"this paragraph.\"\n- Sheets: include `sheet_cell_range` with the sheet name and A1 cell or range, such as `Budget!C12` or `Pipeline!A2:D10`. Also name that sheet and range in the comment body, and include `quoted_text` when a displayed value, header, formula, or label would make the target clearer.\n- Slides: include `slide_number`. Also name that slide number in the comment body, and include `quoted_text` when commenting on a title, bullet, label, chart text, or other visible slide text.\n- Generic Drive files: if no structured surface exists, make the comment content explicitly name the file-level, page-level, timestamp-level, or section-level evidence it refers to.\n\n5. Reject vague comments before sending them.\n- Do not create comments that say only \"this sentence,\" \"this paragraph,\" \"this slide,\" \"this cell,\" or similar without the matching evidence field.\n- If the model has a useful critique but cannot identify the exact evidence target, either turn it into an explicitly file-level summary comment or omit it and say the target was not specific enough.\n- Do not rely on tool fields alone for location context. If the comment body would feel hand-wavy after removing the hidden tool fields, rewrite it before sending.\n\n6. Verify the result.\n- After writing, summarize how many comments were created, replied to, or resolved.\n- Mention the evidence used for the highest-risk comments, especially any file-level comments that intentionally do not target a specific quote, slide, or cell.\n\n## Limitations\n\n- Do not rely on Drive comment `anchor` data for Google Docs, Sheets, or Slides unless the connector explicitly documents a provider-supported shape for that surface. Drive API-created comments may still display as unanchored in the Google editor UI.\n- The evidence fields are the durable location contract for this workflow: exact quoted text for Docs and text-like files, sheet\u002Fcell range for Sheets, and slide number plus visible text for Slides.\n",{"data":40,"body":41},{"name":4,"description":6},{"type":42,"children":43},"root",[44,52,58,65,75,89,98,121,130,157,166,248,257,275,284,297,303],{"type":45,"tag":46,"props":47,"children":48},"element","h1",{"id":4},[49],{"type":50,"value":51},"text","Google Drive Comments",{"type":45,"tag":53,"props":54,"children":55},"p",{},[56],{"type":50,"value":57},"Use this skill for comment workflows in the unified Google Drive plugin. Drive comments can apply to Docs, Sheets, Slides, and generic Drive files, but API-created comments may appear unanchored in the Google editor UI. Every new top-level comment must therefore include enough surface-specific evidence for the reader to find the target without relying on native UI anchoring.",{"type":45,"tag":59,"props":60,"children":62},"h2",{"id":61},"workflow",[63],{"type":50,"value":64},"Workflow",{"type":45,"tag":66,"props":67,"children":68},"ol",{},[69],{"type":45,"tag":70,"props":71,"children":72},"li",{},[73],{"type":50,"value":74},"Ground the target file first.",{"type":45,"tag":76,"props":77,"children":78},"ul",{},[79,84],{"type":45,"tag":70,"props":80,"children":81},{},[82],{"type":50,"value":83},"If the user did not provide an exact file URL or ID, search Drive, list recent files, list folders, or read metadata until the target file is unambiguous.",{"type":45,"tag":70,"props":85,"children":86},{},[87],{"type":50,"value":88},"Identify whether the file is a Google Doc, Sheet, Slides deck, or generic Drive file before drafting comments.",{"type":45,"tag":66,"props":90,"children":92},{"start":91},2,[93],{"type":45,"tag":70,"props":94,"children":95},{},[96],{"type":50,"value":97},"Read the surface that will be commented on.",{"type":45,"tag":76,"props":99,"children":100},{},[101,106,111,116],{"type":45,"tag":70,"props":102,"children":103},{},[104],{"type":50,"value":105},"For Docs or text-like files, read the document text around each likely target.",{"type":45,"tag":70,"props":107,"children":108},{},[109],{"type":50,"value":110},"For Sheets, read spreadsheet metadata first, then read the specific sheet tabs and ranges that may receive comments.",{"type":45,"tag":70,"props":112,"children":113},{},[114],{"type":50,"value":115},"For Slides, read the presentation outline or text first, then read specific slides or thumbnails when visual context is needed.",{"type":45,"tag":70,"props":117,"children":118},{},[119],{"type":50,"value":120},"Do not guess a target quote, slide number, sheet name, or cell range from memory or search snippets.",{"type":45,"tag":66,"props":122,"children":124},{"start":123},3,[125],{"type":45,"tag":70,"props":126,"children":127},{},[128],{"type":50,"value":129},"Draft all intended comment updates before writing.",{"type":45,"tag":76,"props":131,"children":132},{},[133,147,152],{"type":45,"tag":70,"props":134,"children":135},{},[136,138,145],{"type":50,"value":137},"Prefer one ",{"type":45,"tag":139,"props":140,"children":142},"code",{"className":141},[],[143],{"type":50,"value":144},"bulk_update_file_comments",{"type":50,"value":146}," call for all creates, replies, and resolves in the same user request.",{"type":45,"tag":70,"props":148,"children":149},{},[150],{"type":50,"value":151},"Keep the batch to the action limit exposed by the tool. If the request needs more comments than the limit, ask before splitting into another batch.",{"type":45,"tag":70,"props":153,"children":154},{},[155],{"type":50,"value":156},"For replies and resolves, use existing comment IDs from the live comment thread data.",{"type":45,"tag":66,"props":158,"children":160},{"start":159},4,[161],{"type":45,"tag":70,"props":162,"children":163},{},[164],{"type":50,"value":165},"Attach surface-specific evidence to every new top-level comment.",{"type":45,"tag":76,"props":167,"children":168},{},[169,174,187,223,243],{"type":45,"tag":70,"props":170,"children":171},{},[172],{"type":50,"value":173},"The comment body must explicitly name or quote the target evidence, because the Google editor UI may not show API-created anchors.",{"type":45,"tag":70,"props":175,"children":176},{},[177,179,185],{"type":50,"value":178},"Docs or text-like files: include ",{"type":45,"tag":139,"props":180,"children":182},{"className":181},[],[183],{"type":50,"value":184},"quoted_text",{"type":50,"value":186}," with the exact sentence, phrase, heading, or nearby text the comment refers to. Also quote that same text in the comment body when the critique would otherwise say \"this sentence\" or \"this paragraph.\"",{"type":45,"tag":70,"props":188,"children":189},{},[190,192,198,200,206,208,214,216,221],{"type":50,"value":191},"Sheets: include ",{"type":45,"tag":139,"props":193,"children":195},{"className":194},[],[196],{"type":50,"value":197},"sheet_cell_range",{"type":50,"value":199}," with the sheet name and A1 cell or range, such as ",{"type":45,"tag":139,"props":201,"children":203},{"className":202},[],[204],{"type":50,"value":205},"Budget!C12",{"type":50,"value":207}," or ",{"type":45,"tag":139,"props":209,"children":211},{"className":210},[],[212],{"type":50,"value":213},"Pipeline!A2:D10",{"type":50,"value":215},". Also name that sheet and range in the comment body, and include ",{"type":45,"tag":139,"props":217,"children":219},{"className":218},[],[220],{"type":50,"value":184},{"type":50,"value":222}," when a displayed value, header, formula, or label would make the target clearer.",{"type":45,"tag":70,"props":224,"children":225},{},[226,228,234,236,241],{"type":50,"value":227},"Slides: include ",{"type":45,"tag":139,"props":229,"children":231},{"className":230},[],[232],{"type":50,"value":233},"slide_number",{"type":50,"value":235},". Also name that slide number in the comment body, and include ",{"type":45,"tag":139,"props":237,"children":239},{"className":238},[],[240],{"type":50,"value":184},{"type":50,"value":242}," when commenting on a title, bullet, label, chart text, or other visible slide text.",{"type":45,"tag":70,"props":244,"children":245},{},[246],{"type":50,"value":247},"Generic Drive files: if no structured surface exists, make the comment content explicitly name the file-level, page-level, timestamp-level, or section-level evidence it refers to.",{"type":45,"tag":66,"props":249,"children":251},{"start":250},5,[252],{"type":45,"tag":70,"props":253,"children":254},{},[255],{"type":50,"value":256},"Reject vague comments before sending them.",{"type":45,"tag":76,"props":258,"children":259},{},[260,265,270],{"type":45,"tag":70,"props":261,"children":262},{},[263],{"type":50,"value":264},"Do not create comments that say only \"this sentence,\" \"this paragraph,\" \"this slide,\" \"this cell,\" or similar without the matching evidence field.",{"type":45,"tag":70,"props":266,"children":267},{},[268],{"type":50,"value":269},"If the model has a useful critique but cannot identify the exact evidence target, either turn it into an explicitly file-level summary comment or omit it and say the target was not specific enough.",{"type":45,"tag":70,"props":271,"children":272},{},[273],{"type":50,"value":274},"Do not rely on tool fields alone for location context. If the comment body would feel hand-wavy after removing the hidden tool fields, rewrite it before sending.",{"type":45,"tag":66,"props":276,"children":278},{"start":277},6,[279],{"type":45,"tag":70,"props":280,"children":281},{},[282],{"type":50,"value":283},"Verify the result.",{"type":45,"tag":76,"props":285,"children":286},{},[287,292],{"type":45,"tag":70,"props":288,"children":289},{},[290],{"type":50,"value":291},"After writing, summarize how many comments were created, replied to, or resolved.",{"type":45,"tag":70,"props":293,"children":294},{},[295],{"type":50,"value":296},"Mention the evidence used for the highest-risk comments, especially any file-level comments that intentionally do not target a specific quote, slide, or cell.",{"type":45,"tag":59,"props":298,"children":300},{"id":299},"limitations",[301],{"type":50,"value":302},"Limitations",{"type":45,"tag":76,"props":304,"children":305},{},[306,319],{"type":45,"tag":70,"props":307,"children":308},{},[309,311,317],{"type":50,"value":310},"Do not rely on Drive comment ",{"type":45,"tag":139,"props":312,"children":314},{"className":313},[],[315],{"type":50,"value":316},"anchor",{"type":50,"value":318}," data for Google Docs, Sheets, or Slides unless the connector explicitly documents a provider-supported shape for that surface. Drive API-created comments may still display as unanchored in the Google editor UI.",{"type":45,"tag":70,"props":320,"children":321},{},[322],{"type":50,"value":323},"The evidence fields are the durable location contract for this workflow: exact quoted text for Docs and text-like files, sheet\u002Fcell range for Sheets, and slide number plus visible text for Slides.",{"items":325,"total":447},[326,345,361,373,393,415,435],{"slug":327,"name":327,"fn":328,"description":329,"org":330,"tags":331,"stars":28,"repoUrl":29,"updatedAt":344},"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},[332,335,338,341],{"name":333,"slug":334,"type":15},"Accessibility","accessibility",{"name":336,"slug":337,"type":15},"Charts","charts",{"name":339,"slug":340,"type":15},"Data Visualization","data-visualization",{"name":342,"slug":343,"type":15},"Design","design","2026-06-30T19:00:57.102",{"slug":346,"name":346,"fn":347,"description":348,"org":349,"tags":350,"stars":28,"repoUrl":29,"updatedAt":360},"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},[351,354,357],{"name":352,"slug":353,"type":15},"Agents","agents",{"name":355,"slug":356,"type":15},"Browser Automation","browser-automation",{"name":358,"slug":359,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":362,"name":362,"fn":363,"description":364,"org":365,"tags":366,"stars":28,"repoUrl":29,"updatedAt":372},"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},[367,368,371],{"name":355,"slug":356,"type":15},{"name":369,"slug":370,"type":15},"Local Development","local-development",{"name":358,"slug":359,"type":15},"2026-04-06T18:41:17.526867",{"slug":374,"name":374,"fn":375,"description":376,"org":377,"tags":378,"stars":28,"repoUrl":29,"updatedAt":392},"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},[379,380,383,386,389],{"name":352,"slug":353,"type":15},{"name":381,"slug":382,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":384,"slug":385,"type":15},"SDK","sdk",{"name":387,"slug":388,"type":15},"Serverless","serverless",{"name":390,"slug":391,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":394,"name":394,"fn":395,"description":396,"org":397,"tags":398,"stars":28,"repoUrl":29,"updatedAt":414},"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},[399,402,405,408,411],{"name":400,"slug":401,"type":15},"Frontend","frontend",{"name":403,"slug":404,"type":15},"React","react",{"name":406,"slug":407,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":409,"slug":410,"type":15},"UI Components","ui-components",{"name":412,"slug":413,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":416,"name":416,"fn":417,"description":418,"org":419,"tags":420,"stars":28,"repoUrl":29,"updatedAt":434},"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},[421,424,427,430,433],{"name":422,"slug":423,"type":15},"AI Infrastructure","ai-infrastructure",{"name":425,"slug":426,"type":15},"Cost Optimization","cost-optimization",{"name":428,"slug":429,"type":15},"LLM","llm",{"name":431,"slug":432,"type":15},"Performance","performance",{"name":412,"slug":413,"type":15},"2026-04-06T18:40:44.377464",{"slug":436,"name":436,"fn":437,"description":438,"org":439,"tags":440,"stars":28,"repoUrl":29,"updatedAt":446},"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},[441,442,445],{"name":425,"slug":426,"type":15},{"name":443,"slug":444,"type":15},"Database","database",{"name":428,"slug":429,"type":15},"2026-04-06T18:41:08.513425",600,{"items":449,"total":642},[450,469,492,509,525,542,559,571,585,599,611,626],{"slug":451,"name":451,"fn":452,"description":453,"org":454,"tags":455,"stars":466,"repoUrl":467,"updatedAt":468},"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},[456,457,460,463],{"name":23,"slug":24,"type":15},{"name":458,"slug":459,"type":15},"Healthcare","healthcare",{"name":461,"slug":462,"type":15},"Insurance","insurance",{"name":464,"slug":465,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":470,"name":470,"fn":471,"description":472,"org":473,"tags":474,"stars":489,"repoUrl":490,"updatedAt":491},"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},[475,478,480,483,486],{"name":476,"slug":477,"type":15},".NET","dotnet",{"name":479,"slug":470,"type":15},"ASP.NET Core",{"name":481,"slug":482,"type":15},"Blazor","blazor",{"name":484,"slug":485,"type":15},"C#","csharp",{"name":487,"slug":488,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":493,"name":493,"fn":494,"description":495,"org":496,"tags":497,"stars":489,"repoUrl":490,"updatedAt":508},"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},[498,501,504,507],{"name":499,"slug":500,"type":15},"Apps SDK","apps-sdk",{"name":502,"slug":503,"type":15},"ChatGPT","chatgpt",{"name":505,"slug":506,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":510,"name":510,"fn":511,"description":512,"org":513,"tags":514,"stars":489,"repoUrl":490,"updatedAt":524},"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},[515,518,521],{"name":516,"slug":517,"type":15},"API Development","api-development",{"name":519,"slug":520,"type":15},"CLI","cli",{"name":522,"slug":523,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":526,"name":526,"fn":527,"description":528,"org":529,"tags":530,"stars":489,"repoUrl":490,"updatedAt":541},"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},[531,534,537,538],{"name":532,"slug":533,"type":15},"Cloudflare","cloudflare",{"name":535,"slug":536,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":381,"slug":382,"type":15},{"name":539,"slug":540,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":543,"name":543,"fn":544,"description":545,"org":546,"tags":547,"stars":489,"repoUrl":490,"updatedAt":558},"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},[548,549,552,555],{"name":13,"slug":14,"type":15},{"name":550,"slug":551,"type":15},"Project Management","project-management",{"name":553,"slug":554,"type":15},"Strategy","strategy",{"name":556,"slug":557,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":560,"name":560,"fn":561,"description":562,"org":563,"tags":564,"stars":489,"repoUrl":490,"updatedAt":570},"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},[565,566,568,569],{"name":342,"slug":343,"type":15},{"name":567,"slug":560,"type":15},"Figma",{"name":400,"slug":401,"type":15},{"name":505,"slug":506,"type":15},"2026-04-12T05:06:47.939943",{"slug":572,"name":572,"fn":573,"description":574,"org":575,"tags":576,"stars":489,"repoUrl":490,"updatedAt":584},"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},[577,578,581,582,583],{"name":342,"slug":343,"type":15},{"name":579,"slug":580,"type":15},"Design System","design-system",{"name":567,"slug":560,"type":15},{"name":400,"slug":401,"type":15},{"name":409,"slug":410,"type":15},"2026-05-10T05:59:52.971881",{"slug":586,"name":586,"fn":587,"description":588,"org":589,"tags":590,"stars":489,"repoUrl":490,"updatedAt":598},"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},[591,592,593,596,597],{"name":342,"slug":343,"type":15},{"name":579,"slug":580,"type":15},{"name":594,"slug":595,"type":15},"Documentation","documentation",{"name":567,"slug":560,"type":15},{"name":400,"slug":401,"type":15},"2026-05-16T06:07:47.821474",{"slug":600,"name":600,"fn":601,"description":602,"org":603,"tags":604,"stars":489,"repoUrl":490,"updatedAt":610},"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},[605,606,607,608,609],{"name":342,"slug":343,"type":15},{"name":567,"slug":560,"type":15},{"name":400,"slug":401,"type":15},{"name":409,"slug":410,"type":15},{"name":487,"slug":488,"type":15},"2026-05-16T06:07:40.583615",{"slug":612,"name":612,"fn":613,"description":614,"org":615,"tags":616,"stars":489,"repoUrl":490,"updatedAt":625},"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},[617,620,621,624],{"name":618,"slug":619,"type":15},"Animation","animation",{"name":522,"slug":523,"type":15},{"name":622,"slug":623,"type":15},"Creative","creative",{"name":342,"slug":343,"type":15},"2026-05-02T05:31:48.48485",{"slug":627,"name":627,"fn":628,"description":629,"org":630,"tags":631,"stars":489,"repoUrl":490,"updatedAt":641},"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},[632,633,634,637,640],{"name":622,"slug":623,"type":15},{"name":342,"slug":343,"type":15},{"name":635,"slug":636,"type":15},"Image Generation","image-generation",{"name":638,"slug":639,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]