[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-anthropics-doc-coauthoring-en":3,"guides-for-anthropics-doc-coauthoring":828,"similar-k172nbjew8r26a55cmpyk551wx86mqwc-en":829},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":229,"parentExtension":249,"providers":307,"relations":311,"repo":312,"tags":826,"workflow":827},1778675443171.0554,"k172nbjew8r26a55cmpyk551wx86mqwc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"anthropics/skills","doc-coauthoring","https://github.com/anthropics/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":242},1778675580593.2334,"kn722qwvw4n6fnesf7k3pp18v586nmvs","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,72,76,79,82,85,88,91,95,99,102,106,109,112,115,118,121,124,128,131,136,140,143,146,149,152,156,159,162,165,168,171,174,178,182,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states what the skill does (guides through documentation co-authoring) and when to use it (user wants to write docs, proposals, specs) and includes specific trigger phrases.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and trigger phrases within the first ~160 characters.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md is well-structured, delegating deeper material to a clear workflow outline and avoiding excessive inline content.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the workflow clearly and does not embed lengthy or bulk third-party material inline.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","The skill is a structured workflow and does not involve deep exploration or code review that would necessitate forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The SKILL.md provides clear end-to-end examples for each stage of the documentation workflow, detailing input, invocation, and expected outcome.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill documentation details failure modes like missing context, expired credentials, and rate limits, along with recovery steps.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","The skill uses only Claude-internal tools and does not rely on external MCP servers, making fallback mechanisms not applicable.",{"category":53,"check":54,"severity":24,"summary":55},"Portability","Stack assumptions","The skill clearly declares its stack assumptions in the SKILL.md, including the runtime environment and necessary tools for artifact management.",{"category":57,"check":58,"severity":24,"summary":59},"Safety","Halt on unexpected state","The skill instructs to abort on unexpected pre-state, such as missing context or unreadable artifacts, and provides reporting on failure modes.",{"category":53,"check":61,"severity":24,"summary":62},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, with clear guidance on when to use other skills if necessary.",{"category":42,"check":64,"severity":24,"summary":65},"Problem relevance","The description clearly names the problem of co-authoring documentation and provides specific triggers for when the skill is relevant.",{"category":42,"check":67,"severity":24,"summary":68},"Unique selling proposition","The skill offers a structured, multi-stage workflow (Context Gathering, Refinement, Reader Testing) that goes beyond basic freeform prompting for document creation.",{"category":42,"check":70,"severity":24,"summary":71},"Production readiness","The skill covers the complete lifecycle of document co-authoring, from context gathering to iterative refinement and final reader testing, making it production-ready.",{"category":73,"check":74,"severity":24,"summary":75},"Scope","Single responsibility principle","The skill focuses solely on guiding users through a structured documentation co-authoring workflow, without encroaching on unrelated domains.",{"category":73,"check":77,"severity":24,"summary":78},"Description quality","The description is accurate, concise, and clearly reflects the skill's capabilities and intended use.",{"category":22,"check":80,"severity":39,"summary":81},"Scoped tools","This skill does not expose tools directly; it operates as an agent guiding the user through a process.",{"category":30,"check":83,"severity":39,"summary":84},"Configuration & parameter reference","The skill does not expose configurable parameters or options beyond the standard agent interaction.",{"category":73,"check":86,"severity":39,"summary":87},"Tool naming","The skill does not expose explicit tools with names; its interaction is conversational.",{"category":73,"check":89,"severity":39,"summary":90},"Minimal I/O surface","The skill does not use explicit tools with parameter schemas or response shapes; interaction is via natural language.",{"category":92,"check":93,"severity":24,"summary":94},"License","License usability","The repository is under the Apache 2.0 license, which is permissive and widely usable.",{"category":96,"check":97,"severity":24,"summary":98},"Maintenance","Commit recency","The latest commit was on May 9, 2026, indicating recent maintenance.",{"category":96,"check":100,"severity":39,"summary":101},"Dependency Management","The skill does not appear to use any third-party dependencies that would require complex management.",{"category":103,"check":104,"severity":39,"summary":105},"Security","Secret Management","The skill does not handle or expose secrets; its operations are focused on document generation and user interaction.",{"category":103,"check":107,"severity":24,"summary":108},"Injection","The skill's instructions emphasize treating user input as data and do not suggest executing arbitrary code or instructions from external sources.",{"category":103,"check":110,"severity":24,"summary":111},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime for execution or as instructions, keeping all logic within the bundled repository.",{"category":103,"check":113,"severity":24,"summary":114},"Sandbox Isolation","The skill's instructions do not indicate any operations that would modify files outside the project folder or escape sandbox limitations.",{"category":103,"check":116,"severity":24,"summary":117},"Sandbox escape primitives","The skill's instructions do not include any primitives for detaching processes or retrying denied tool calls.",{"category":103,"check":119,"severity":24,"summary":120},"Data Exfiltration","The skill's instructions do not involve reading or submitting confidential data to third parties.",{"category":103,"check":122,"severity":24,"summary":123},"Hidden Text Tricks","The bundled content and description are free of hidden-steering tricks, relying only on standard printable characters.",{"category":125,"check":126,"severity":24,"summary":127},"Hooks","Opaque code execution","The skill's instructions are written in plain markdown and do not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":53,"check":129,"severity":24,"summary":130},"Structural Assumption","The skill makes reasonable assumptions about project structure and clarifies preconditions, providing clear error messages if violated.",{"category":132,"check":133,"severity":134,"summary":135},"Trust","Issues Attention","warning","With 135 open and 11 closed issues in the last 90 days, maintainers appear to be responding slowly to new issues.",{"category":137,"check":138,"severity":134,"summary":139},"Versioning","Release Management","No explicit versioning is present in the SKILL.md frontmatter or GitHub releases, and installation instructions reference 'main', making it difficult to pin a specific version.",{"category":49,"check":141,"severity":39,"summary":142},"Validation","The skill operates through natural language interaction and does not expose executable code or structured output requiring schema validation.",{"category":103,"check":144,"severity":24,"summary":145},"Unguarded Destructive Operations","The skill guides the user through document creation and editing, but the core operations like file creation are typically guarded by user confirmation or context.",{"category":49,"check":147,"severity":24,"summary":148},"Error Handling","The skill's instructions emphasize clear error reporting and user guidance for unexpected states, with a focus on user understanding and recovery.",{"category":49,"check":150,"severity":39,"summary":151},"Logging","The skill does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":153,"check":154,"severity":39,"summary":155},"Compliance","GDPR","The skill does not operate on personal data; its focus is on document content and user interaction.",{"category":153,"check":157,"severity":24,"summary":158},"Target market","The skill is designed for general documentation co-authoring and has no regional or jurisdictional limitations; targetMarket is 'global'.",{"category":53,"check":160,"severity":24,"summary":161},"Runtime stability","The skill relies on standard Markdown and conversational interaction, making it stable across different Claude runtimes.",{"category":30,"check":163,"severity":24,"summary":164},"README","The README provides a good overview of the skills repository, its purpose, and how to use the skills, including this one.",{"category":73,"check":166,"severity":39,"summary":167},"Tool surface size","This is a conversational skill and does not expose a discrete set of tools.",{"category":22,"check":169,"severity":39,"summary":170},"Overlapping near-synonym tools","The skill does not expose tools, so there are no overlapping near-synonyms.",{"category":30,"check":172,"severity":24,"summary":173},"Phantom features","All advertised features in the README and SKILL.md appear to have corresponding implementations or clear instructions.",{"category":175,"check":176,"severity":24,"summary":177},"Install","Installation instruction","The README provides clear instructions for installing skills in Claude Code, Claude.ai, and the API, along with specific examples.",{"category":179,"check":180,"severity":24,"summary":181},"Errors","Actionable error messages","The skill's instructions emphasize actionable error messages that guide the user on what failed, why, and how to remediate it.",{"category":183,"check":184,"severity":39,"summary":185},"Execution","Pinned dependencies","The skill does not use third-party dependencies or bundled scripts requiring pinned interpreters.",{"category":73,"check":187,"severity":39,"summary":188},"Dry-run preview","The skill's operations (document creation/editing) are interactive and user-guided, not state-changing commands that would benefit from a dry-run mode.",{"category":190,"check":191,"severity":39,"summary":192},"Protocol","Idempotent retry & timeouts","The skill operates via conversational turns and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":153,"check":194,"severity":24,"summary":195},"Telemetry opt-in","The provided documentation does not indicate any telemetry collection; if it were to exist, the general principle for Anthropic skills would be opt-in.",1778675580429,"This skill guides users through a structured three-stage workflow for co-authoring documents, including context gathering, iterative refinement, and reader testing. It can create files and manage edits using conversational prompts.",[199,200,201,202,203],"Structured 3-stage workflow for document creation","Context gathering with clarifying questions","Iterative section-by-section drafting and refinement","Reader testing simulation to identify blind spots","File creation and management via conversational prompts",[205,206,207],"Generating unstructured prose without a defined workflow","Replacing a full-fledged document editor","Acting as a general chatbot without a specific documentation task","3.0.0","4.4.0","To provide a structured and efficient workflow for users who need to write or co-author documentation, proposals, or technical specifications, ensuring the final output is clear and reader-friendly.","The skill is well-documented and follows best practices for agent skills. The main concerns are the high number of open issues indicating slow maintenance response and the lack of explicit versioning, which could impact reproducibility.",75,"A robust skill for guided documentation co-authoring, though maintenance response and versioning could be improved.",[215,216,217,218,219],"documentation","writing","collaboration","workflow","content-generation","global","community",[223,224,225,226],"Writing a new technical specification or PRD","Drafting a decision document or proposal","Creating structured content like RFCs","Collaborating on documentation with an AI assistant",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":240,"testCoverage":241},{"hasLockfile":229},false,1778675563309,{"descriptionLength":232,"readmeSize":233},428,5552,{"closedIssues90d":235,"forks":236,"hasChangelog":229,"openIssues90d":237,"pushedAt":238,"stars":239},11,15729,135,1778286877000,133400,{"hasNpmPackage":229,"smitheryVerified":229},{"hasCi":229,"hasTests":229},{"updatedAt":243},1778675580593,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/doc-coauthoring","anthropics","skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":289,"relations":303,"tags":304,"workflow":305},1778675443171.0537,"k170qz33xe7jskt6553a2dh72586mgxe",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Collection of document processing suite including Excel, Word, PowerPoint, and PDF capabilities",{"claudeCode":247},"Claude API and SDK Guide",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":270,"relations":283,"tags":285,"workflow":286},1778675443171.0535,"k179jez5bqzvcf34s52bze7t7n86nhn3",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Anthropic example skills",{"claudeCode":12},"anthropic-agent-skills",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"marketplace",{"evaluate":271,"extract":277},{"promptVersionExtension":272,"promptVersionScoring":209,"score":273,"tags":274,"targetMarket":220,"tier":221},"3.1.0",79,[275,247,269,215,276],"ai","examples",{"commitSha":278,"marketplace":279,"plugin":281},"HEAD",{"name":267,"pluginCount":280},1,{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd70961715zznj5333pbvetk3986mf7x",[275,215,276,269,247],{"evaluatedAt":287,"extractAt":288,"updatedAt":287},1778675460927,1778675443171,{"evaluate":290,"extract":299},{"promptVersionExtension":208,"promptVersionScoring":209,"score":291,"tags":292,"targetMarket":220,"tier":221},89,[293,294,295,296,297,298,215],"claude-api","llm","sdk","typescript","python","developer-tools",{"commitSha":278,"license":300,"plugin":301},"Proprietary",{"mcpCount":8,"provider":282,"skillCount":302},17,{"parentExtensionId":262,"repoId":284},[293,298,215,294,297,295,296],{"evaluatedAt":306,"extractAt":288,"updatedAt":306},1778675491504,{"evaluate":308,"extract":310},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":309,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":278},{"parentExtensionId":251,"repoId":284},{"_creationTime":313,"_id":284,"identity":314,"providers":315,"workflow":822},1778675438038.062,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":316,"discover":815,"github":818},{"commitSha":278,"extensions":317},[318,328,334,340,345,362,371,380,388,393,520,529,546,563,593,664,694,703,712,727,744,806],{"basePath":258,"description":265,"displayName":267,"installMethods":319,"rationale":320,"selectedPaths":321,"source":327,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md","rule",{"basePath":258,"description":254,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":327,"sourceLanguage":18,"type":259},"document-skills",{"claudeCode":247},"inline plugin source from marketplace.json at /",[333],{"path":326,"priority":324},{"basePath":258,"description":335,"displayName":336,"installMethods":337,"rationale":331,"selectedPaths":338,"source":327,"sourceLanguage":18,"type":259},"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":247},[339],{"path":326,"priority":324},{"basePath":258,"description":341,"displayName":293,"installMethods":342,"rationale":331,"selectedPaths":343,"source":327,"sourceLanguage":18,"type":259},"Claude API and SDK documentation skill for building LLM-powered applications",{"claudeCode":247},[344],{"path":326,"priority":324},{"basePath":346,"description":347,"displayName":348,"installMethods":349,"rationale":350,"selectedPaths":351,"source":327,"sourceLanguage":18,"type":248},"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",[352,354,357,360],{"path":353,"priority":324},"SKILL.md",{"path":355,"priority":356},"LICENSE.txt","high",{"path":358,"priority":359},"templates/generator_template.js","low",{"path":361,"priority":359},"templates/viewer.html",{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":327,"sourceLanguage":18,"type":248},"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",[369,370],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":327,"sourceLanguage":18,"type":248},"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",[378,379],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":381,"description":382,"displayName":293,"installMethods":383,"rationale":384,"selectedPaths":385,"source":327,"sourceLanguage":18,"type":248},"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",[386,387],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":245,"description":10,"displayName":13,"installMethods":389,"rationale":390,"selectedPaths":391,"source":327,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/doc-coauthoring/SKILL.md",[392],{"path":353,"priority":324},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":327,"sourceLanguage":18,"type":248},"skills/docx","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.","docx",{"claudeCode":12},"SKILL.md frontmatter at skills/docx/SKILL.md",[400,401,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518],{"path":353,"priority":324},{"path":355,"priority":356},{"path":403,"priority":359},"scripts/__init__.py",{"path":405,"priority":359},"scripts/accept_changes.py",{"path":407,"priority":359},"scripts/comment.py",{"path":409,"priority":359},"scripts/office/helpers/__init__.py",{"path":411,"priority":359},"scripts/office/helpers/merge_runs.py",{"path":413,"priority":359},"scripts/office/helpers/simplify_redlines.py",{"path":415,"priority":359},"scripts/office/pack.py",{"path":417,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":419,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":421,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":423,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":425,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":427,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":429,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":431,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":433,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":435,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":437,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":439,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":441,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":443,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":445,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":447,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":449,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":451,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":453,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":455,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":457,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":459,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":461,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":463,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":465,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":467,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":469,"priority":359},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":471,"priority":359},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":473,"priority":359},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":475,"priority":359},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":477,"priority":359},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":479,"priority":359},"scripts/office/schemas/mce/mc.xsd",{"path":481,"priority":359},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":483,"priority":359},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":485,"priority":359},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":487,"priority":359},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":489,"priority":359},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":491,"priority":359},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":493,"priority":359},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":495,"priority":359},"scripts/office/soffice.py",{"path":497,"priority":359},"scripts/office/unpack.py",{"path":499,"priority":359},"scripts/office/validate.py",{"path":501,"priority":359},"scripts/office/validators/__init__.py",{"path":503,"priority":359},"scripts/office/validators/base.py",{"path":505,"priority":359},"scripts/office/validators/docx.py",{"path":507,"priority":359},"scripts/office/validators/pptx.py",{"path":509,"priority":359},"scripts/office/validators/redlining.py",{"path":511,"priority":359},"scripts/templates/comments.xml",{"path":513,"priority":359},"scripts/templates/commentsExtended.xml",{"path":515,"priority":359},"scripts/templates/commentsExtensible.xml",{"path":517,"priority":359},"scripts/templates/commentsIds.xml",{"path":519,"priority":359},"scripts/templates/people.xml",{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":327,"sourceLanguage":18,"type":248},"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",[527,528],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":327,"sourceLanguage":18,"type":248},"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",[536,537,538,540,542,544],{"path":353,"priority":324},{"path":355,"priority":356},{"path":539,"priority":359},"examples/3p-updates.md",{"path":541,"priority":359},"examples/company-newsletter.md",{"path":543,"priority":359},"examples/faq-answers.md",{"path":545,"priority":359},"examples/general-comms.md",{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":327,"sourceLanguage":18,"type":248},"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",[553,554,555,557,559,561],{"path":353,"priority":324},{"path":355,"priority":356},{"path":556,"priority":359},"scripts/connections.py",{"path":558,"priority":359},"scripts/evaluation.py",{"path":560,"priority":359},"scripts/example_evaluation.xml",{"path":562,"priority":359},"scripts/requirements.txt",{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":327,"sourceLanguage":18,"type":248},"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",[570,571,572,575,577,579,581,583,585,587,589,591],{"path":353,"priority":324},{"path":355,"priority":356},{"path":573,"priority":574},"forms.md","medium",{"path":576,"priority":574},"reference.md",{"path":578,"priority":359},"scripts/check_bounding_boxes.py",{"path":580,"priority":359},"scripts/check_fillable_fields.py",{"path":582,"priority":359},"scripts/convert_pdf_to_images.py",{"path":584,"priority":359},"scripts/create_validation_image.py",{"path":586,"priority":359},"scripts/extract_form_field_info.py",{"path":588,"priority":359},"scripts/extract_form_structure.py",{"path":590,"priority":359},"scripts/fill_fillable_fields.py",{"path":592,"priority":359},"scripts/fill_pdf_form_with_annotations.py",{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":327,"sourceLanguage":18,"type":248},"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",[600,601,602,604,606,607,609,611,612,613,614,615,616,617,618,619,620,621,622,623,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],{"path":353,"priority":324},{"path":355,"priority":356},{"path":603,"priority":574},"editing.md",{"path":605,"priority":574},"pptxgenjs.md",{"path":403,"priority":359},{"path":608,"priority":359},"scripts/add_slide.py",{"path":610,"priority":359},"scripts/clean.py",{"path":409,"priority":359},{"path":411,"priority":359},{"path":413,"priority":359},{"path":415,"priority":359},{"path":417,"priority":359},{"path":419,"priority":359},{"path":421,"priority":359},{"path":423,"priority":359},{"path":425,"priority":359},{"path":427,"priority":359},{"path":429,"priority":359},{"path":431,"priority":359},{"path":433,"priority":359},{"path":435,"priority":359},{"path":437,"priority":359},{"path":439,"priority":359},{"path":441,"priority":359},{"path":443,"priority":359},{"path":445,"priority":359},{"path":447,"priority":359},{"path":449,"priority":359},{"path":451,"priority":359},{"path":453,"priority":359},{"path":455,"priority":359},{"path":457,"priority":359},{"path":459,"priority":359},{"path":461,"priority":359},{"path":463,"priority":359},{"path":465,"priority":359},{"path":467,"priority":359},{"path":469,"priority":359},{"path":471,"priority":359},{"path":473,"priority":359},{"path":475,"priority":359},{"path":477,"priority":359},{"path":479,"priority":359},{"path":481,"priority":359},{"path":483,"priority":359},{"path":485,"priority":359},{"path":487,"priority":359},{"path":489,"priority":359},{"path":491,"priority":359},{"path":493,"priority":359},{"path":495,"priority":359},{"path":497,"priority":359},{"path":499,"priority":359},{"path":501,"priority":359},{"path":503,"priority":359},{"path":505,"priority":359},{"path":507,"priority":359},{"path":509,"priority":359},{"path":663,"priority":359},"scripts/thumbnail.py",{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":327,"sourceLanguage":18,"type":248},"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",[671,672,673,675,677,678,680,682,684,686,688,690,692],{"path":353,"priority":324},{"path":355,"priority":356},{"path":674,"priority":359},"assets/eval_review.html",{"path":676,"priority":574},"references/schemas.md",{"path":403,"priority":359},{"path":679,"priority":359},"scripts/aggregate_benchmark.py",{"path":681,"priority":359},"scripts/generate_report.py",{"path":683,"priority":359},"scripts/improve_description.py",{"path":685,"priority":359},"scripts/package_skill.py",{"path":687,"priority":359},"scripts/quick_validate.py",{"path":689,"priority":359},"scripts/run_eval.py",{"path":691,"priority":359},"scripts/run_loop.py",{"path":693,"priority":359},"scripts/utils.py",{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":327,"sourceLanguage":18,"type":248},"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",[701,702],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":327,"sourceLanguage":18,"type":248},"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",[710,711],{"path":353,"priority":324},{"path":355,"priority":356},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":327,"sourceLanguage":18,"type":248},"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",[719,720,721,723,725],{"path":353,"priority":324},{"path":355,"priority":356},{"path":722,"priority":359},"scripts/bundle-artifact.sh",{"path":724,"priority":359},"scripts/init-artifact.sh",{"path":726,"priority":359},"scripts/shadcn-components.tar.gz",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":327,"sourceLanguage":18,"type":248},"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",[734,735,736,738,740,742],{"path":353,"priority":324},{"path":355,"priority":356},{"path":737,"priority":359},"examples/console_logging.py",{"path":739,"priority":359},"examples/element_discovery.py",{"path":741,"priority":359},"examples/static_html_automation.py",{"path":743,"priority":359},"scripts/with_server.py",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":327,"sourceLanguage":18,"type":248},"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",[751,752,753,754,755,756,757,758,759,760,761,762,763,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],{"path":353,"priority":324},{"path":355,"priority":356},{"path":409,"priority":359},{"path":411,"priority":359},{"path":413,"priority":359},{"path":415,"priority":359},{"path":417,"priority":359},{"path":419,"priority":359},{"path":421,"priority":359},{"path":423,"priority":359},{"path":425,"priority":359},{"path":427,"priority":359},{"path":429,"priority":359},{"path":431,"priority":359},{"path":433,"priority":359},{"path":435,"priority":359},{"path":437,"priority":359},{"path":439,"priority":359},{"path":441,"priority":359},{"path":443,"priority":359},{"path":445,"priority":359},{"path":447,"priority":359},{"path":449,"priority":359},{"path":451,"priority":359},{"path":453,"priority":359},{"path":455,"priority":359},{"path":457,"priority":359},{"path":459,"priority":359},{"path":461,"priority":359},{"path":463,"priority":359},{"path":465,"priority":359},{"path":467,"priority":359},{"path":469,"priority":359},{"path":471,"priority":359},{"path":473,"priority":359},{"path":475,"priority":359},{"path":477,"priority":359},{"path":479,"priority":359},{"path":481,"priority":359},{"path":483,"priority":359},{"path":485,"priority":359},{"path":487,"priority":359},{"path":489,"priority":359},{"path":491,"priority":359},{"path":493,"priority":359},{"path":495,"priority":359},{"path":497,"priority":359},{"path":499,"priority":359},{"path":501,"priority":359},{"path":503,"priority":359},{"path":505,"priority":359},{"path":507,"priority":359},{"path":509,"priority":359},{"path":805,"priority":359},"scripts/recalc.py",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":327,"sourceLanguage":814,"type":248},"template","Replace with description of the skill and when Claude should use it.","template-skill",{"claudeCode":12},"SKILL.md frontmatter at template/SKILL.md",[813],{"path":353,"priority":324},"fr",{"sources":816},[817],"manual",{"closedIssues90d":235,"description":819,"forks":236,"openIssues90d":237,"pushedAt":238,"readmeSize":233,"stars":239,"topics":820},"Public repository for Agent Skills",[821],"agent-skills",{"classifiedAt":823,"discoverAt":824,"extractAt":825,"githubAt":825,"updatedAt":823},1778675442937,1778675438038,1778675441020,[217,219,215,218,216],{"evaluatedAt":243,"extractAt":288,"updatedAt":243},[],[830,859,886,916,944,972],{"_creationTime":831,"_id":832,"community":833,"display":834,"identity":840,"providers":844,"relations":853,"tags":855,"workflow":856},1778697513812.0593,"k17a20wb5skzqbbxh7gms1p30h86n366",{"reviewCount":8},{"description":835,"installMethods":836,"name":838,"sourceUrl":839},"Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.",{"claudeCode":837},"spartan-stratos/spartan-ai-toolkit","article-writing","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":841,"githubOwner":842,"githubRepo":843,"locale":18,"slug":838,"type":248},".codex/skills/article-writing","spartan-stratos","spartan-ai-toolkit",{"evaluate":845,"extract":852},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":847,"targetMarket":220,"tier":851},100,[216,219,848,849,850],"blog-posts","editing","long-form","verified",{"commitSha":278},{"repoId":854},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[848,219,849,850,216],{"evaluatedAt":857,"extractAt":858,"updatedAt":857},1778697566395,1778697513812,{"_creationTime":860,"_id":861,"community":862,"display":863,"identity":869,"providers":873,"relations":880,"tags":882,"workflow":883},1778696505500.006,"k1754f7285hvja3svvh212kj8586maxr",{"reviewCount":8},{"description":864,"installMethods":865,"name":867,"sourceUrl":868},"Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.",{"claudeCode":866},"ReScienceLab/opc-skills","add-new-opc-skill","https://github.com/ReScienceLab/opc-skills",{"basePath":870,"githubOwner":871,"githubRepo":872,"locale":18,"slug":867,"type":248},".factory/skills/add-new-opc-skill","ReScienceLab","opc-skills",{"evaluate":874,"extract":879},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":875,"targetMarket":220,"tier":851},[215,876,877,878,218],"automation","development","checklist",{"commitSha":278},{"repoId":881},"kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[876,878,877,215,218],{"evaluatedAt":884,"extractAt":885,"updatedAt":884},1778696744286,1778696505500,{"_creationTime":887,"_id":888,"community":889,"display":890,"identity":896,"providers":900,"relations":909,"tags":912,"workflow":913},1778696595410.5618,"k174h4yhwrcpcmdx62n2g2b88986mx17",{"reviewCount":8},{"description":891,"installMethods":892,"name":894,"sourceUrl":895},"Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.",{"claudeCode":893},"rohitg00/pro-workflow","agent-teams","https://github.com/rohitg00/pro-workflow",{"basePath":897,"githubOwner":898,"githubRepo":899,"locale":18,"slug":894,"type":248},"skills/agent-teams","rohitg00","pro-workflow",{"evaluate":901,"extract":908},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":902,"targetMarket":220,"tier":851},[903,217,904,905,906,907],"ai-workflow","knowledge-management","llm-ops","productivity","self-correction",{"commitSha":278},{"parentExtensionId":910,"repoId":911},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[903,217,904,905,906,907],{"evaluatedAt":914,"extractAt":915,"updatedAt":914},1778696637446,1778696595410,{"_creationTime":917,"_id":918,"community":919,"display":920,"identity":926,"providers":931,"relations":938,"tags":940,"workflow":941},1778688022104.1726,"k17bvm0wwrqpyjkwdb3mn71bkn86mwk3",{"reviewCount":8},{"description":921,"installMethods":922,"name":924,"sourceUrl":925},"Lead a team — run standups, coordinate tasks, and communicate.",{"claudeCode":923},"googleworkspace/cli","Team Lead Persona","https://github.com/googleworkspace/cli",{"basePath":927,"githubOwner":928,"githubRepo":929,"locale":18,"slug":930,"type":248},"skills/persona-team-lead","googleworkspace","cli","persona-team-lead",{"evaluate":932,"extract":936},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":933,"targetMarket":220,"tier":851},[934,935,217,876,929],"google-workspace","team-lead",{"commitSha":278,"license":937},"Apache-2.0",{"repoId":939},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[876,929,217,934,935],{"evaluatedAt":942,"extractAt":943,"updatedAt":942},1778689258666,1778688022104,{"_creationTime":945,"_id":946,"community":947,"display":948,"identity":954,"providers":958,"relations":965,"tags":968,"workflow":969},1778686640222.7917,"k17549bwd8rq0h0wq4cvav0fpn86nda9",{"reviewCount":8},{"description":949,"installMethods":950,"name":952,"sourceUrl":953},"Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.",{"claudeCode":951},"EveryInc/compound-engineering-plugin","ce-brainstorm","https://github.com/EveryInc/compound-engineering-plugin",{"basePath":955,"githubOwner":956,"githubRepo":957,"locale":18,"slug":952,"type":248},"plugins/compound-engineering/skills/ce-brainstorm","EveryInc","compound-engineering-plugin",{"evaluate":959,"extract":964},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":960,"targetMarket":220,"tier":851},[215,961,217,962,963],"requirements","planning","ai-assistant",{"commitSha":278},{"parentExtensionId":966,"repoId":967},"k17d893df4em0e3pn8f55h1dxn86n09e","kd7e40my1b5g70tg0f60qg85ch86nn08",[963,217,215,962,961],{"evaluatedAt":970,"extractAt":971,"updatedAt":970},1778686797367,1778686640222,{"_creationTime":973,"_id":974,"community":975,"display":976,"identity":982,"providers":987,"relations":996,"tags":999,"workflow":1000},1778697045057.978,"k1709qff277g3qreq668nrfj0d86nrrb",{"reviewCount":8},{"description":977,"installMethods":978,"name":980,"sourceUrl":981},"Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on \"humanize\", \"de-AI\", \"review this draft\", \"audit before posting\", \"is this ready\".",{"claudeCode":979},"sergebulaev/linkedin-skills","LinkedIn Humanizer","https://github.com/sergebulaev/linkedin-skills",{"basePath":983,"githubOwner":984,"githubRepo":985,"locale":18,"slug":986,"type":248},"skills/linkedin-humanizer","sergebulaev","linkedin-skills","linkedin-humanizer",{"evaluate":988,"extract":994},{"promptVersionExtension":208,"promptVersionScoring":209,"score":846,"tags":989,"targetMarket":220,"tier":851},[990,991,992,219,993],"ai-detection","text-rewriting","linkedin","nlp",{"commitSha":278,"license":995},"MIT",{"parentExtensionId":997,"repoId":998},"k17bg3ahwtt998cj512cdc040x86m16m","kd7eh8yxvx7bp76mv9rcfdjk0x86m12a",[990,219,992,993,991],{"evaluatedAt":1001,"extractAt":1002,"updatedAt":1001},1778697181923,1778697045058]