[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-openai-transcribe-en":3,"guides-for-openai-transcribe":1795,"similar-k17fp697jas7jwg5n8h39b7qz186najx-en":1796},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":227,"parentExtension":246,"providers":247,"relations":252,"repo":254,"tags":1792,"workflow":1793},1778695021936.5627,"k17fp697jas7jwg5n8h39b7qz186najx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.",{"claudeCode":12},"openai/skills","transcribe","https://github.com/openai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":240},1778695668855.7715,"kn7exfayh4zn110xdgf5j9r5b986nm0c","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of transcribing audio and identifies specific use cases like extracting text from recordings and labeling speakers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a basic transcription by including optional diarization, known-speaker hints, and specific model/format configurations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill includes a complete workflow, dependency installation instructions, environment setup, and CLI examples for immediate use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on audio transcription and its related options like diarization and speaker labeling.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and use cases as detailed in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-defined command-line script (`transcribe_diarize.py`) that handles all transcription logic.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md and reference files detail supported formats, limits, response formats, and known-speaker options, with CLI arguments clearly explained.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The bundled script is named `transcribe_diarize.py`, clearly indicating its function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The CLI script accepts specific audio file paths and well-defined parameters for transcription options, and outputs structured text or JSON.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The skill is licensed under the Apache License 2.0, indicated by a clear LICENSE.txt file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The SKILL.md clearly lists the 'openai' dependency and provides installation instructions using `uv` or `pip`.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The script requires OPENAI_API_KEY but instructs users to export it and never pastes it into chat, adhering to safe secret handling practices.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The script handles audio files and API calls directly, with no indication of loading untrusted external code or data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The script relies on the bundled 'openai' library and does not fetch remote code or data at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The script operates on input files and makes API calls, with no indication of modifying files outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The Python script does not appear to use any primitives that would allow it to escape sandbox restrictions.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The script processes audio files and sends them to the OpenAI API; there are no undocumented outbound calls or attempts to exfiltrate confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled files (SKILL.md, LICENSE.txt, script, reference) do not contain hidden text tricks or malicious formatting.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The Python script is written in clear, readable Python code and is not obfuscated.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The script relies on standard Python paths and environment variables, without making assumptions about user project structure.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 30 open issues and 6 closed in 90 days, the closure rate is low, but the total issue count is not excessively high for a popular project.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The repository has a `pushedAt` date indicating recent activity, and the `openai/skills` repository likely manages versions through commit history or separate release tags, though a specific version number isn't immediately visible in the SKILL.md frontmatter.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The Python script includes argument parsing and validation for input files, formats, and model parameters.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The script primarily performs file I/O for reading audio and writing transcripts, with no destructive operations.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The Python script uses `_die` and `_warn` functions for error reporting and includes checks for API key presence, file existence, and valid parameters.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The script provides informative messages to stderr regarding API key status, warnings, and successful file writes, serving as a form of logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill processes audio files and sends them to the OpenAI API. It does not explicitly handle personal data beyond what might be incidentally present in audio, and adherence to GDPR would depend on OpenAI's processing.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is language-agnostic and uses a global API, making it globally applicable without regional restrictions.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The script is written in standard Python 3 and relies on widely available libraries, making it portable across POSIX-compatible systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of Agent Skills and installation instructions, with links to further documentation.",{"category":33,"check":130,"severity":131,"summary":132},"Tool surface size","not_applicable","This is a single-tool extension (a CLI script).",{"category":40,"check":134,"severity":131,"summary":135},"Overlapping near-synonym tools","This is a single-tool extension.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features (transcription, diarization, known-speaker hints) are implemented in the provided script.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The SKILL.md provides clear installation instructions for the 'openai' dependency and multiple copy-pasteable CLI examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Errors clearly state the issue (e.g., missing API key, file not found, invalid format) and often suggest remediation steps.",{"category":103,"check":148,"severity":149,"summary":150},"Pinned dependencies","info","While dependency installation is described, explicit pinning via a lockfile is not evident for the 'openai' library.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The script includes a `--dry-run` flag that prints the API payload without making actual API calls.",{"category":155,"check":156,"severity":131,"summary":157},"Protocol","Idempotent retry & timeouts","The script is a client that calls an external API; idempotency and timeouts are primarily handled by the OpenAI API and the `openai` SDK, not directly within this script's logic.",{"category":117,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The script does not appear to emit any telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description and SKILL.md clearly define the skill's purpose (audio transcription with options) and its use cases.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the skill's core capability and trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is reasonably concise and effectively delegates deeper material to the `references/api.md` file.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to `references/api.md` for detailed information.",{"category":171,"check":175,"severity":131,"summary":176},"Forked exploration","This skill performs a single-shot task and does not involve deep exploration or code review requiring a forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The CLI quick start section provides multiple ready-to-use examples for different transcription scenarios.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The script handles edge cases like missing API keys, file not found, invalid formats, and large audio files, with documented recovery steps.",{"category":110,"check":184,"severity":131,"summary":185},"Tool Fallback","This skill is a standalone script and does not rely on external MCP servers or tools with fallbacks.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The script aborts gracefully with specific error messages when preconditions are not met, such as a missing API key or audio file.",{"category":91,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; any cross-skill coordination would be managed by the agent orchestrating its execution.",1778695668748,"This skill uses a Python script to transcribe audio files to text, offering features like speaker diarization, known-speaker hints, and support for various audio formats via the OpenAI API. It includes detailed command-line usage instructions and dependency management.",[196,197,198,199,200],"Transcribe audio to text","Speaker diarization","Known speaker referencing","Support for multiple audio formats","Configurable response formats (text, JSON, diarized_json)",[202,203,204,205],"Performing sentiment analysis on the transcribed text.","Translating transcribed audio into other languages.","Real-time transcription (focus is on file-based processing).","Managing or storing audio files beyond outputting transcripts.","3.0.0","4.4.0","Transcribe audio files to text with optional diarization and known-speaker hints, enabling extraction of speech content from recordings.","The skill is highly production-ready with excellent documentation, clear workflow, and robust error handling. Minor point on explicit dependency pinning.",97,"A robust and well-documented skill for transcribing audio files with advanced options.",[213,214,215,216,217],"transcription","audio","openai","diarization","speech-to-text","global","verified",[221,222,223,224],"Transcribing meeting recordings to extract key discussion points.","Converting interviews or podcasts into searchable text documents.","Labeling speakers in audio content for easier content indexing.","Extracting spoken text from video files.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":238,"testCoverage":239},{"hasLockfile":227},false,1778695653935,{"descriptionLength":230,"readmeSize":231},216,1478,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},6,1263,30,1778692029000,19018,{"hasNpmPackage":227,"smitheryVerified":227},{"hasCi":227,"hasTests":227},{"updatedAt":241},1778695668855,{"basePath":243,"githubOwner":215,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/.curated/transcribe","skills","skill",null,{"evaluate":248,"extract":250},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":249,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":251},"HEAD",{"repoId":253},"kd75n2zj3yh472p25zffgycved86mnpx",{"_creationTime":255,"_id":253,"identity":256,"providers":257,"workflow":1788},1778695016992.2295,{"githubOwner":215,"githubRepo":244,"sourceUrl":14},{"classify":258,"discover":1782,"github":1785},{"commitSha":251,"extensions":259},[260,304,329,340,967,986,1003,1019,1031,1043,1087,1099,1155,1170,1183,1214,1241,1254,1295,1314,1333,1352,1371,1388,1409,1420,1439,1450,1495,1520,1549,1568,1581,1594,1628,1642,1657,1699,1712,1733,1746,1763],{"basePath":261,"description":262,"displayName":263,"installMethods":264,"rationale":265,"selectedPaths":266,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/aspnet-core","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.","aspnet-core",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/aspnet-core/SKILL.md",[267,270,273,276,279,281,283,285,287,289,291,293,295,297,299,301],{"path":268,"priority":269},"SKILL.md","mandatory",{"path":271,"priority":272},"LICENSE.txt","high",{"path":274,"priority":275},"assets/dotnet-logo.png","low",{"path":277,"priority":278},"references/_sections.md","medium",{"path":280,"priority":278},"references/apis-minimal-and-controllers.md",{"path":282,"priority":278},"references/data-state-and-services.md",{"path":284,"priority":278},"references/program-and-pipeline.md",{"path":286,"priority":278},"references/realtime-grpc-and-background-work.md",{"path":288,"priority":278},"references/security-and-identity.md",{"path":290,"priority":278},"references/source-map.md",{"path":292,"priority":278},"references/stack-selection.md",{"path":294,"priority":278},"references/testing-performance-and-operations.md",{"path":296,"priority":278},"references/ui-blazor.md",{"path":298,"priority":278},"references/ui-mvc.md",{"path":300,"priority":278},"references/ui-razor-pages.md",{"path":302,"priority":278},"references/versioning-and-upgrades.md","rule",{"basePath":305,"description":306,"displayName":307,"installMethods":308,"rationale":309,"selectedPaths":310,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/chatgpt-apps","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.","chatgpt-apps",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/chatgpt-apps/SKILL.md",[311,312,313,315,317,319,321,323,325,327],{"path":268,"priority":269},{"path":271,"priority":272},{"path":314,"priority":278},"references/app-archetypes.md",{"path":316,"priority":278},"references/apps-sdk-docs-workflow.md",{"path":318,"priority":278},"references/interactive-state-sync-patterns.md",{"path":320,"priority":278},"references/repo-contract-and-validation.md",{"path":322,"priority":278},"references/search-fetch-standard.md",{"path":324,"priority":278},"references/upstream-example-workflow.md",{"path":326,"priority":278},"references/window-openai-patterns.md",{"path":328,"priority":275},"scripts/scaffold_node_ext_apps.mjs",{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/cli-creator","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/write commands, return stable JSON, manage auth, and pair with a companion skill.","cli-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/cli-creator/SKILL.md",[336,337,338],{"path":268,"priority":269},{"path":271,"priority":272},{"path":339,"priority":278},"references/agent-cli-patterns.md",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/cloudflare-deploy","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.","cloudflare-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/cloudflare-deploy/SKILL.md",[347,348,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519,521,523,525,527,529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571,573,575,577,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607,609,611,613,615,617,619,621,623,625,627,629,631,633,635,637,639,641,643,645,647,649,651,653,655,657,659,661,663,665,667,669,671,673,675,677,679,681,683,685,687,689,691,693,695,697,699,701,703,705,707,709,711,713,715,717,719,721,723,725,727,729,731,733,735,737,739,741,743,745,747,749,751,753,755,757,759,761,763,765,767,769,771,773,775,777,779,781,783,785,787,789,791,793,795,797,799,801,803,805,807,809,811,813,815,817,819,821,823,825,827,829,831,833,835,837,839,841,843,845,847,849,851,853,855,857,859,861,863,865,867,869,871,873,875,877,879,881,883,885,887,889,891,893,895,897,899,901,903,905,907,909,911,913,915,917,919,921,923,925,927,929,931,933,935,937,939,941,943,945,947,949,951,953,955,957,959,961,963,965],{"path":268,"priority":269},{"path":271,"priority":272},{"path":350,"priority":275},"assets/cloudflare-small.svg",{"path":352,"priority":275},"assets/cloudflare.png",{"path":354,"priority":278},"references/agents-sdk/README.md",{"path":356,"priority":278},"references/agents-sdk/api.md",{"path":358,"priority":278},"references/agents-sdk/configuration.md",{"path":360,"priority":278},"references/agents-sdk/gotchas.md",{"path":362,"priority":278},"references/agents-sdk/patterns.md",{"path":364,"priority":278},"references/ai-gateway/README.md",{"path":366,"priority":278},"references/ai-gateway/configuration.md",{"path":368,"priority":278},"references/ai-gateway/dynamic-routing.md",{"path":370,"priority":278},"references/ai-gateway/features.md",{"path":372,"priority":278},"references/ai-gateway/sdk-integration.md",{"path":374,"priority":278},"references/ai-gateway/troubleshooting.md",{"path":376,"priority":278},"references/ai-search/README.md",{"path":378,"priority":278},"references/ai-search/api.md",{"path":380,"priority":278},"references/ai-search/configuration.md",{"path":382,"priority":278},"references/ai-search/gotchas.md",{"path":384,"priority":278},"references/ai-search/patterns.md",{"path":386,"priority":278},"references/analytics-engine/README.md",{"path":388,"priority":278},"references/analytics-engine/api.md",{"path":390,"priority":278},"references/analytics-engine/configuration.md",{"path":392,"priority":278},"references/analytics-engine/gotchas.md",{"path":394,"priority":278},"references/analytics-engine/patterns.md",{"path":396,"priority":278},"references/api/README.md",{"path":398,"priority":278},"references/api/api.md",{"path":400,"priority":278},"references/api/configuration.md",{"path":402,"priority":278},"references/api/gotchas.md",{"path":404,"priority":278},"references/api/patterns.md",{"path":406,"priority":278},"references/api-shield/README.md",{"path":408,"priority":278},"references/api-shield/api.md",{"path":410,"priority":278},"references/api-shield/configuration.md",{"path":412,"priority":278},"references/api-shield/gotchas.md",{"path":414,"priority":278},"references/api-shield/patterns.md",{"path":416,"priority":278},"references/argo-smart-routing/README.md",{"path":418,"priority":278},"references/argo-smart-routing/api.md",{"path":420,"priority":278},"references/argo-smart-routing/configuration.md",{"path":422,"priority":278},"references/argo-smart-routing/gotchas.md",{"path":424,"priority":278},"references/argo-smart-routing/patterns.md",{"path":426,"priority":278},"references/bindings/README.md",{"path":428,"priority":278},"references/bindings/api.md",{"path":430,"priority":278},"references/bindings/configuration.md",{"path":432,"priority":278},"references/bindings/gotchas.md",{"path":434,"priority":278},"references/bindings/patterns.md",{"path":436,"priority":278},"references/bot-management/README.md",{"path":438,"priority":278},"references/bot-management/api.md",{"path":440,"priority":278},"references/bot-management/configuration.md",{"path":442,"priority":278},"references/bot-management/gotchas.md",{"path":444,"priority":278},"references/bot-management/patterns.md",{"path":446,"priority":278},"references/browser-rendering/README.md",{"path":448,"priority":278},"references/browser-rendering/api.md",{"path":450,"priority":278},"references/browser-rendering/configuration.md",{"path":452,"priority":278},"references/browser-rendering/gotchas.md",{"path":454,"priority":278},"references/browser-rendering/patterns.md",{"path":456,"priority":278},"references/c3/README.md",{"path":458,"priority":278},"references/c3/api.md",{"path":460,"priority":278},"references/c3/configuration.md",{"path":462,"priority":278},"references/c3/gotchas.md",{"path":464,"priority":278},"references/c3/patterns.md",{"path":466,"priority":278},"references/cache-reserve/README.md",{"path":468,"priority":278},"references/cache-reserve/api.md",{"path":470,"priority":278},"references/cache-reserve/configuration.md",{"path":472,"priority":278},"references/cache-reserve/gotchas.md",{"path":474,"priority":278},"references/cache-reserve/patterns.md",{"path":476,"priority":278},"references/containers/README.md",{"path":478,"priority":278},"references/containers/api.md",{"path":480,"priority":278},"references/containers/configuration.md",{"path":482,"priority":278},"references/containers/gotchas.md",{"path":484,"priority":278},"references/containers/patterns.md",{"path":486,"priority":278},"references/cron-triggers/README.md",{"path":488,"priority":278},"references/cron-triggers/api.md",{"path":490,"priority":278},"references/cron-triggers/configuration.md",{"path":492,"priority":278},"references/cron-triggers/gotchas.md",{"path":494,"priority":278},"references/cron-triggers/patterns.md",{"path":496,"priority":278},"references/d1/README.md",{"path":498,"priority":278},"references/d1/api.md",{"path":500,"priority":278},"references/d1/configuration.md",{"path":502,"priority":278},"references/d1/gotchas.md",{"path":504,"priority":278},"references/d1/patterns.md",{"path":506,"priority":278},"references/ddos/README.md",{"path":508,"priority":278},"references/ddos/api.md",{"path":510,"priority":278},"references/ddos/configuration.md",{"path":512,"priority":278},"references/ddos/gotchas.md",{"path":514,"priority":278},"references/ddos/patterns.md",{"path":516,"priority":278},"references/do-storage/README.md",{"path":518,"priority":278},"references/do-storage/api.md",{"path":520,"priority":278},"references/do-storage/configuration.md",{"path":522,"priority":278},"references/do-storage/gotchas.md",{"path":524,"priority":278},"references/do-storage/patterns.md",{"path":526,"priority":278},"references/do-storage/testing.md",{"path":528,"priority":278},"references/durable-objects/README.md",{"path":530,"priority":278},"references/durable-objects/api.md",{"path":532,"priority":278},"references/durable-objects/configuration.md",{"path":534,"priority":278},"references/durable-objects/gotchas.md",{"path":536,"priority":278},"references/durable-objects/patterns.md",{"path":538,"priority":278},"references/email-routing/README.md",{"path":540,"priority":278},"references/email-routing/api.md",{"path":542,"priority":278},"references/email-routing/configuration.md",{"path":544,"priority":278},"references/email-routing/gotchas.md",{"path":546,"priority":278},"references/email-routing/patterns.md",{"path":548,"priority":278},"references/email-workers/README.md",{"path":550,"priority":278},"references/email-workers/api.md",{"path":552,"priority":278},"references/email-workers/configuration.md",{"path":554,"priority":278},"references/email-workers/gotchas.md",{"path":556,"priority":278},"references/email-workers/patterns.md",{"path":558,"priority":278},"references/hyperdrive/README.md",{"path":560,"priority":278},"references/hyperdrive/api.md",{"path":562,"priority":278},"references/hyperdrive/configuration.md",{"path":564,"priority":278},"references/hyperdrive/gotchas.md",{"path":566,"priority":278},"references/hyperdrive/patterns.md",{"path":568,"priority":278},"references/images/README.md",{"path":570,"priority":278},"references/images/api.md",{"path":572,"priority":278},"references/images/configuration.md",{"path":574,"priority":278},"references/images/gotchas.md",{"path":576,"priority":278},"references/images/patterns.md",{"path":578,"priority":278},"references/kv/README.md",{"path":580,"priority":278},"references/kv/api.md",{"path":582,"priority":278},"references/kv/configuration.md",{"path":584,"priority":278},"references/kv/gotchas.md",{"path":586,"priority":278},"references/kv/patterns.md",{"path":588,"priority":278},"references/miniflare/README.md",{"path":590,"priority":278},"references/miniflare/api.md",{"path":592,"priority":278},"references/miniflare/configuration.md",{"path":594,"priority":278},"references/miniflare/gotchas.md",{"path":596,"priority":278},"references/miniflare/patterns.md",{"path":598,"priority":278},"references/network-interconnect/README.md",{"path":600,"priority":278},"references/network-interconnect/api.md",{"path":602,"priority":278},"references/network-interconnect/configuration.md",{"path":604,"priority":278},"references/network-interconnect/gotchas.md",{"path":606,"priority":278},"references/network-interconnect/patterns.md",{"path":608,"priority":278},"references/observability/README.md",{"path":610,"priority":278},"references/observability/api.md",{"path":612,"priority":278},"references/observability/configuration.md",{"path":614,"priority":278},"references/observability/gotchas.md",{"path":616,"priority":278},"references/observability/patterns.md",{"path":618,"priority":278},"references/pages/README.md",{"path":620,"priority":278},"references/pages/api.md",{"path":622,"priority":278},"references/pages/configuration.md",{"path":624,"priority":278},"references/pages/gotchas.md",{"path":626,"priority":278},"references/pages/patterns.md",{"path":628,"priority":278},"references/pages-functions/README.md",{"path":630,"priority":278},"references/pages-functions/api.md",{"path":632,"priority":278},"references/pages-functions/configuration.md",{"path":634,"priority":278},"references/pages-functions/gotchas.md",{"path":636,"priority":278},"references/pages-functions/patterns.md",{"path":638,"priority":278},"references/pipelines/README.md",{"path":640,"priority":278},"references/pipelines/api.md",{"path":642,"priority":278},"references/pipelines/configuration.md",{"path":644,"priority":278},"references/pipelines/gotchas.md",{"path":646,"priority":278},"references/pipelines/patterns.md",{"path":648,"priority":278},"references/pulumi/README.md",{"path":650,"priority":278},"references/pulumi/api.md",{"path":652,"priority":278},"references/pulumi/configuration.md",{"path":654,"priority":278},"references/pulumi/gotchas.md",{"path":656,"priority":278},"references/pulumi/patterns.md",{"path":658,"priority":278},"references/queues/README.md",{"path":660,"priority":278},"references/queues/api.md",{"path":662,"priority":278},"references/queues/configuration.md",{"path":664,"priority":278},"references/queues/gotchas.md",{"path":666,"priority":278},"references/queues/patterns.md",{"path":668,"priority":278},"references/r2/README.md",{"path":670,"priority":278},"references/r2/api.md",{"path":672,"priority":278},"references/r2/configuration.md",{"path":674,"priority":278},"references/r2/gotchas.md",{"path":676,"priority":278},"references/r2/patterns.md",{"path":678,"priority":278},"references/r2-data-catalog/README.md",{"path":680,"priority":278},"references/r2-data-catalog/api.md",{"path":682,"priority":278},"references/r2-data-catalog/configuration.md",{"path":684,"priority":278},"references/r2-data-catalog/gotchas.md",{"path":686,"priority":278},"references/r2-data-catalog/patterns.md",{"path":688,"priority":278},"references/r2-sql/README.md",{"path":690,"priority":278},"references/r2-sql/api.md",{"path":692,"priority":278},"references/r2-sql/configuration.md",{"path":694,"priority":278},"references/r2-sql/gotchas.md",{"path":696,"priority":278},"references/r2-sql/patterns.md",{"path":698,"priority":278},"references/realtime-sfu/README.md",{"path":700,"priority":278},"references/realtime-sfu/api.md",{"path":702,"priority":278},"references/realtime-sfu/configuration.md",{"path":704,"priority":278},"references/realtime-sfu/gotchas.md",{"path":706,"priority":278},"references/realtime-sfu/patterns.md",{"path":708,"priority":278},"references/realtimekit/README.md",{"path":710,"priority":278},"references/realtimekit/api.md",{"path":712,"priority":278},"references/realtimekit/configuration.md",{"path":714,"priority":278},"references/realtimekit/gotchas.md",{"path":716,"priority":278},"references/realtimekit/patterns.md",{"path":718,"priority":278},"references/sandbox/README.md",{"path":720,"priority":278},"references/sandbox/api.md",{"path":722,"priority":278},"references/sandbox/configuration.md",{"path":724,"priority":278},"references/sandbox/gotchas.md",{"path":726,"priority":278},"references/sandbox/patterns.md",{"path":728,"priority":278},"references/secrets-store/README.md",{"path":730,"priority":278},"references/secrets-store/api.md",{"path":732,"priority":278},"references/secrets-store/configuration.md",{"path":734,"priority":278},"references/secrets-store/gotchas.md",{"path":736,"priority":278},"references/secrets-store/patterns.md",{"path":738,"priority":278},"references/smart-placement/README.md",{"path":740,"priority":278},"references/smart-placement/api.md",{"path":742,"priority":278},"references/smart-placement/configuration.md",{"path":744,"priority":278},"references/smart-placement/gotchas.md",{"path":746,"priority":278},"references/smart-placement/patterns.md",{"path":748,"priority":278},"references/snippets/README.md",{"path":750,"priority":278},"references/snippets/api.md",{"path":752,"priority":278},"references/snippets/configuration.md",{"path":754,"priority":278},"references/snippets/gotchas.md",{"path":756,"priority":278},"references/snippets/patterns.md",{"path":758,"priority":278},"references/spectrum/README.md",{"path":760,"priority":278},"references/spectrum/api.md",{"path":762,"priority":278},"references/spectrum/configuration.md",{"path":764,"priority":278},"references/spectrum/gotchas.md",{"path":766,"priority":278},"references/spectrum/patterns.md",{"path":768,"priority":278},"references/static-assets/README.md",{"path":770,"priority":278},"references/static-assets/api.md",{"path":772,"priority":278},"references/static-assets/configuration.md",{"path":774,"priority":278},"references/static-assets/gotchas.md",{"path":776,"priority":278},"references/static-assets/patterns.md",{"path":778,"priority":278},"references/stream/README.md",{"path":780,"priority":278},"references/stream/api-live.md",{"path":782,"priority":278},"references/stream/api.md",{"path":784,"priority":278},"references/stream/configuration.md",{"path":786,"priority":278},"references/stream/gotchas.md",{"path":788,"priority":278},"references/stream/patterns.md",{"path":790,"priority":278},"references/tail-workers/README.md",{"path":792,"priority":278},"references/tail-workers/api.md",{"path":794,"priority":278},"references/tail-workers/configuration.md",{"path":796,"priority":278},"references/tail-workers/gotchas.md",{"path":798,"priority":278},"references/tail-workers/patterns.md",{"path":800,"priority":278},"references/terraform/README.md",{"path":802,"priority":278},"references/terraform/api.md",{"path":804,"priority":278},"references/terraform/configuration.md",{"path":806,"priority":278},"references/terraform/gotchas.md",{"path":808,"priority":278},"references/terraform/patterns.md",{"path":810,"priority":278},"references/tunnel/README.md",{"path":812,"priority":278},"references/tunnel/api.md",{"path":814,"priority":278},"references/tunnel/configuration.md",{"path":816,"priority":278},"references/tunnel/gotchas.md",{"path":818,"priority":278},"references/tunnel/networking.md",{"path":820,"priority":278},"references/tunnel/patterns.md",{"path":822,"priority":278},"references/turn/README.md",{"path":824,"priority":278},"references/turn/api.md",{"path":826,"priority":278},"references/turn/configuration.md",{"path":828,"priority":278},"references/turn/gotchas.md",{"path":830,"priority":278},"references/turn/patterns.md",{"path":832,"priority":278},"references/turnstile/README.md",{"path":834,"priority":278},"references/turnstile/api.md",{"path":836,"priority":278},"references/turnstile/configuration.md",{"path":838,"priority":278},"references/turnstile/gotchas.md",{"path":840,"priority":278},"references/turnstile/patterns.md",{"path":842,"priority":278},"references/vectorize/README.md",{"path":844,"priority":278},"references/vectorize/api.md",{"path":846,"priority":278},"references/vectorize/configuration.md",{"path":848,"priority":278},"references/vectorize/gotchas.md",{"path":850,"priority":278},"references/vectorize/patterns.md",{"path":852,"priority":278},"references/waf/README.md",{"path":854,"priority":278},"references/waf/api.md",{"path":856,"priority":278},"references/waf/configuration.md",{"path":858,"priority":278},"references/waf/gotchas.md",{"path":860,"priority":278},"references/waf/patterns.md",{"path":862,"priority":278},"references/web-analytics/README.md",{"path":864,"priority":278},"references/web-analytics/configuration.md",{"path":866,"priority":278},"references/web-analytics/gotchas.md",{"path":868,"priority":278},"references/web-analytics/integration.md",{"path":870,"priority":278},"references/web-analytics/patterns.md",{"path":872,"priority":278},"references/workerd/README.md",{"path":874,"priority":278},"references/workerd/api.md",{"path":876,"priority":278},"references/workerd/configuration.md",{"path":878,"priority":278},"references/workerd/gotchas.md",{"path":880,"priority":278},"references/workerd/patterns.md",{"path":882,"priority":278},"references/workers/README.md",{"path":884,"priority":278},"references/workers/api.md",{"path":886,"priority":278},"references/workers/configuration.md",{"path":888,"priority":278},"references/workers/frameworks.md",{"path":890,"priority":278},"references/workers/gotchas.md",{"path":892,"priority":278},"references/workers/patterns.md",{"path":894,"priority":278},"references/workers-ai/README.md",{"path":896,"priority":278},"references/workers-ai/api.md",{"path":898,"priority":278},"references/workers-ai/configuration.md",{"path":900,"priority":278},"references/workers-ai/gotchas.md",{"path":902,"priority":278},"references/workers-ai/patterns.md",{"path":904,"priority":278},"references/workers-for-platforms/README.md",{"path":906,"priority":278},"references/workers-for-platforms/api.md",{"path":908,"priority":278},"references/workers-for-platforms/configuration.md",{"path":910,"priority":278},"references/workers-for-platforms/gotchas.md",{"path":912,"priority":278},"references/workers-for-platforms/patterns.md",{"path":914,"priority":278},"references/workers-playground/README.md",{"path":916,"priority":278},"references/workers-playground/api.md",{"path":918,"priority":278},"references/workers-playground/configuration.md",{"path":920,"priority":278},"references/workers-playground/gotchas.md",{"path":922,"priority":278},"references/workers-playground/patterns.md",{"path":924,"priority":278},"references/workers-vpc/README.md",{"path":926,"priority":278},"references/workers-vpc/api.md",{"path":928,"priority":278},"references/workers-vpc/configuration.md",{"path":930,"priority":278},"references/workers-vpc/gotchas.md",{"path":932,"priority":278},"references/workers-vpc/patterns.md",{"path":934,"priority":278},"references/workflows/README.md",{"path":936,"priority":278},"references/workflows/api.md",{"path":938,"priority":278},"references/workflows/configuration.md",{"path":940,"priority":278},"references/workflows/gotchas.md",{"path":942,"priority":278},"references/workflows/patterns.md",{"path":944,"priority":278},"references/wrangler/README.md",{"path":946,"priority":278},"references/wrangler/api.md",{"path":948,"priority":278},"references/wrangler/auth.md",{"path":950,"priority":278},"references/wrangler/configuration.md",{"path":952,"priority":278},"references/wrangler/gotchas.md",{"path":954,"priority":278},"references/wrangler/patterns.md",{"path":956,"priority":278},"references/zaraz/IMPLEMENTATION_SUMMARY.md",{"path":958,"priority":278},"references/zaraz/README.md",{"path":960,"priority":278},"references/zaraz/api.md",{"path":962,"priority":278},"references/zaraz/configuration.md",{"path":964,"priority":278},"references/zaraz/gotchas.md",{"path":966,"priority":278},"references/zaraz/patterns.md",{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma","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.","figma",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma/SKILL.md",[974,975,976,978,980,982,984],{"path":268,"priority":269},{"path":271,"priority":272},{"path":977,"priority":275},"assets/figma-small.svg",{"path":979,"priority":275},"assets/figma.png",{"path":981,"priority":275},"assets/icon.svg",{"path":983,"priority":278},"references/figma-mcp-config.md",{"path":985,"priority":278},"references/figma-tools-and-prompts.md",{"basePath":987,"description":988,"displayName":989,"installMethods":990,"rationale":991,"selectedPaths":992,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-code-connect-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`.","figma-code-connect-components",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-code-connect-components/SKILL.md",[993,994,996,997,998,999,1001],{"path":268,"priority":269},{"path":995,"priority":272},"LICENSE.TXT",{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"path":1000,"priority":278},"references/mapping-checklist.md",{"path":1002,"priority":275},"scripts/normalize_node_id.py",{"basePath":1004,"description":1005,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-create-design-system-rules","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.","figma-create-design-system-rules",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-create-design-system-rules/SKILL.md",[1010,1011,1012,1013,1014,1015,1017],{"path":268,"priority":269},{"path":995,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"path":1016,"priority":278},"references/rule-template.md",{"path":1018,"priority":275},"scripts/check_agents_md.sh",{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-create-new-file","Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)","figma-create-new-file",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-create-new-file/SKILL.md",[1026,1027,1028,1029,1030],{"path":268,"priority":269},{"path":995,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"basePath":1032,"description":1033,"displayName":1034,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-generate-design","Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code'. This is the preferred workflow skill whenever the user wants to build or update a full page, screen, or view in Figma from code or a description. Discovers design system components, variables, and styles via search_design_system, imports them, and assembles screens incrementally section-by-section using design system tokens instead of hardcoded values.","figma-generate-design",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-generate-design/SKILL.md",[1038,1039,1040,1041,1042],{"path":268,"priority":269},{"path":995,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"basePath":1044,"description":1045,"displayName":1046,"installMethods":1047,"rationale":1048,"selectedPaths":1049,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-generate-library","Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.","figma-generate-library",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-generate-library/SKILL.md",[1050,1051,1052,1053,1054,1055,1057,1059,1061,1063,1065,1067,1069,1071,1073,1075,1077,1079,1081,1083,1085],{"path":268,"priority":269},{"path":995,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"path":1056,"priority":278},"references/code-connect-setup.md",{"path":1058,"priority":278},"references/component-creation.md",{"path":1060,"priority":278},"references/discovery-phase.md",{"path":1062,"priority":278},"references/documentation-creation.md",{"path":1064,"priority":278},"references/error-recovery.md",{"path":1066,"priority":278},"references/naming-conventions.md",{"path":1068,"priority":278},"references/token-creation.md",{"path":1070,"priority":275},"scripts/bindVariablesToComponent.js",{"path":1072,"priority":275},"scripts/cleanupOrphans.js",{"path":1074,"priority":275},"scripts/createComponentWithVariants.js",{"path":1076,"priority":275},"scripts/createDocumentationPage.js",{"path":1078,"priority":275},"scripts/createSemanticTokens.js",{"path":1080,"priority":275},"scripts/createVariableCollection.js",{"path":1082,"priority":275},"scripts/inspectFileStructure.js",{"path":1084,"priority":275},"scripts/rehydrateState.js",{"path":1086,"priority":275},"scripts/validateCreation.js",{"basePath":1088,"description":1089,"displayName":1090,"installMethods":1091,"rationale":1092,"selectedPaths":1093,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-implement-design","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`.","figma-implement-design",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-implement-design/SKILL.md",[1094,1095,1096,1097,1098],{"path":268,"priority":269},{"path":271,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-use","**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.","figma-use",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-use/SKILL.md",[1106,1107,1108,1109,1110,1111,1113,1115,1117,1119,1121,1123,1125,1127,1129,1131,1133,1135,1137,1139,1141,1143,1145,1147,1149,1151,1153],{"path":268,"priority":269},{"path":995,"priority":272},{"path":977,"priority":275},{"path":979,"priority":275},{"path":981,"priority":275},{"path":1112,"priority":278},"references/api-reference.md",{"path":1114,"priority":278},"references/common-patterns.md",{"path":1116,"priority":278},"references/component-patterns.md",{"path":1118,"priority":278},"references/effect-style-patterns.md",{"path":1120,"priority":278},"references/gotchas.md",{"path":1122,"priority":278},"references/maintainers.yml",{"path":1124,"priority":278},"references/plugin-api-patterns.md",{"path":1126,"priority":278},"references/plugin-api-standalone.d.ts",{"path":1128,"priority":278},"references/plugin-api-standalone.index.md",{"path":1130,"priority":278},"references/text-style-patterns.md",{"path":1132,"priority":278},"references/validation-and-recovery.md",{"path":1134,"priority":278},"references/variable-patterns.md",{"path":1136,"priority":278},"references/working-with-design-systems/maintainers.yml",{"path":1138,"priority":278},"references/working-with-design-systems/wwds-components--creating.md",{"path":1140,"priority":278},"references/working-with-design-systems/wwds-components--using.md",{"path":1142,"priority":278},"references/working-with-design-systems/wwds-components.md",{"path":1144,"priority":278},"references/working-with-design-systems/wwds-effect-styles.md",{"path":1146,"priority":278},"references/working-with-design-systems/wwds-text-styles.md",{"path":1148,"priority":278},"references/working-with-design-systems/wwds-variables--creating.md",{"path":1150,"priority":278},"references/working-with-design-systems/wwds-variables--using.md",{"path":1152,"priority":278},"references/working-with-design-systems/wwds-variables.md",{"path":1154,"priority":278},"references/working-with-design-systems/wwds.md",{"basePath":1156,"description":1157,"displayName":1158,"installMethods":1159,"rationale":1160,"selectedPaths":1161,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/gh-address-comments","Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.","gh-address-comments",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/gh-address-comments/SKILL.md",[1162,1163,1164,1166,1168],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1165,"priority":275},"assets/github-small.svg",{"path":1167,"priority":275},"assets/github.png",{"path":1169,"priority":275},"scripts/fetch_comments.py",{"basePath":1171,"description":1172,"displayName":1173,"installMethods":1174,"rationale":1175,"selectedPaths":1176,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/gh-fix-ci","Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.","gh-fix-ci",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/gh-fix-ci/SKILL.md",[1177,1178,1179,1180,1181],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1165,"priority":275},{"path":1167,"priority":275},{"path":1182,"priority":275},"scripts/inspect_pr_checks.py",{"basePath":1184,"description":1185,"displayName":1186,"installMethods":1187,"rationale":1188,"selectedPaths":1189,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/hatch-pet","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.","hatch-pet",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/hatch-pet/SKILL.md",[1190,1191,1192,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1193,"priority":278},"references/animation-rows.md",{"path":1195,"priority":278},"references/codex-pet-contract.md",{"path":1197,"priority":278},"references/qa-rubric.md",{"path":1199,"priority":275},"scripts/compose_atlas.py",{"path":1201,"priority":275},"scripts/derive_running_left_from_running_right.py",{"path":1203,"priority":275},"scripts/extract_strip_frames.py",{"path":1205,"priority":275},"scripts/inspect_frames.py",{"path":1207,"priority":275},"scripts/make_contact_sheet.py",{"path":1209,"priority":275},"scripts/prepare_pet_run.py",{"path":1211,"priority":275},"scripts/render_animation_previews.py",{"path":1213,"priority":275},"scripts/validate_atlas.py",{"basePath":1215,"description":1216,"displayName":1217,"installMethods":1218,"rationale":1219,"selectedPaths":1220,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/jupyter-notebook","Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.","jupyter-notebook",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/jupyter-notebook/SKILL.md",[1221,1222,1223,1225,1227,1229,1231,1233,1235,1237,1239],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1224,"priority":275},"assets/experiment-template.ipynb",{"path":1226,"priority":275},"assets/jupyter-small.svg",{"path":1228,"priority":275},"assets/jupyter.png",{"path":1230,"priority":275},"assets/tutorial-template.ipynb",{"path":1232,"priority":278},"references/experiment-patterns.md",{"path":1234,"priority":278},"references/notebook-structure.md",{"path":1236,"priority":278},"references/quality-checklist.md",{"path":1238,"priority":278},"references/tutorial-patterns.md",{"path":1240,"priority":275},"scripts/new_notebook.py",{"basePath":1242,"description":1243,"displayName":1244,"installMethods":1245,"rationale":1246,"selectedPaths":1247,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/linear","Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.","linear",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/linear/SKILL.md",[1248,1249,1250,1252],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1251,"priority":275},"assets/linear-small.svg",{"path":1253,"priority":275},"assets/linear.png",{"basePath":1255,"description":1256,"displayName":1257,"installMethods":1258,"rationale":1259,"selectedPaths":1260,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/migrate-to-codex","Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.","migrate-to-codex",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/migrate-to-codex/SKILL.md",[1261,1262,1263,1265,1267,1269,1271,1273,1275,1277,1279,1281,1283,1285,1287,1289,1291,1293],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1264,"priority":278},"references/differences.md",{"path":1266,"priority":275},"scripts/cli.py",{"path":1268,"priority":275},"scripts/migrate/__init__.py",{"path":1270,"priority":275},"scripts/migrate/agents.py",{"path":1272,"priority":275},"scripts/migrate/codex_config.py",{"path":1274,"priority":275},"scripts/migrate/common.py",{"path":1276,"priority":275},"scripts/migrate/hooks.py",{"path":1278,"priority":275},"scripts/migrate/instructions.py",{"path":1280,"priority":275},"scripts/migrate/mcps.py",{"path":1282,"priority":275},"scripts/migrate/plugins.py",{"path":1284,"priority":275},"scripts/migrate/settings.py",{"path":1286,"priority":275},"scripts/migrate/skills.py",{"path":1288,"priority":275},"scripts/migrate-to-codex.py",{"path":1290,"priority":275},"scripts/utils/__init__.py",{"path":1292,"priority":275},"scripts/utils/scan.py",{"path":1294,"priority":275},"scripts/utils/util.py",{"basePath":1296,"description":1297,"displayName":1298,"installMethods":1299,"rationale":1300,"selectedPaths":1301,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/netlify-deploy","Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.","netlify-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/netlify-deploy/SKILL.md",[1302,1303,1304,1306,1308,1310,1312],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1305,"priority":275},"assets/netlify-small.svg",{"path":1307,"priority":275},"assets/netlify.png",{"path":1309,"priority":278},"references/cli-commands.md",{"path":1311,"priority":278},"references/deployment-patterns.md",{"path":1313,"priority":278},"references/netlify-toml.md",{"basePath":1315,"description":1316,"displayName":1317,"installMethods":1318,"rationale":1319,"selectedPaths":1320,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-knowledge-capture","Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.","notion-knowledge-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-knowledge-capture/SKILL.md",[1321,1322,1323,1325,1327,1329,1331],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1324,"priority":275},"assets/notion-small.svg",{"path":1326,"priority":275},"assets/notion.png",{"path":1328,"priority":275},"examples/conversation-to-faq.md",{"path":1330,"priority":275},"examples/decision-capture.md",{"path":1332,"priority":275},"examples/how-to-guide.md",{"basePath":1334,"description":1335,"displayName":1336,"installMethods":1337,"rationale":1338,"selectedPaths":1339,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-meeting-intelligence","Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.","notion-meeting-intelligence",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-meeting-intelligence/SKILL.md",[1340,1341,1342,1343,1344,1346,1348,1350],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1324,"priority":275},{"path":1326,"priority":275},{"path":1345,"priority":275},"examples/customer-meeting.md",{"path":1347,"priority":275},"examples/executive-review.md",{"path":1349,"priority":275},"examples/project-decision.md",{"path":1351,"priority":275},"examples/sprint-planning.md",{"basePath":1353,"description":1354,"displayName":1355,"installMethods":1356,"rationale":1357,"selectedPaths":1358,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-research-documentation","Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.","notion-research-documentation",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-research-documentation/SKILL.md",[1359,1360,1361,1362,1363,1365,1367,1369],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1324,"priority":275},{"path":1326,"priority":275},{"path":1364,"priority":275},"examples/competitor-analysis.md",{"path":1366,"priority":275},"examples/market-research.md",{"path":1368,"priority":275},"examples/technical-investigation.md",{"path":1370,"priority":275},"examples/trip-planning.md",{"basePath":1372,"description":1373,"displayName":1374,"installMethods":1375,"rationale":1376,"selectedPaths":1377,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-spec-to-implementation","Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.","notion-spec-to-implementation",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-spec-to-implementation/SKILL.md",[1378,1379,1380,1381,1382,1384,1386],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1324,"priority":275},{"path":1326,"priority":275},{"path":1383,"priority":275},"examples/api-feature.md",{"path":1385,"priority":275},"examples/database-migration.md",{"path":1387,"priority":275},"examples/ui-component.md",{"basePath":1389,"description":1390,"displayName":1391,"installMethods":1392,"rationale":1393,"selectedPaths":1394,"source":303,"sourceLanguage":18,"type":245},"skills/.system/openai-docs","Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.","openai-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/openai-docs/SKILL.md (coalesced with duplicate skill at skills/.curated/openai-docs)",[1395,1396,1397,1399,1401,1403,1405,1407],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1398,"priority":275},"assets/openai-small.svg",{"path":1400,"priority":275},"assets/openai.png",{"path":1402,"priority":278},"references/latest-model.md",{"path":1404,"priority":278},"references/prompting-guide.md",{"path":1406,"priority":278},"references/upgrade-guide.md",{"path":1408,"priority":275},"scripts/resolve-latest-model-info.js",{"basePath":1410,"description":1411,"displayName":1412,"installMethods":1413,"rationale":1414,"selectedPaths":1415,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/pdf","Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.","pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/pdf/SKILL.md",[1416,1417,1418],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1419,"priority":275},"assets/pdf.png",{"basePath":1421,"description":1422,"displayName":1423,"installMethods":1424,"rationale":1425,"selectedPaths":1426,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/playwright","Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.","playwright",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/playwright/SKILL.md",[1427,1428,1429,1431,1433,1435,1437],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1430,"priority":275},"assets/playwright-small.svg",{"path":1432,"priority":275},"assets/playwright.png",{"path":1434,"priority":278},"references/cli.md",{"path":1436,"priority":278},"references/workflows.md",{"path":1438,"priority":275},"scripts/playwright_cli.sh",{"basePath":1440,"description":1441,"displayName":1442,"installMethods":1443,"rationale":1444,"selectedPaths":1445,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/playwright-interactive","Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.","playwright-interactive",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/playwright-interactive/SKILL.md",[1446,1447,1448,1449],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1430,"priority":275},{"path":1432,"priority":275},{"basePath":1451,"description":1452,"displayName":1453,"installMethods":1454,"rationale":1455,"selectedPaths":1456,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/render-deploy","Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.","render-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/render-deploy/SKILL.md",[1457,1458,1459,1461,1463,1465,1467,1469,1471,1473,1475,1477,1479,1481,1483,1485,1487,1489,1491,1493],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1460,"priority":275},"assets/docker.yaml",{"path":1462,"priority":275},"assets/go-api.yaml",{"path":1464,"priority":275},"assets/nextjs-postgres.yaml",{"path":1466,"priority":275},"assets/node-express.yaml",{"path":1468,"priority":275},"assets/python-django.yaml",{"path":1470,"priority":275},"assets/render-small.svg",{"path":1472,"priority":275},"assets/render.png",{"path":1474,"priority":275},"assets/static-site.yaml",{"path":1476,"priority":278},"references/blueprint-spec.md",{"path":1478,"priority":278},"references/codebase-analysis.md",{"path":1480,"priority":278},"references/configuration-guide.md",{"path":1482,"priority":278},"references/deployment-details.md",{"path":1484,"priority":278},"references/direct-creation.md",{"path":1486,"priority":278},"references/error-patterns.md",{"path":1488,"priority":278},"references/post-deploy-checks.md",{"path":1490,"priority":278},"references/runtimes.md",{"path":1492,"priority":278},"references/service-types.md",{"path":1494,"priority":278},"references/troubleshooting-basics.md",{"basePath":1496,"description":1497,"displayName":1498,"installMethods":1499,"rationale":1500,"selectedPaths":1501,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/screenshot","Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.","screenshot",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/screenshot/SKILL.md",[1502,1503,1504,1506,1508,1510,1512,1514,1516,1518],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1505,"priority":275},"assets/screenshot-small.svg",{"path":1507,"priority":275},"assets/screenshot.png",{"path":1509,"priority":275},"scripts/ensure_macos_permissions.sh",{"path":1511,"priority":275},"scripts/macos_display_info.swift",{"path":1513,"priority":275},"scripts/macos_permissions.swift",{"path":1515,"priority":275},"scripts/macos_window_info.swift",{"path":1517,"priority":275},"scripts/take_screenshot.ps1",{"path":1519,"priority":275},"scripts/take_screenshot.py",{"basePath":1521,"description":1522,"displayName":1523,"installMethods":1524,"rationale":1525,"selectedPaths":1526,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-best-practices","Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.","security-best-practices",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-best-practices/SKILL.md",[1527,1528,1529,1531,1533,1535,1537,1539,1541,1543,1545,1547],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1530,"priority":278},"references/golang-general-backend-security.md",{"path":1532,"priority":278},"references/javascript-express-web-server-security.md",{"path":1534,"priority":278},"references/javascript-general-web-frontend-security.md",{"path":1536,"priority":278},"references/javascript-jquery-web-frontend-security.md",{"path":1538,"priority":278},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1540,"priority":278},"references/javascript-typescript-react-web-frontend-security.md",{"path":1542,"priority":278},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1544,"priority":278},"references/python-django-web-server-security.md",{"path":1546,"priority":278},"references/python-fastapi-web-server-security.md",{"path":1548,"priority":278},"references/python-flask-web-server-security.md",{"basePath":1550,"description":1551,"displayName":1552,"installMethods":1553,"rationale":1554,"selectedPaths":1555,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-ownership-map","Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.","security-ownership-map",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-ownership-map/SKILL.md",[1556,1557,1558,1560,1562,1564,1566],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1559,"priority":278},"references/neo4j-import.md",{"path":1561,"priority":275},"scripts/build_ownership_map.py",{"path":1563,"priority":275},"scripts/community_maintainers.py",{"path":1565,"priority":275},"scripts/query_ownership.py",{"path":1567,"priority":275},"scripts/run_ownership_map.py",{"basePath":1569,"description":1570,"displayName":1571,"installMethods":1572,"rationale":1573,"selectedPaths":1574,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-threat-model","Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.","security-threat-model",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-threat-model/SKILL.md",[1575,1576,1577,1579],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1578,"priority":278},"references/prompt-template.md",{"path":1580,"priority":278},"references/security-controls-and-assets.md",{"basePath":1582,"description":1583,"displayName":1584,"installMethods":1585,"rationale":1586,"selectedPaths":1587,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/sentry","Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command.","sentry",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/sentry/SKILL.md",[1588,1589,1590,1592],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1591,"priority":275},"assets/sentry-small.svg",{"path":1593,"priority":275},"assets/sentry.png",{"basePath":1595,"description":1596,"displayName":1597,"installMethods":1598,"rationale":1599,"selectedPaths":1600,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/speech","Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.","speech",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/speech/SKILL.md",[1601,1602,1603,1605,1607,1609,1611,1612,1614,1616,1618,1620,1622,1624,1626],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1604,"priority":275},"assets/speech-small.svg",{"path":1606,"priority":275},"assets/speech.png",{"path":1608,"priority":278},"references/accessibility.md",{"path":1610,"priority":278},"references/audio-api.md",{"path":1434,"priority":278},{"path":1613,"priority":278},"references/codex-network.md",{"path":1615,"priority":278},"references/ivr.md",{"path":1617,"priority":278},"references/narration.md",{"path":1619,"priority":278},"references/prompting.md",{"path":1621,"priority":278},"references/sample-prompts.md",{"path":1623,"priority":278},"references/voice-directions.md",{"path":1625,"priority":278},"references/voiceover.md",{"path":1627,"priority":275},"scripts/text_to_speech.py",{"basePath":243,"description":10,"displayName":13,"installMethods":1629,"rationale":1630,"selectedPaths":1631,"source":303,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/transcribe/SKILL.md",[1632,1633,1634,1636,1638,1640],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1635,"priority":275},"assets/transcribe-small.svg",{"path":1637,"priority":275},"assets/transcribe.png",{"path":1639,"priority":278},"references/api.md",{"path":1641,"priority":275},"scripts/transcribe_diarize.py",{"basePath":1643,"description":1644,"displayName":1645,"installMethods":1646,"rationale":1647,"selectedPaths":1648,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/vercel-deploy","Deploy applications and websites to Vercel. Use when the user requests deployment actions like \"deploy my app\", \"deploy and give me the link\", \"push this live\", or \"create a preview deployment\".","vercel-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/vercel-deploy/SKILL.md",[1649,1650,1651,1653,1655],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1652,"priority":275},"assets/vercel-small.svg",{"path":1654,"priority":275},"assets/vercel.png",{"path":1656,"priority":275},"scripts/deploy.sh",{"basePath":1658,"description":1659,"displayName":1660,"installMethods":1661,"rationale":1662,"selectedPaths":1663,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/winui-app","Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components. Use when creating a brand new app, preparing a machine for WinUI, reviewing, refactoring, planning, troubleshooting, environment-checking, or setting up WinUI 3 XAML, controls, navigation, windowing, theming, accessibility, responsiveness, performance, deployment, or related Windows app design and development work.","winui-app",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/winui-app/SKILL.md",[1664,1665,1666,1668,1669,1671,1673,1675,1677,1679,1681,1683,1685,1687,1689,1691,1693,1695,1697],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1667,"priority":275},"assets/winui.png",{"path":277,"priority":278},{"path":1670,"priority":278},"references/accessibility-input-and-localization.md",{"path":1672,"priority":278},"references/build-run-and-launch-verification.md",{"path":1674,"priority":278},"references/community-toolkit-controls-and-helpers.md",{"path":1676,"priority":278},"references/controls-layout-and-adaptive-ui.md",{"path":1678,"priority":278},"references/foundation-environment-audit-and-remediation.md",{"path":1680,"priority":278},"references/foundation-setup-and-project-selection.md",{"path":1682,"priority":278},"references/foundation-template-first-recovery.md",{"path":1684,"priority":278},"references/foundation-winui-app-structure.md",{"path":1686,"priority":278},"references/motion-animations-and-polish.md",{"path":1688,"priority":278},"references/performance-diagnostics-and-responsiveness.md",{"path":1690,"priority":278},"references/sample-source-map.md",{"path":1692,"priority":278},"references/shell-navigation-and-windowing.md",{"path":1694,"priority":278},"references/styling-theming-materials-and-icons.md",{"path":1696,"priority":278},"references/testing-debugging-and-review-checklists.md",{"path":1698,"priority":278},"references/windows-app-sdk-lifecycle-notifications-and-deployment.md",{"basePath":1700,"description":1701,"displayName":1702,"installMethods":1703,"rationale":1704,"selectedPaths":1705,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/yeet","Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).","yeet",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/yeet/SKILL.md",[1706,1707,1708,1710],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1709,"priority":275},"assets/yeet-small.svg",{"path":1711,"priority":275},"assets/yeet.png",{"basePath":1713,"description":1714,"displayName":1715,"installMethods":1716,"rationale":1717,"selectedPaths":1718,"source":303,"sourceLanguage":18,"type":245},"skills/.system/imagegen","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/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.","imagegen",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/imagegen/SKILL.md",[1719,1720,1721,1723,1725,1726,1727,1729,1730,1731],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1722,"priority":275},"assets/imagegen-small.svg",{"path":1724,"priority":275},"assets/imagegen.png",{"path":1434,"priority":278},{"path":1613,"priority":278},{"path":1728,"priority":278},"references/image-api.md",{"path":1619,"priority":278},{"path":1621,"priority":278},{"path":1732,"priority":275},"scripts/image_gen.py",{"basePath":1734,"description":1735,"displayName":1736,"installMethods":1737,"rationale":1738,"selectedPaths":1739,"source":303,"sourceLanguage":18,"type":245},"skills/.system/plugin-creator","Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.","plugin-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/plugin-creator/SKILL.md",[1740,1741,1742,1744],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1743,"priority":278},"references/plugin-json-spec.md",{"path":1745,"priority":275},"scripts/create_basic_plugin.py",{"basePath":1747,"description":1748,"displayName":1749,"installMethods":1750,"rationale":1751,"selectedPaths":1752,"source":303,"sourceLanguage":18,"type":245},"skills/.system/skill-creator","Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/skill-creator/SKILL.md",[1753,1754,1755,1757,1759,1761],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1756,"priority":278},"references/openai_yaml.md",{"path":1758,"priority":275},"scripts/generate_openai_yaml.py",{"path":1760,"priority":275},"scripts/init_skill.py",{"path":1762,"priority":275},"scripts/quick_validate.py",{"basePath":1764,"description":1765,"displayName":1766,"installMethods":1767,"rationale":1768,"selectedPaths":1769,"source":303,"sourceLanguage":18,"type":245},"skills/.system/skill-installer","Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).","skill-installer",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/skill-installer/SKILL.md",[1770,1771,1772,1774,1776,1778,1780],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1773,"priority":275},"assets/skill-installer-small.svg",{"path":1775,"priority":275},"assets/skill-installer.png",{"path":1777,"priority":275},"scripts/github_utils.py",{"path":1779,"priority":275},"scripts/install-skill-from-github.py",{"path":1781,"priority":275},"scripts/list-skills.py",{"sources":1783},[1784],"manual",{"closedIssues90d":233,"description":1786,"forks":234,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":1787},"Skills Catalog for Codex",[],{"classifiedAt":1789,"discoverAt":1790,"extractAt":1791,"githubAt":1791,"updatedAt":1789},1778695021634,1778695016992,1778695019762,[214,216,215,217,213],{"evaluatedAt":241,"extractAt":1794,"updatedAt":241},1778695021936,[],[1797,1830,1851,1881,1914,1941],{"_creationTime":1798,"_id":1799,"community":1800,"display":1801,"identity":1807,"providers":1812,"relations":1823,"tags":1826,"workflow":1827},1778695116697.1956,"k172v56etdnpjkpvsffadw2p6d86nhwm",{"reviewCount":8},{"description":1802,"installMethods":1803,"name":1805,"sourceUrl":1806},"OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.",{"claudeCode":1804},"Orchestra-Research/AI-Research-SKILLs","Whisper","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"basePath":1808,"githubOwner":1809,"githubRepo":1810,"locale":18,"slug":1811,"type":245},"18-multimodal/whisper","Orchestra-Research","AI-Research-SKILLs","whisper",{"evaluate":1813,"extract":1821},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1814,"targetMarket":218,"tier":219},[1811,1815,1816,1817,1818,215,217,213,1819,1820],"speech-recognition","asr","multimodal","multilingual","translation","audio-processing",{"commitSha":251,"license":1822},"MIT",{"parentExtensionId":1824,"repoId":1825},"k17155ws9qc0hw7a568bg79sfd86max8","kd70hj1y80mhra5xm5g188j5n586mg18",[1816,1820,1818,1817,215,1815,217,213,1819,1811],{"evaluatedAt":1828,"extractAt":1829,"updatedAt":1828},1778697289684,1778695116697,{"_creationTime":1831,"_id":1832,"community":1833,"display":1834,"identity":1837,"providers":1838,"relations":1847,"tags":1848,"workflow":1849},1778695021936.5625,"k1703jnec5x3fdsmasfekwt56s86m8bv",{"reviewCount":8},{"description":1596,"installMethods":1835,"name":1836,"sourceUrl":14},{"claudeCode":12},"Speech Generation Skill",{"basePath":1595,"githubOwner":215,"githubRepo":244,"locale":18,"slug":1597,"type":245},{"evaluate":1839,"extract":1845},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1840,"tags":1841,"targetMarket":218,"tier":219},100,[1597,214,215,1842,1843,1844],"tts","text-to-speech","narration",{"commitSha":251,"license":1846},"Apache-2.0",{"repoId":253},[214,1844,215,1597,1843,1842],{"evaluatedAt":1850,"extractAt":1794,"updatedAt":1850},1778695652845,{"_creationTime":1852,"_id":1853,"community":1854,"display":1855,"identity":1861,"providers":1866,"relations":1875,"tags":1877,"workflow":1878},1778688112811.7349,"k170vdg81q6yx4j2kv8seggh9186na7e",{"reviewCount":8},{"description":1856,"installMethods":1857,"name":1859,"sourceUrl":1860},"Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation",{"claudeCode":1858},"guia-matthieu/clawfu-skills","YouTube Downloader","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1862,"githubOwner":1863,"githubRepo":1864,"locale":18,"slug":1865,"type":245},"skills/automation/youtube-downloader","guia-matthieu","clawfu-skills","youtube-downloader",{"evaluate":1867,"extract":1874},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1840,"tags":1868,"targetMarket":218,"tier":219},[1869,1870,1871,214,213,1872,1873],"youtube","download","video","research","content-processing",{"commitSha":251,"license":1822},{"repoId":1876},"kd72qvzyvm658ya7pbyh5ey47h86md53",[214,1873,1870,1872,213,1871,1869],{"evaluatedAt":1879,"extractAt":1880,"updatedAt":1879},1778688933132,1778688112811,{"_creationTime":1882,"_id":1883,"community":1884,"display":1885,"identity":1891,"providers":1896,"relations":1907,"tags":1910,"workflow":1911},1778683100520.3076,"k177kkncnc53stshsayz2122b186ndps",{"reviewCount":8},{"description":1886,"installMethods":1887,"name":1889,"sourceUrl":1890},"Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.",{"claudeCode":1888},"bitwize-music-studio/claude-ai-music-skills","Sheet Music Publisher","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":1892,"githubOwner":1893,"githubRepo":1894,"locale":18,"slug":1895,"type":245},"skills/sheet-music-publisher","bitwize-music-studio","claude-ai-music-skills","sheet-music-publisher",{"evaluate":1897,"extract":1905},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1898,"tags":1899,"targetMarket":218,"tier":219},99,[214,1900,1901,213,1902,1412,1903,1904],"music","sheet-music","songbook","midi","musicxml",{"commitSha":251,"license":1906},"CC0-1.0",{"parentExtensionId":1908,"repoId":1909},"k1754vkdjckrkqvz9x7tjrvhzn86n1gc","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[214,1903,1900,1904,1412,1901,1902,213],{"evaluatedAt":1912,"extractAt":1913,"updatedAt":1912},1778684168241,1778683100520,{"_creationTime":1915,"_id":1916,"community":1917,"display":1918,"identity":1924,"providers":1927,"relations":1935,"tags":1937,"workflow":1938},1778690923100.0376,"k179ebsxtwa85a0v2s4tvh5wn986m2f2",{"reviewCount":8},{"description":1919,"installMethods":1920,"name":1922,"sourceUrl":1923},"ElevenLabs speech-to-text with Scribe models and forced alignment via inference.sh CLI. Models: Scribe v1/v2 (98%+ accuracy, 90+ languages). Capabilities: transcription, speaker diarization, audio event tagging, word-level timestamps, forced alignment, subtitle generation. Use for: meeting transcription, subtitles, podcast transcripts, lip-sync timing, karaoke. Triggers: elevenlabs stt, elevenlabs transcription, scribe, elevenlabs speech to text, forced alignment, word alignment, subtitle timing, diarization, speaker identification, audio event detection, eleven labs transcribe",{"claudeCode":1921},"inferen-sh/skills","elevenlabs-stt","https://github.com/inferen-sh/skills",{"basePath":1925,"githubOwner":1926,"githubRepo":244,"locale":18,"slug":1922,"type":245},"tools/audio/elevenlabs-stt","inferen-sh",{"evaluate":1928,"extract":1934},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1929,"tags":1930,"targetMarket":218,"tier":219},98,[217,213,214,1931,1932,1933],"elevenlabs","forced-alignment","subtitles",{"commitSha":251},{"repoId":1936},"kd75bmkxfkvvw504knzzpkzjph86n71t",[214,1931,1932,217,1933,213],{"evaluatedAt":1939,"extractAt":1940,"updatedAt":1939},1778692035445,1778690923100,{"_creationTime":1942,"_id":1943,"community":1944,"display":1945,"identity":1951,"providers":1955,"relations":1962,"tags":1964,"workflow":1965},1778697652123.896,"k178d5xnwxzn424b7j5pc1cz6n86ngxm",{"reviewCount":8},{"description":1946,"installMethods":1947,"name":1949,"sourceUrl":1950},"Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",{"claudeCode":1948},"steipete/clawdis","openai-whisper-api","https://github.com/steipete/clawdis",{"basePath":1952,"githubOwner":1953,"githubRepo":1954,"locale":18,"slug":1949,"type":245},"skills/openai-whisper-api","steipete","clawdis",{"evaluate":1956,"extract":1961},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1957,"tags":1958,"targetMarket":218,"tier":219},95,[214,213,215,1811,1959,1960],"api","script",{"commitSha":251},{"repoId":1963},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1959,214,215,1960,213,1811],{"evaluatedAt":1966,"extractAt":1967,"updatedAt":1966},1778698797968,1778697652123]