[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-anthropics-docx-zh-CN":3,"guides-for-anthropics-docx":841,"similar-k17a4wbj9h263jhj787s0s555x86m8ve-zh-CN":842},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":255,"isFallback":260,"parentExtension":261,"providers":320,"relations":324,"repo":325,"tags":839,"workflow":840},1778675443171.0557,"k17a4wbj9h263jhj787s0s555x86m8ve",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",{"claudeCode":12},"anthropics/skills","DOCX","https://github.com/anthropics/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":238,"workflow":253},1778675603080.4973,"kn77491k87ajygty5hmmgckj2586nsk6","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,44,48,51,54,59,63,66,70,73,76,79,82,85,88,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly outlines the user problem of creating, editing, and manipulating Word documents (.docx) and provides specific triggers and examples.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill implements detailed procedures and specific code examples using libraries like 'docx-js' and command-line tools, offering significant value beyond basic LLM capabilities for document manipulation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill bundle appears complete, covering creation, editing, and validation of DOCX files, including necessary dependencies and detailed instructions, suggesting it can be used in a real workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on the manipulation of .docx files, without incorporating unrelated domains like general coding or other document formats.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities, is well-organized, and clearly defines the scope and triggers for its use.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not appear to expose explicit tools in the same way a plugin or CLI might; its functionality is defined by its SKILL.md instructions.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill's instructions are primarily procedural and do not expose parameters or configuration options in a way that requires explicit documentation like a tool schema.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose individual tools with names; its functionality is invoked via the SKILL.md instructions.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a skill invoked via natural language instructions, it does not expose a formal parameter schema or response shape for evaluation.",{"category":55,"check":56,"severity":57,"summary":58},"License","License usability","warning","The LICENSE.txt file states 'Proprietary. LICENSE.txt has complete terms' and lists additional restrictions like not extracting materials outside the services or creating derivative works, which may not be permissive for all users.",{"category":60,"check":61,"severity":24,"summary":62},"Maintenance","Commit recency","The last commit was on 2026-05-09, which is within the last 3 months, indicating recent activity.",{"category":60,"check":64,"severity":42,"summary":65},"Dependency Management","The skill's dependencies (pandoc, docx, LibreOffice, Poppler) are external tools and not managed as direct third-party dependencies within the skill's repository itself.",{"category":67,"check":68,"severity":42,"summary":69},"Security","Secret Management","The skill does not appear to handle or require any secrets (API keys, tokens, etc.).",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The scripts and instructions appear to treat external data (like document content) as data and not instructions, and do not fetch remote content at runtime.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill bundles all necessary scripts and dependencies within the repository; it does not fetch external code or data at runtime.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The scripts operate on files within the unpacked directory and do not appear to attempt modifications outside of the intended scope or filesystem.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops that would indicate sandbox escape attempts was found.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","There are no apparent instructions for reading or submitting confidential data to a third party; outbound calls are limited to documented dependencies like LibreOffice.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","Bundled content and descriptions appear free of hidden steering tricks, invisible characters, or obfuscated instructions.",{"category":67,"check":89,"severity":24,"summary":90},"Opaque code execution","The bundled scripts are in plain, readable languages (Python, JavaScript) and do not employ obfuscation, base64 payloads, or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The scripts use relative paths or standard temporary directories, and the validation process is designed to work with the unpacked structure.",{"category":96,"check":97,"severity":57,"summary":98},"Trust","Issues Attention","There are 135 open issues and 11 closed issues in the last 90 days, indicating a low closure rate and potential maintainer responsiveness issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The 'pushedAt' timestamp indicates recent commits, and the presence of a 'LICENSE.txt' file suggests a form of versioning or artifact management.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill includes comprehensive validation scripts (using lxml and defusedxml) for XML structure, schema compliance, and unique IDs.",{"category":67,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The primary operations (unpacking, packing, validation) are non-destructive. When modifying files, it operates on copies or within the unpacked directory.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The scripts utilize standard Python error handling (try-except blocks) and return meaningful messages or exit codes, allowing the agent to understand failures.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The scripts provide verbose logging via command-line flags and print informative messages about operations and errors to stdout/stderr.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill operates on document files and does not inherently process personal data unless it is contained within the user-provided .docx files.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is general for .docx manipulation and has no inherent regional or jurisdictional restrictions, thus `targetMarket` is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard Python libraries and external tools (LibreOffice, pandoc) with mechanisms to handle potential environment restrictions (e.g., AF_UNIX shim).",{"category":45,"check":128,"severity":24,"summary":129},"README","The repository includes a comprehensive README.md file that explains the purpose of skills, how to use them, and provides links to further documentation.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a skill, not a tool with a surface of commands/APIs; its functionality is invoked via natural language instructions.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","As a skill, it does not expose multiple tools with overlapping functionalities.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features (creation, editing, validation, conversion) have corresponding implementations and scripts within the skill's bundle.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear instructions for installing and using the skills, including Claude Code plugin commands and references to Claude.ai/API usage.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The scripts and validation tools provide specific error messages that often include the file, line number, and nature of the issue, guiding remediation.",{"category":104,"check":148,"severity":57,"summary":149},"Pinned dependencies","While Python dependencies are likely managed by the environment, external tools like LibreOffice and pandoc are assumed to be installed system-wide, and their versions are not explicitly pinned or declared.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The core operations of unpacking, validating, and packing are either read-only or operate on temporary copies. There are no outbound state-changing operations requiring a dry-run mode.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates on local files and external processes without making network calls that would require idempotency or explicit timeouts beyond those handled by subprocess.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill; all operations are local.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description precisely defines the skill's purpose for .docx file manipulation and clearly states non-goals like PDFs or spreadsheets.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, directly stating the skill's name and a clear, functional description with relevant triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured, uses progressive disclosure for complex topics (creating/editing docs), and avoids excessive verbosity.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Complex procedures like creating and editing documents are delegated to separate script files (e.g., `scripts/office/pack.py`, `scripts/office/unpack.py`) which are linked from SKILL.md.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides numerous concrete code examples for creating documents, formatting, tables, images, and more, demonstrating practical usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documentation addresses numerous critical rules and common pitfalls (e.g., page size, table widths, list formatting, tracked changes) with clear recovery steps.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external MCP servers or tools that would require fallbacks; it uses bundled scripts and standard external executables.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The validation scripts and packing process include checks for malformed XML, invalid references, and other unexpected states, halting execution with error messages.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded; its operations are localized to document file processing.",1778675602907,"This skill provides comprehensive capabilities for creating, editing, and validating .docx files, leveraging libraries like docx-js and external tools such as pandoc and LibreOffice. It includes detailed instructions for document structure, formatting, tracked changes, and comments, along with validation scripts for schema compliance and redlining.",[195,196,197,198,199],"Create new DOCX documents with complex formatting","Edit existing DOCX files by manipulating XML content","Perform find-and-replace and manage tracked changes","Validate DOCX file structure against schemas","Convert between document formats using external tools",[201,202,203],"Processing PDFs, spreadsheets, or Google Docs","General coding tasks unrelated to document generation","Direct manipulation of binary .doc files (requires conversion first)",[205,206,207,208],"Document generation best practices","Tracked changes management","XML validation","Office file format manipulation",[210,211,212],"LibreOffice (soffice) installed","pandoc installed","npm package 'docx' installed","3.0.0","4.4.0","Use this skill to automate the creation, modification, and analysis of Word documents (.docx files), ensuring professional formatting and adherence to best practices.","License usability is a warning due to proprietary terms, and Issues Attention shows a high number of open issues with a low closure rate.",75,"A robust skill for advanced Word document creation, editing, and validation.",[220,221,222,223,224],"docx","document-generation","editing","validation","automation","global","community",[228,229,230,231],"Generating reports, memos, or letters with specific formatting","Programmatically updating content in existing Word documents","Reviewing and accepting/rejecting tracked changes","Extracting or reorganizing content from DOCX files",[233,234,235,236,237],"Unpack DOCX to XML files","Edit XML content (add text, changes, comments)","Optionally merge runs or simplify redlines","Validate XML against schemas and original content","Pack modified XML back into DOCX format",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":251,"testCoverage":252},{"hasLockfile":240},false,1778675580869,{"descriptionLength":243,"readmeSize":244},785,5552,{"closedIssues90d":246,"forks":247,"hasChangelog":240,"openIssues90d":248,"pushedAt":249,"stars":250},11,15729,135,1778286877000,133400,{"hasNpmPackage":240,"smitheryVerified":240},{"hasCi":240,"hasTests":240},{"updatedAt":254},1778675603080,{"basePath":256,"githubOwner":257,"githubRepo":258,"locale":18,"slug":220,"type":259},"skills/docx","anthropics","skills","skill",true,{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":269,"parentExtension":272,"providers":302,"relations":316,"tags":317,"workflow":318},1778675443171.0537,"k170qz33xe7jskt6553a2dh72586mgxe",{"reviewCount":8},{"description":266,"installMethods":267,"name":268,"sourceUrl":14},"Collection of document processing suite including Excel, Word, PowerPoint, and PDF capabilities",{"claudeCode":258},"Claude API and SDK Guide",{"basePath":270,"githubOwner":257,"githubRepo":258,"locale":18,"slug":258,"type":271},"","plugin",{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":280,"providers":282,"relations":296,"tags":298,"workflow":299},1778675443171.0535,"k179jez5bqzvcf34s52bze7t7n86nhn3",{"reviewCount":8},{"description":277,"installMethods":278,"name":279,"sourceUrl":14},"Anthropic example skills",{"claudeCode":12},"anthropic-agent-skills",{"basePath":270,"githubOwner":257,"githubRepo":258,"locale":18,"slug":258,"type":281},"marketplace",{"evaluate":283,"extract":290},{"promptVersionExtension":284,"promptVersionScoring":214,"score":285,"tags":286,"targetMarket":225,"tier":226},"3.1.0",79,[287,258,281,288,289],"ai","documentation","examples",{"commitSha":291,"marketplace":292,"plugin":294},"HEAD",{"name":279,"pluginCount":293},1,{"mcpCount":8,"provider":295,"skillCount":8},"classify",{"repoId":297},"kd70961715zznj5333pbvetk3986mf7x",[287,288,289,281,258],{"evaluatedAt":300,"extractAt":301,"updatedAt":300},1778675460927,1778675443171,{"evaluate":303,"extract":312},{"promptVersionExtension":213,"promptVersionScoring":214,"score":304,"tags":305,"targetMarket":225,"tier":226},89,[306,307,308,309,310,311,288],"claude-api","llm","sdk","typescript","python","developer-tools",{"commitSha":291,"license":313,"plugin":314},"Proprietary",{"mcpCount":8,"provider":295,"skillCount":315},17,{"parentExtensionId":274,"repoId":297},[306,311,288,307,310,308,309],{"evaluatedAt":319,"extractAt":301,"updatedAt":319},1778675491504,{"evaluate":321,"extract":323},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":322,"targetMarket":225,"tier":226},[220,221,222,223,224],{"commitSha":291,"license":313},{"parentExtensionId":263,"repoId":297},{"_creationTime":326,"_id":297,"identity":327,"providers":328,"workflow":835},1778675438038.062,{"githubOwner":257,"githubRepo":258,"sourceUrl":14},{"classify":329,"discover":828,"github":831},{"commitSha":291,"extensions":330},[331,341,347,353,358,375,384,393,401,409,533,542,559,576,606,677,707,716,725,740,757,819],{"basePath":270,"description":277,"displayName":279,"installMethods":332,"rationale":333,"selectedPaths":334,"source":340,"sourceLanguage":18,"type":281},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[335,338],{"path":336,"priority":337},".claude-plugin/marketplace.json","mandatory",{"path":339,"priority":337},"README.md","rule",{"basePath":270,"description":266,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":340,"sourceLanguage":18,"type":271},"document-skills",{"claudeCode":258},"inline plugin source from marketplace.json at /",[346],{"path":339,"priority":337},{"basePath":270,"description":348,"displayName":349,"installMethods":350,"rationale":344,"selectedPaths":351,"source":340,"sourceLanguage":18,"type":271},"Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling","example-skills",{"claudeCode":258},[352],{"path":339,"priority":337},{"basePath":270,"description":354,"displayName":306,"installMethods":355,"rationale":344,"selectedPaths":356,"source":340,"sourceLanguage":18,"type":271},"Claude API and SDK documentation skill for building LLM-powered applications",{"claudeCode":258},[357],{"path":339,"priority":337},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":340,"sourceLanguage":18,"type":259},"skills/algorithmic-art","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.","algorithmic-art",{"claudeCode":12},"SKILL.md frontmatter at skills/algorithmic-art/SKILL.md",[365,367,370,373],{"path":366,"priority":337},"SKILL.md",{"path":368,"priority":369},"LICENSE.txt","high",{"path":371,"priority":372},"templates/generator_template.js","low",{"path":374,"priority":372},"templates/viewer.html",{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":340,"sourceLanguage":18,"type":259},"skills/brand-guidelines","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.","brand-guidelines",{"claudeCode":12},"SKILL.md frontmatter at skills/brand-guidelines/SKILL.md",[382,383],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":340,"sourceLanguage":18,"type":259},"skills/canvas-design","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.","canvas-design",{"claudeCode":12},"SKILL.md frontmatter at skills/canvas-design/SKILL.md",[391,392],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":394,"description":395,"displayName":306,"installMethods":396,"rationale":397,"selectedPaths":398,"source":340,"sourceLanguage":18,"type":259},"skills/claude-api","Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.",{"claudeCode":12},"SKILL.md frontmatter at skills/claude-api/SKILL.md",[399,400],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":340,"sourceLanguage":18,"type":259},"skills/doc-coauthoring","Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.","doc-coauthoring",{"claudeCode":12},"SKILL.md frontmatter at skills/doc-coauthoring/SKILL.md",[408],{"path":366,"priority":337},{"basePath":256,"description":10,"displayName":220,"installMethods":410,"rationale":411,"selectedPaths":412,"source":340,"sourceLanguage":18,"type":259},{"claudeCode":12},"SKILL.md frontmatter at skills/docx/SKILL.md",[413,414,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],{"path":366,"priority":337},{"path":368,"priority":369},{"path":416,"priority":372},"scripts/__init__.py",{"path":418,"priority":372},"scripts/accept_changes.py",{"path":420,"priority":372},"scripts/comment.py",{"path":422,"priority":372},"scripts/office/helpers/__init__.py",{"path":424,"priority":372},"scripts/office/helpers/merge_runs.py",{"path":426,"priority":372},"scripts/office/helpers/simplify_redlines.py",{"path":428,"priority":372},"scripts/office/pack.py",{"path":430,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":432,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":434,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":436,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":438,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":440,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":442,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":444,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":446,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":448,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":450,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":452,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":454,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":456,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":458,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":460,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":462,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":464,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":466,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":468,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":470,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":472,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":474,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":476,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":478,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":480,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":482,"priority":372},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":484,"priority":372},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":486,"priority":372},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":488,"priority":372},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":490,"priority":372},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":492,"priority":372},"scripts/office/schemas/mce/mc.xsd",{"path":494,"priority":372},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":496,"priority":372},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":498,"priority":372},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":500,"priority":372},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":502,"priority":372},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":504,"priority":372},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":506,"priority":372},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":508,"priority":372},"scripts/office/soffice.py",{"path":510,"priority":372},"scripts/office/unpack.py",{"path":512,"priority":372},"scripts/office/validate.py",{"path":514,"priority":372},"scripts/office/validators/__init__.py",{"path":516,"priority":372},"scripts/office/validators/base.py",{"path":518,"priority":372},"scripts/office/validators/docx.py",{"path":520,"priority":372},"scripts/office/validators/pptx.py",{"path":522,"priority":372},"scripts/office/validators/redlining.py",{"path":524,"priority":372},"scripts/templates/comments.xml",{"path":526,"priority":372},"scripts/templates/commentsExtended.xml",{"path":528,"priority":372},"scripts/templates/commentsExtensible.xml",{"path":530,"priority":372},"scripts/templates/commentsIds.xml",{"path":532,"priority":372},"scripts/templates/people.xml",{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":340,"sourceLanguage":18,"type":259},"skills/frontend-design","Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.","frontend-design",{"claudeCode":12},"SKILL.md frontmatter at skills/frontend-design/SKILL.md",[540,541],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":340,"sourceLanguage":18,"type":259},"skills/internal-comms","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).","internal-comms",{"claudeCode":12},"SKILL.md frontmatter at skills/internal-comms/SKILL.md",[549,550,551,553,555,557],{"path":366,"priority":337},{"path":368,"priority":369},{"path":552,"priority":372},"examples/3p-updates.md",{"path":554,"priority":372},"examples/company-newsletter.md",{"path":556,"priority":372},"examples/faq-answers.md",{"path":558,"priority":372},"examples/general-comms.md",{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":340,"sourceLanguage":18,"type":259},"skills/mcp-builder","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-builder/SKILL.md",[566,567,568,570,572,574],{"path":366,"priority":337},{"path":368,"priority":369},{"path":569,"priority":372},"scripts/connections.py",{"path":571,"priority":372},"scripts/evaluation.py",{"path":573,"priority":372},"scripts/example_evaluation.xml",{"path":575,"priority":372},"scripts/requirements.txt",{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":340,"sourceLanguage":18,"type":259},"skills/pdf","Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.","pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf/SKILL.md",[583,584,585,588,590,592,594,596,598,600,602,604],{"path":366,"priority":337},{"path":368,"priority":369},{"path":586,"priority":587},"forms.md","medium",{"path":589,"priority":587},"reference.md",{"path":591,"priority":372},"scripts/check_bounding_boxes.py",{"path":593,"priority":372},"scripts/check_fillable_fields.py",{"path":595,"priority":372},"scripts/convert_pdf_to_images.py",{"path":597,"priority":372},"scripts/create_validation_image.py",{"path":599,"priority":372},"scripts/extract_form_field_info.py",{"path":601,"priority":372},"scripts/extract_form_structure.py",{"path":603,"priority":372},"scripts/fill_fillable_fields.py",{"path":605,"priority":372},"scripts/fill_pdf_form_with_annotations.py",{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":340,"sourceLanguage":18,"type":259},"skills/pptx","Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.","pptx",{"claudeCode":12},"SKILL.md frontmatter at skills/pptx/SKILL.md",[613,614,615,617,619,620,622,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675],{"path":366,"priority":337},{"path":368,"priority":369},{"path":616,"priority":587},"editing.md",{"path":618,"priority":587},"pptxgenjs.md",{"path":416,"priority":372},{"path":621,"priority":372},"scripts/add_slide.py",{"path":623,"priority":372},"scripts/clean.py",{"path":422,"priority":372},{"path":424,"priority":372},{"path":426,"priority":372},{"path":428,"priority":372},{"path":430,"priority":372},{"path":432,"priority":372},{"path":434,"priority":372},{"path":436,"priority":372},{"path":438,"priority":372},{"path":440,"priority":372},{"path":442,"priority":372},{"path":444,"priority":372},{"path":446,"priority":372},{"path":448,"priority":372},{"path":450,"priority":372},{"path":452,"priority":372},{"path":454,"priority":372},{"path":456,"priority":372},{"path":458,"priority":372},{"path":460,"priority":372},{"path":462,"priority":372},{"path":464,"priority":372},{"path":466,"priority":372},{"path":468,"priority":372},{"path":470,"priority":372},{"path":472,"priority":372},{"path":474,"priority":372},{"path":476,"priority":372},{"path":478,"priority":372},{"path":480,"priority":372},{"path":482,"priority":372},{"path":484,"priority":372},{"path":486,"priority":372},{"path":488,"priority":372},{"path":490,"priority":372},{"path":492,"priority":372},{"path":494,"priority":372},{"path":496,"priority":372},{"path":498,"priority":372},{"path":500,"priority":372},{"path":502,"priority":372},{"path":504,"priority":372},{"path":506,"priority":372},{"path":508,"priority":372},{"path":510,"priority":372},{"path":512,"priority":372},{"path":514,"priority":372},{"path":516,"priority":372},{"path":518,"priority":372},{"path":520,"priority":372},{"path":522,"priority":372},{"path":676,"priority":372},"scripts/thumbnail.py",{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":340,"sourceLanguage":18,"type":259},"skills/skill-creator","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator/SKILL.md",[684,685,686,688,690,691,693,695,697,699,701,703,705],{"path":366,"priority":337},{"path":368,"priority":369},{"path":687,"priority":372},"assets/eval_review.html",{"path":689,"priority":587},"references/schemas.md",{"path":416,"priority":372},{"path":692,"priority":372},"scripts/aggregate_benchmark.py",{"path":694,"priority":372},"scripts/generate_report.py",{"path":696,"priority":372},"scripts/improve_description.py",{"path":698,"priority":372},"scripts/package_skill.py",{"path":700,"priority":372},"scripts/quick_validate.py",{"path":702,"priority":372},"scripts/run_eval.py",{"path":704,"priority":372},"scripts/run_loop.py",{"path":706,"priority":372},"scripts/utils.py",{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":340,"sourceLanguage":18,"type":259},"skills/slack-gif-creator","Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"","slack-gif-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/slack-gif-creator/SKILL.md",[714,715],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":340,"sourceLanguage":18,"type":259},"skills/theme-factory","Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.","theme-factory",{"claudeCode":12},"SKILL.md frontmatter at skills/theme-factory/SKILL.md",[723,724],{"path":366,"priority":337},{"path":368,"priority":369},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":340,"sourceLanguage":18,"type":259},"skills/web-artifacts-builder","Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.","web-artifacts-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/web-artifacts-builder/SKILL.md",[732,733,734,736,738],{"path":366,"priority":337},{"path":368,"priority":369},{"path":735,"priority":372},"scripts/bundle-artifact.sh",{"path":737,"priority":372},"scripts/init-artifact.sh",{"path":739,"priority":372},"scripts/shadcn-components.tar.gz",{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":340,"sourceLanguage":18,"type":259},"skills/webapp-testing","Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.","webapp-testing",{"claudeCode":12},"SKILL.md frontmatter at skills/webapp-testing/SKILL.md",[747,748,749,751,753,755],{"path":366,"priority":337},{"path":368,"priority":369},{"path":750,"priority":372},"examples/console_logging.py",{"path":752,"priority":372},"examples/element_discovery.py",{"path":754,"priority":372},"examples/static_html_automation.py",{"path":756,"priority":372},"scripts/with_server.py",{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":340,"sourceLanguage":18,"type":259},"skills/xlsx","Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx/SKILL.md",[764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817],{"path":366,"priority":337},{"path":368,"priority":369},{"path":422,"priority":372},{"path":424,"priority":372},{"path":426,"priority":372},{"path":428,"priority":372},{"path":430,"priority":372},{"path":432,"priority":372},{"path":434,"priority":372},{"path":436,"priority":372},{"path":438,"priority":372},{"path":440,"priority":372},{"path":442,"priority":372},{"path":444,"priority":372},{"path":446,"priority":372},{"path":448,"priority":372},{"path":450,"priority":372},{"path":452,"priority":372},{"path":454,"priority":372},{"path":456,"priority":372},{"path":458,"priority":372},{"path":460,"priority":372},{"path":462,"priority":372},{"path":464,"priority":372},{"path":466,"priority":372},{"path":468,"priority":372},{"path":470,"priority":372},{"path":472,"priority":372},{"path":474,"priority":372},{"path":476,"priority":372},{"path":478,"priority":372},{"path":480,"priority":372},{"path":482,"priority":372},{"path":484,"priority":372},{"path":486,"priority":372},{"path":488,"priority":372},{"path":490,"priority":372},{"path":492,"priority":372},{"path":494,"priority":372},{"path":496,"priority":372},{"path":498,"priority":372},{"path":500,"priority":372},{"path":502,"priority":372},{"path":504,"priority":372},{"path":506,"priority":372},{"path":508,"priority":372},{"path":510,"priority":372},{"path":512,"priority":372},{"path":514,"priority":372},{"path":516,"priority":372},{"path":518,"priority":372},{"path":520,"priority":372},{"path":522,"priority":372},{"path":818,"priority":372},"scripts/recalc.py",{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":340,"sourceLanguage":827,"type":259},"template","Replace with description of the skill and when Claude should use it.","template-skill",{"claudeCode":12},"SKILL.md frontmatter at template/SKILL.md",[826],{"path":366,"priority":337},"fr",{"sources":829},[830],"manual",{"closedIssues90d":246,"description":832,"forks":247,"openIssues90d":248,"pushedAt":249,"readmeSize":244,"stars":250,"topics":833},"Public repository for Agent Skills",[834],"agent-skills",{"classifiedAt":836,"discoverAt":837,"extractAt":838,"githubAt":838,"updatedAt":836},1778675442937,1778675438038,1778675441020,[224,221,220,222,223],{"evaluatedAt":254,"extractAt":301,"updatedAt":254},[],[843,871,898,922,955,984],{"_creationTime":844,"_id":845,"community":846,"display":847,"identity":853,"providers":857,"relations":865,"tags":867,"workflow":868},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":848,"installMethods":849,"name":851,"sourceUrl":852},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":850},"steipete/clawdis","openclaw-testing","https://github.com/steipete/clawdis",{"basePath":854,"githubOwner":855,"githubRepo":856,"locale":18,"slug":851,"type":259},".agents/skills/openclaw-testing","steipete","clawdis",{"evaluate":858,"extract":864},{"promptVersionExtension":213,"promptVersionScoring":214,"score":859,"tags":860,"targetMarket":225,"tier":863},100,[861,862,223,224,311],"testing","ci","verified",{"commitSha":291},{"repoId":866},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[224,862,311,861,223],{"evaluatedAt":869,"extractAt":870,"updatedAt":869},1778697962962,1778697652123,{"_creationTime":872,"_id":873,"community":874,"display":875,"identity":881,"providers":884,"relations":891,"tags":894,"workflow":895},1778691104675.9944,"k17a90jtn6r8cr12y4d6qbf6y586myy7",{"reviewCount":8},{"description":876,"installMethods":877,"name":879,"sourceUrl":880},"Generate an editable DOCX service agreement with parties, terms, and payment schedule.",{"claudeCode":878},"iterationlayer/skills","generate-docx-contract","https://github.com/iterationlayer/skills",{"basePath":882,"githubOwner":883,"githubRepo":258,"locale":18,"slug":879,"type":259},"skills/generate-docx-contract","iterationlayer",{"evaluate":885,"extract":890},{"promptVersionExtension":213,"promptVersionScoring":214,"score":886,"tags":887,"targetMarket":225,"tier":863},99,[221,220,888,889,224],"legal","contracts",{"commitSha":291},{"parentExtensionId":892,"repoId":893},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[224,889,221,220,888],{"evaluatedAt":896,"extractAt":897,"updatedAt":896},1778692751425,1778691104676,{"_creationTime":899,"_id":900,"community":901,"display":902,"identity":906,"providers":910,"relations":916,"tags":918,"workflow":919},1778696993586.7065,"k17arz9knxc7me3sxnbsedr5bs86n8rb",{"reviewCount":8},{"description":10,"installMethods":903,"name":220,"sourceUrl":905},{"claudeCode":904},"SeifBenayed/claude-code-sdk","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":907,"githubOwner":908,"githubRepo":909,"locale":18,"slug":220,"type":259},".claude/skills/docx","SeifBenayed","claude-code-sdk",{"evaluate":911,"extract":915},{"promptVersionExtension":213,"promptVersionScoring":214,"score":886,"tags":912,"targetMarket":225,"tier":863},[913,220,914,224,222],"document","word",{"commitSha":291},{"repoId":917},"kd78s53c1852h5p7c3qem663xs86njab",[224,913,220,222,914],{"evaluatedAt":920,"extractAt":921,"updatedAt":920},1778697071363,1778696993586,{"_creationTime":923,"_id":924,"community":925,"display":926,"identity":932,"providers":937,"relations":948,"tags":951,"workflow":952},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":927,"installMethods":928,"name":930,"sourceUrl":931},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":929},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":933,"githubOwner":934,"githubRepo":935,"locale":18,"slug":936,"type":259},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":938,"extract":946},{"promptVersionExtension":213,"promptVersionScoring":214,"score":859,"tags":939,"targetMarket":225,"tier":863},[940,941,942,943,224,944,945],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":291,"license":947},"MIT",{"parentExtensionId":949,"repoId":950},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[224,944,945,941,940,943,942],{"evaluatedAt":953,"extractAt":954,"updatedAt":953},1778699613343,1778699234184,{"_creationTime":956,"_id":957,"community":958,"display":959,"identity":965,"providers":968,"relations":976,"tags":979,"workflow":980},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":960,"installMethods":961,"name":963,"sourceUrl":964},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":962},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":270,"githubOwner":966,"githubRepo":963,"locale":967,"slug":963,"type":259},"zagmoai","zh-CN",{"evaluate":969,"extract":975},{"promptVersionExtension":213,"promptVersionScoring":214,"score":859,"tags":970,"targetMarket":225,"tier":863},[971,972,973,224,974],"google-docs","google-sheets","productivity","api-client",{"commitSha":291},{"repoId":977,"translatedFrom":978},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[974,224,971,972,973],{"evaluatedAt":981,"extractAt":982,"updatedAt":983},1778699485884,1778699468747,1778699505679,{"_creationTime":985,"_id":986,"community":987,"display":988,"identity":991,"providers":994,"relations":1001,"tags":1002,"workflow":1003},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":989,"installMethods":990,"name":935,"sourceUrl":931},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":929},{"basePath":992,"githubOwner":934,"githubRepo":935,"locale":18,"slug":993,"type":259},"skills/ask","ask",{"evaluate":995,"extract":1000},{"promptVersionExtension":213,"promptVersionScoring":214,"score":859,"tags":996,"targetMarket":225,"tier":863},[944,224,307,997,998,999],"prompting","code-review","artifact-generation",{"commitSha":291,"license":947},{"parentExtensionId":949,"repoId":950},[999,224,944,998,307,997],{"evaluatedAt":1004,"extractAt":954,"updatedAt":1004},1778699303045]