[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-publish-artifact-to-sites":3,"mdc--k25qbl-key":36,"related-repo-openai-publish-artifact-to-sites":280,"related-org-openai-publish-artifact-to-sites":382},{"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},"publish-artifact-to-sites","publish data analytics reports and dashboards","Publish a validated Data Analytics report or dashboard artifact through Sites. Use automatically for durable artifacts in any positively identified Work Mode when the full Sites lifecycle is callable, or in ChatGPT Desktop outside Work Mode only after an explicit Sites request or acceptance of the optional post-handoff sharing offer.",{"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},"Dashboards","dashboards","tag",{"name":17,"slug":18,"type":15},"Reporting","reporting",{"name":20,"slug":21,"type":15},"Automation","automation",{"name":23,"slug":24,"type":15},"Data Analysis","data-analysis",4888,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-08-28T15:10:12.050453",null,661,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fdata-analytics\u002Fskills\u002Fpublish-artifact-to-sites","---\nname: publish-artifact-to-sites\ndescription: \"Publish a validated Data Analytics report or dashboard artifact through Sites. Use automatically for durable artifacts in any positively identified Work Mode when the full Sites lifecycle is callable, or in ChatGPT Desktop outside Work Mode only after an explicit Sites request or acceptance of the optional post-handoff sharing offer.\"\n---\n\n# Publish Artifact To Sites\n\nUse this skill after the report or dashboard workflow produces a complete canonical manifest and bounded snapshot and `validate_artifact` succeeds. It publishes the Data Analytics reader runtime as a Sites-hosted snapshot; it does not add live source connections to the Site.\n\n## Routing Contract\n\n- In any positively identified Work Mode, a durable report or dashboard request selects Sites automatically when the full Sites building and hosting lifecycle is callable. Do not ask for another delivery choice or publish confirmation.\n- In ChatGPT Desktop outside Work Mode, use this skill only after the user explicitly requests Sites or explicitly accepts the optional coworker-sharing offer made after a successful final MCP artifact handoff. A report or dashboard request alone does not authorize publishing there.\n- If the full Sites lifecycle is not callable in Work Mode, use the self-contained HTML fallback selected by the owning report or dashboard workflow.\n\n## Workflow\n\n1. Confirm that `$sites-building` and `$sites-hosting` are both callable for the full Sites create, checkpoint, and deployment lifecycle.\n2. Invoke `$sites-building` to create or reopen one worker-starter checkout per logical report or dashboard. For a new Site, select the worker starter (`--starter worker`). Reuse that Site for later versions.\n3. Read the Site's current access policy with the Sites connector. Treat a workspace Site as verifiably owner-only only when it is `custom`, has exactly one `allowed_account_user_id`, its sole `allowed_users` entry has the same account-user id and a non-empty email, and it has no allowed groups. If the user asked to widen reader access, defer that access change until after the package is exported so the verified creator seed is not lost. Do not infer a creator from an already-shared reader allowlist.\n4. Call `export_artifact_package` with the validated payload, the Sites project id in the compatibility field `site_creator_project_id`, and the returned checkout path as `output_dir`. When the current workspace policy is verifiably owner-only, pass its sole resolved email as `site_editor_email`; the exporter hashes it before writing source. Otherwise omit the field so an existing editor seed or explicit disabled state is preserved. Pass `site_editor_email: null` only when the user explicitly asks to disable presentation editing. After export succeeds, apply any reader-access change the user explicitly requested, then checkpoint and deploy with the same approval boundary.\n5. Verify that every returned source\u002Fschema\u002Fhosting path is inside the checkout, and separately verify that the hosting metadata contains the resolved project id. Presentation editing requires the logical D1 binding `DB`; do not replace another binding name. A read-only export may omit `database_schema_path`.\n6. Checkpoint the checkout through `$sites-building`, then invoke `$sites-hosting` to poll the deployment to a terminal state.\n7. Return the Sites URL and artifact snapshot timestamp, and state that the published data is a snapshot rather than a live connection. When presentation editing is enabled, state that only the seeded creator can edit title\u002Ftext\u002Flayout, delete blocks, or launch refresh and export handoffs; saved presentation overrides remain in Sites rather than syncing back to ChatGPT Desktop.\n\n## Fallbacks And Failures\n\n- If the full Sites lifecycle is unavailable or publishing fails after one targeted retry in Work Mode, automatically switch to the owning workflow's self-contained HTML mode, state the failed stage briefly, and do not claim that a Site was published.\n- If the user explicitly requested only Sites, report the blocker instead of switching surfaces without their consent.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,64,71,91,97,261,267],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Publish Artifact To Sites",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53,55,62],{"type":47,"value":54},"Use this skill after the report or dashboard workflow produces a complete canonical manifest and bounded snapshot and ",{"type":42,"tag":56,"props":57,"children":59},"code",{"className":58},[],[60],{"type":47,"value":61},"validate_artifact",{"type":47,"value":63}," succeeds. It publishes the Data Analytics reader runtime as a Sites-hosted snapshot; it does not add live source connections to the Site.",{"type":42,"tag":65,"props":66,"children":68},"h2",{"id":67},"routing-contract",[69],{"type":47,"value":70},"Routing Contract",{"type":42,"tag":72,"props":73,"children":74},"ul",{},[75,81,86],{"type":42,"tag":76,"props":77,"children":78},"li",{},[79],{"type":47,"value":80},"In any positively identified Work Mode, a durable report or dashboard request selects Sites automatically when the full Sites building and hosting lifecycle is callable. Do not ask for another delivery choice or publish confirmation.",{"type":42,"tag":76,"props":82,"children":83},{},[84],{"type":47,"value":85},"In ChatGPT Desktop outside Work Mode, use this skill only after the user explicitly requests Sites or explicitly accepts the optional coworker-sharing offer made after a successful final MCP artifact handoff. A report or dashboard request alone does not authorize publishing there.",{"type":42,"tag":76,"props":87,"children":88},{},[89],{"type":47,"value":90},"If the full Sites lifecycle is not callable in Work Mode, use the self-contained HTML fallback selected by the owning report or dashboard workflow.",{"type":42,"tag":65,"props":92,"children":94},{"id":93},"workflow",[95],{"type":47,"value":96},"Workflow",{"type":42,"tag":98,"props":99,"children":100},"ol",{},[101,122,142,171,216,237,256],{"type":42,"tag":76,"props":102,"children":103},{},[104,106,112,114,120],{"type":47,"value":105},"Confirm that ",{"type":42,"tag":56,"props":107,"children":109},{"className":108},[],[110],{"type":47,"value":111},"$sites-building",{"type":47,"value":113}," and ",{"type":42,"tag":56,"props":115,"children":117},{"className":116},[],[118],{"type":47,"value":119},"$sites-hosting",{"type":47,"value":121}," are both callable for the full Sites create, checkpoint, and deployment lifecycle.",{"type":42,"tag":76,"props":123,"children":124},{},[125,127,132,134,140],{"type":47,"value":126},"Invoke ",{"type":42,"tag":56,"props":128,"children":130},{"className":129},[],[131],{"type":47,"value":111},{"type":47,"value":133}," to create or reopen one worker-starter checkout per logical report or dashboard. For a new Site, select the worker starter (",{"type":42,"tag":56,"props":135,"children":137},{"className":136},[],[138],{"type":47,"value":139},"--starter worker",{"type":47,"value":141},"). Reuse that Site for later versions.",{"type":42,"tag":76,"props":143,"children":144},{},[145,147,153,155,161,163,169],{"type":47,"value":146},"Read the Site's current access policy with the Sites connector. Treat a workspace Site as verifiably owner-only only when it is ",{"type":42,"tag":56,"props":148,"children":150},{"className":149},[],[151],{"type":47,"value":152},"custom",{"type":47,"value":154},", has exactly one ",{"type":42,"tag":56,"props":156,"children":158},{"className":157},[],[159],{"type":47,"value":160},"allowed_account_user_id",{"type":47,"value":162},", its sole ",{"type":42,"tag":56,"props":164,"children":166},{"className":165},[],[167],{"type":47,"value":168},"allowed_users",{"type":47,"value":170}," entry has the same account-user id and a non-empty email, and it has no allowed groups. If the user asked to widen reader access, defer that access change until after the package is exported so the verified creator seed is not lost. Do not infer a creator from an already-shared reader allowlist.",{"type":42,"tag":76,"props":172,"children":173},{},[174,176,182,184,190,192,198,200,206,208,214],{"type":47,"value":175},"Call ",{"type":42,"tag":56,"props":177,"children":179},{"className":178},[],[180],{"type":47,"value":181},"export_artifact_package",{"type":47,"value":183}," with the validated payload, the Sites project id in the compatibility field ",{"type":42,"tag":56,"props":185,"children":187},{"className":186},[],[188],{"type":47,"value":189},"site_creator_project_id",{"type":47,"value":191},", and the returned checkout path as ",{"type":42,"tag":56,"props":193,"children":195},{"className":194},[],[196],{"type":47,"value":197},"output_dir",{"type":47,"value":199},". When the current workspace policy is verifiably owner-only, pass its sole resolved email as ",{"type":42,"tag":56,"props":201,"children":203},{"className":202},[],[204],{"type":47,"value":205},"site_editor_email",{"type":47,"value":207},"; the exporter hashes it before writing source. Otherwise omit the field so an existing editor seed or explicit disabled state is preserved. Pass ",{"type":42,"tag":56,"props":209,"children":211},{"className":210},[],[212],{"type":47,"value":213},"site_editor_email: null",{"type":47,"value":215}," only when the user explicitly asks to disable presentation editing. After export succeeds, apply any reader-access change the user explicitly requested, then checkpoint and deploy with the same approval boundary.",{"type":42,"tag":76,"props":217,"children":218},{},[219,221,227,229,235],{"type":47,"value":220},"Verify that every returned source\u002Fschema\u002Fhosting path is inside the checkout, and separately verify that the hosting metadata contains the resolved project id. Presentation editing requires the logical D1 binding ",{"type":42,"tag":56,"props":222,"children":224},{"className":223},[],[225],{"type":47,"value":226},"DB",{"type":47,"value":228},"; do not replace another binding name. A read-only export may omit ",{"type":42,"tag":56,"props":230,"children":232},{"className":231},[],[233],{"type":47,"value":234},"database_schema_path",{"type":47,"value":236},".",{"type":42,"tag":76,"props":238,"children":239},{},[240,242,247,249,254],{"type":47,"value":241},"Checkpoint the checkout through ",{"type":42,"tag":56,"props":243,"children":245},{"className":244},[],[246],{"type":47,"value":111},{"type":47,"value":248},", then invoke ",{"type":42,"tag":56,"props":250,"children":252},{"className":251},[],[253],{"type":47,"value":119},{"type":47,"value":255}," to poll the deployment to a terminal state.",{"type":42,"tag":76,"props":257,"children":258},{},[259],{"type":47,"value":260},"Return the Sites URL and artifact snapshot timestamp, and state that the published data is a snapshot rather than a live connection. When presentation editing is enabled, state that only the seeded creator can edit title\u002Ftext\u002Flayout, delete blocks, or launch refresh and export handoffs; saved presentation overrides remain in Sites rather than syncing back to ChatGPT Desktop.",{"type":42,"tag":65,"props":262,"children":264},{"id":263},"fallbacks-and-failures",[265],{"type":47,"value":266},"Fallbacks And Failures",{"type":42,"tag":72,"props":268,"children":269},{},[270,275],{"type":42,"tag":76,"props":271,"children":272},{},[273],{"type":47,"value":274},"If the full Sites lifecycle is unavailable or publishing fails after one targeted retry in Work Mode, automatically switch to the owning workflow's self-contained HTML mode, state the failed stage briefly, and do not claim that a Site was published.",{"type":42,"tag":76,"props":276,"children":277},{},[278],{"type":47,"value":279},"If the user explicitly requested only Sites, report the blocker instead of switching surfaces without their consent.",{"items":281,"total":381},[282,301,317,329,344,357,369],{"slug":283,"name":283,"fn":284,"description":285,"org":286,"tags":287,"stars":25,"repoUrl":26,"updatedAt":300},"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},[288,291,294,297],{"name":289,"slug":290,"type":15},"Accessibility","accessibility",{"name":292,"slug":293,"type":15},"Charts","charts",{"name":295,"slug":296,"type":15},"Data Visualization","data-visualization",{"name":298,"slug":299,"type":15},"Design","design","2026-06-30T19:00:57.102",{"slug":302,"name":302,"fn":303,"description":304,"org":305,"tags":306,"stars":25,"repoUrl":26,"updatedAt":316},"adobe-batch-edit-photos","apply consistent photo adjustments","Apply consistent photo adjustments across a set of images so they look like they were edited together. Use this skill whenever the user says \"make my photos look cohesive\", \"give all these the same style\", \"apply a warm and golden feel to all of these\", \"make this cinematic\", \"match the look across my photos\", \"edit all my travel photos the same way\", \"batch edit these\", \"make these consistent\", \"fix my phone photos\", or uploads a folder of photos and wants a unified, polished result. Also triggers for requests like \"apply a preset to all of these\", \"make these look professional\", or \"they were shot in mixed lighting — can you fix them all\". Outputs direct final image URLs plus an in-chat preview grid and optional Firefly Board link. Access: 🔐 Signed-In required | Gen AI: ❌\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[307,310,313],{"name":308,"slug":309,"type":15},"Creative","creative",{"name":311,"slug":312,"type":15},"Editing","editing",{"name":314,"slug":315,"type":15},"Imaging","imaging","2026-08-28T15:09:11.185865",{"slug":318,"name":318,"fn":319,"description":320,"org":321,"tags":322,"stars":25,"repoUrl":26,"updatedAt":328},"adobe-create-mockups","create product and scene mockups","Use when a user wants to see their logo, design, or sketch on a product or scene mockup — mugs, t-shirts, business cards, hats, phone screens, posters, billboards, or similar. Triggers on \"create mockups\", \"show my logo on products\", or any logo upload with a request to visualize it on items. Access: 🔐 Signed-In required | Gen AI: ✅ Adobe Firefly via `image_generate` used for design creation, sketch polishing, and mockup scene generation\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[323,324,325],{"name":308,"slug":309,"type":15},{"name":298,"slug":299,"type":15},{"name":326,"slug":327,"type":15},"Graphics","graphics","2026-08-28T15:09:07.42507",{"slug":330,"name":330,"fn":331,"description":332,"org":333,"tags":334,"stars":25,"repoUrl":26,"updatedAt":343},"adobe-create-social-variations","export platform-ready social media assets","Resize, crop, or export any image or video into platform-ready social media assets using Adobe Creative Cloud tools. Use this skill when a user wants to prepare a photo, image, or video for one or more social platforms — Instagram, TikTok, LinkedIn, Facebook, YouTube, Snapchat, Pinterest, Threads, or X\u002FTwitter. Triggers on: \"prepare my image for Instagram\", \"resize for TikTok\", \"get this ready to post\", \"make versions for all platforms\", \"social media sizes\", \"crop for stories\", \"export for LinkedIn\", \"resize my video for social\", \"make social media assets\", or any request to adapt a photo or video for specific platforms. Handles subject-aware cropping, AI canvas expansion, test previews before full runs, and same-ratio video resizing.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[335,336,337,340],{"name":308,"slug":309,"type":15},{"name":326,"slug":327,"type":15},{"name":338,"slug":339,"type":15},"Marketing","marketing",{"name":341,"slug":342,"type":15},"Social Media","social-media","2026-08-28T15:10:07.282096",{"slug":345,"name":345,"fn":346,"description":347,"org":348,"tags":349,"stars":25,"repoUrl":26,"updatedAt":356},"adobe-design-from-template","create visual designs from templates","Create any visual design using Adobe Express templates — flyers, posters, social media posts (Instagram, Facebook, LinkedIn), business cards, invitations, greeting cards, resumes, cover letters, brochures, newsletters, certificates, presentations, YouTube thumbnails, email headers, logos, menus, and labels. Use this skill whenever the user wants to make, design, or build any visual — even if they just say \"make me a flyer\", \"design a poster\", \"I need something for Instagram\", \"create an event invite\", or \"make a business card\". Also handles browsing templates, editing text, replacing images, changing backgrounds, animating, and exporting designs. Access: 🔐 Signed-In required | Gen AI: ❌ by default — image replacement only where the surface permits generative AI (e.g. Codex); none on Claude\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[350,351,352,353],{"name":308,"slug":309,"type":15},{"name":298,"slug":299,"type":15},{"name":326,"slug":327,"type":15},{"name":354,"slug":355,"type":15},"Templates","templates","2026-08-28T15:10:03.050113",{"slug":358,"name":358,"fn":359,"description":360,"org":361,"tags":362,"stars":25,"repoUrl":26,"updatedAt":368},"adobe-edit-quick-cut","create video sizzle reels","Create a punchy sizzle reel from a video using Adobe Quick Cut. Use this skill whenever a user wants to cut, trim, or shorten a video into highlights — including phrases like \"make a sizzle reel\", \"make a highlight reel\", \"quick cut this\", \"cut the best parts\", \"shorten this video\", \"make a highlight clip\", \"summarize this video visually\", or any request to produce a shorter edited version of a video. Use this skill for Quick Cut requests before suggesting manual editing in Premiere. Requires the user to upload a video file.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[363,364,365],{"name":308,"slug":309,"type":15},{"name":311,"slug":312,"type":15},{"name":366,"slug":367,"type":15},"Video","video","2026-08-28T15:09:07.765245",{"slug":370,"name":370,"fn":371,"description":372,"org":373,"tags":374,"stars":25,"repoUrl":26,"updatedAt":380},"adobe-retouch-portraits","batch retouch portrait photos","Bulk-retouch a folder of portrait photos using Adobe tools — designed for wedding photographers and event photographers who need fast, walk-away batch processing. Use this skill when the user says \"retouch my photos\", \"batch process these portraits\", \"process my wedding photos\", \"clean up this folder of images\", \"run my headshots through Adobe\", or uploads\u002Fselects a folder of photos and wants them polished and ready to review. Automatically applies auto-straighten, auto-tone, and auto-light to every image. Outputs a preview grid and download folder. Access: 🔐 Signed-In required | Gen AI: ❌ by default — optional background-only cleanup only where the surface permits generative AI (e.g. Codex); none on Claude\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[375,376,377],{"name":308,"slug":309,"type":15},{"name":314,"slug":315,"type":15},{"name":378,"slug":379,"type":15},"Photography","photography","2026-08-28T15:09:10.386974",499,{"items":383,"total":584},[384,405,428,445,461,480,499,513,529,543,555,568],{"slug":385,"name":385,"fn":386,"description":387,"org":388,"tags":389,"stars":402,"repoUrl":403,"updatedAt":404},"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},[390,393,396,399],{"name":391,"slug":392,"type":15},"Documents","documents",{"name":394,"slug":395,"type":15},"Healthcare","healthcare",{"name":397,"slug":398,"type":15},"Insurance","insurance",{"name":400,"slug":401,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-08-02T05:48:07.395855",{"slug":406,"name":406,"fn":407,"description":408,"org":409,"tags":410,"stars":425,"repoUrl":426,"updatedAt":427},"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},[411,414,416,419,422],{"name":412,"slug":413,"type":15},".NET","dotnet",{"name":415,"slug":406,"type":15},"ASP.NET Core",{"name":417,"slug":418,"type":15},"Blazor","blazor",{"name":420,"slug":421,"type":15},"C#","csharp",{"name":423,"slug":424,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":429,"name":429,"fn":430,"description":431,"org":432,"tags":433,"stars":425,"repoUrl":426,"updatedAt":444},"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},[434,437,440,443],{"name":435,"slug":436,"type":15},"Apps SDK","apps-sdk",{"name":438,"slug":439,"type":15},"ChatGPT","chatgpt",{"name":441,"slug":442,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":446,"name":446,"fn":447,"description":448,"org":449,"tags":450,"stars":425,"repoUrl":426,"updatedAt":460},"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},[451,454,457],{"name":452,"slug":453,"type":15},"API Development","api-development",{"name":455,"slug":456,"type":15},"CLI","cli",{"name":458,"slug":459,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":462,"name":462,"fn":463,"description":464,"org":465,"tags":466,"stars":425,"repoUrl":426,"updatedAt":479},"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},[467,470,473,476],{"name":468,"slug":469,"type":15},"Cloudflare","cloudflare",{"name":471,"slug":472,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":474,"slug":475,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":477,"slug":478,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":481,"name":481,"fn":482,"description":483,"org":484,"tags":485,"stars":425,"repoUrl":426,"updatedAt":498},"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},[486,489,492,495],{"name":487,"slug":488,"type":15},"Productivity","productivity",{"name":490,"slug":491,"type":15},"Project Management","project-management",{"name":493,"slug":494,"type":15},"Strategy","strategy",{"name":496,"slug":497,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":500,"name":500,"fn":501,"description":502,"org":503,"tags":504,"stars":425,"repoUrl":426,"updatedAt":512},"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},[505,506,508,511],{"name":298,"slug":299,"type":15},{"name":507,"slug":500,"type":15},"Figma",{"name":509,"slug":510,"type":15},"Frontend","frontend",{"name":441,"slug":442,"type":15},"2026-04-12T05:06:47.939943",{"slug":514,"name":514,"fn":515,"description":516,"org":517,"tags":518,"stars":425,"repoUrl":426,"updatedAt":528},"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},[519,520,523,524,525],{"name":298,"slug":299,"type":15},{"name":521,"slug":522,"type":15},"Design System","design-system",{"name":507,"slug":500,"type":15},{"name":509,"slug":510,"type":15},{"name":526,"slug":527,"type":15},"UI Components","ui-components","2026-05-10T05:59:52.971881",{"slug":530,"name":530,"fn":531,"description":532,"org":533,"tags":534,"stars":425,"repoUrl":426,"updatedAt":542},"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},[535,536,537,540,541],{"name":298,"slug":299,"type":15},{"name":521,"slug":522,"type":15},{"name":538,"slug":539,"type":15},"Documentation","documentation",{"name":507,"slug":500,"type":15},{"name":509,"slug":510,"type":15},"2026-05-16T06:07:47.821474",{"slug":544,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":425,"repoUrl":426,"updatedAt":554},"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},[549,550,551,552,553],{"name":298,"slug":299,"type":15},{"name":507,"slug":500,"type":15},{"name":509,"slug":510,"type":15},{"name":526,"slug":527,"type":15},{"name":423,"slug":424,"type":15},"2026-05-16T06:07:40.583615",{"slug":556,"name":556,"fn":557,"description":558,"org":559,"tags":560,"stars":425,"repoUrl":426,"updatedAt":567},"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},[561,564,565,566],{"name":562,"slug":563,"type":15},"Animation","animation",{"name":458,"slug":459,"type":15},{"name":308,"slug":309,"type":15},{"name":298,"slug":299,"type":15},"2026-05-02T05:31:48.48485",{"slug":569,"name":569,"fn":570,"description":571,"org":572,"tags":573,"stars":425,"repoUrl":426,"updatedAt":583},"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},[574,575,576,579,582],{"name":308,"slug":309,"type":15},{"name":298,"slug":299,"type":15},{"name":577,"slug":578,"type":15},"Image Generation","image-generation",{"name":580,"slug":581,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",578]