[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-lawvable-docx-processing-openai-zh-CN":3,"guides-for-lawvable-docx-processing-openai":1602,"similar-k17c702h0ebz5nykkdzpehytzx86m2zv-zh-CN":1603},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":250,"parentExtension":251,"providers":305,"relations":309,"repo":310,"tags":1600,"workflow":1601},1778692159341.6604,"k17c702h0ebz5nykkdzpehytzx86m2zv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Toolkit for comprehensive document reading, editing, and creation with visual quality control. Use to work with Word documents (.docx files) for: (1) Reading or extracting content from existing DOCX files, (2) Creating new Word documents with professional formatting, (3) Editing documents requiring precise typography and layout, or any other DOCX reading or generation tasks.",{"claudeCode":12},"lawvable/awesome-legal-skills","docx-processing-openai","https://github.com/lawvable/awesome-legal-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778693360450.63,"kn75n8w37qem0xk8jnd2700p9d86mm5v","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of working with Word documents (.docx files), specifically for reading, editing, and creation with visual quality control.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a simple prompt by providing a structured workflow and specific tool integrations (python-docx, LibreOffice) for comprehensive DOCX manipulation with visual quality control.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for DOCX processing, including reading, creating, editing, and visual validation, with clear instructions for dependencies and workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on a single domain: processing Word documents (.docx files), encompassing reading, editing, and creation.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided displayed description accurately reflects the skill's capabilities as described in the SKILL.md file.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific Python libraries and external tools (python-docx, LibreOffice, Poppler) for targeted operations rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All necessary system tools and Python packages are clearly listed with installation instructions, and environment variables are explicitly stated as not required.",{"category":33,"check":48,"severity":49,"summary":50},"Tool naming","not_applicable","This is a skill, not a tool with distinct named commands.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The script inputs (file paths) and expected outputs (images, processed documents) are well-defined within the workflow and quality expectations.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The skill is licensed under the Apache-2.0 license, which is a permissive open-source license, clearly indicated in the SKILL.md metadata and confirmed by the LICENSE.txt file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on March 3, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","Dependencies are clearly listed with installation instructions, and `uv` is recommended for management, indicating good practice.",{"category":66,"check":67,"severity":49,"summary":68},"Security","Secret Management","The skill does not handle or require any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill relies on bundled Python scripts and system tools, and the documentation implies treating inputs as data, with no indication of executing arbitrary third-party code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","All dependencies and scripts are either bundled or explicitly installed via package managers, with no runtime downloads of code or data that could be manipulated.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on specified input files and writes outputs to designated directories, with no indication of modifying files outside the project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were observed in the provided script.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes local files and does not perform any outbound calls that could exfiltrate data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled script and documentation do not contain any hidden text tricks or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided Python script is plain and readable, with no obfuscation, base64 decoding, or runtime fetched code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard file paths for output and temporary files, which are explicitly defined or derived from input, and clearly states dependency requirements.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 3 issues were opened and 7 were closed, indicating a good closure rate and active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A meaningful version (2026.01.30) is declared in the SKILL.md frontmatter.",{"category":104,"check":105,"severity":106,"summary":107},"Code Execution","Validation","info","The Python script handles file paths and parameters, but explicit schema validation or sanitization for arguments like file paths is not clearly demonstrated.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill primarily operates on file processing and rendering, with temporary files being managed and cleaned up; no inherently destructive operations are performed without clear intent.",{"category":104,"check":112,"severity":24,"summary":113},"Error Handling","The script includes explicit error handling for missing system tools and conversion failures, raising runtime errors with informative messages.",{"category":104,"check":115,"severity":49,"summary":116},"Logging","The skill is not a destructive operation or outbound call intensive tool, and logging is not a stated requirement.",{"category":118,"check":119,"severity":49,"summary":120},"Compliance","GDPR","The skill processes local document files and does not interact with personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill processes local files and has no regional or jurisdictional limitations; targetMarket is correctly set to 'global'.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill explicitly lists its dependencies (Python packages, LibreOffice, Poppler) and provides installation instructions for common OSs, ensuring portability.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is extensive and clearly explains the purpose and context of the 'awesome-legal-skills' repository, indirectly supporting the understanding of individual skills.",{"category":33,"check":131,"severity":49,"summary":132},"Tool surface size","This is a single skill with an embedded script, not a collection of tools.",{"category":40,"check":134,"severity":49,"summary":135},"Overlapping near-synonym tools","The skill performs a singular function, not a set of tools with overlapping names.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised capabilities (reading, creating, editing DOCX, visual quality control) are supported by the provided workflow, dependencies, and script.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions for Python packages and system tools (LibreOffice, Poppler) are provided in the SKILL.md and script, along with usage examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Errors related to missing dependencies or conversion failures are reported with clear messages indicating the problem and suggesting remediation (installation).",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","Python dependencies are listed with suggested installation using `uv` or `pip`, and system tools are specified for common OSs, implying a controlled execution environment.",{"category":33,"check":152,"severity":49,"summary":153},"Dry-run preview","The skill's operations (file processing and rendering) are not state-changing in a way that necessitates a dry-run mode.",{"category":155,"check":156,"severity":49,"summary":157},"Protocol","Idempotent retry & timeouts","The skill operates on local files and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":118,"check":159,"severity":49,"summary":160},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The SKILL.md frontmatter precisely describes the artifact (DOCX files) and the tasks (reading, creating, editing, visual quality control) and includes clear 'When to use' guidance.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, clearly stating the core capability and providing 'When to use' triggers.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and stays within a reasonable length, delegating detailed steps to the workflow section.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and dependencies, with detailed rendering commands and quality expectations provided inline, which is appropriate for this skill's scope.",{"category":171,"check":175,"severity":49,"summary":176},"Forked exploration","This skill is not an exploration or audit-style skill and does not require forked exploration.",{"category":22,"check":178,"severity":106,"summary":179},"Usage examples","While the SKILL.md outlines the workflow and dependencies, explicit end-to-end usage examples with input/output are not provided, making it slightly harder to quickly verify functionality.",{"category":22,"check":181,"severity":106,"summary":182},"Edge cases","The documentation mentions handling missing dependencies and conversion failures, but a comprehensive list of failure modes and recovery steps for all aspects (e.g., malformed DOCX) is not detailed.",{"category":104,"check":184,"severity":49,"summary":185},"Tool Fallback","The skill relies on system tools and Python packages that are explicitly listed for installation, not on an optional external MCP server.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The script includes checks for missing tools and handles conversion errors by raising exceptions, effectively halting on unexpected states.",{"category":92,"check":191,"severity":49,"summary":192},"Cross-skill coupling","This skill operates as a standalone utility for DOCX processing and does not implicitly rely on other skills.",1778693360328,"This skill processes Word documents (.docx files) by reading, editing, and creating them. It utilizes Python libraries like `python-docx` and external tools like LibreOffice and Poppler for rendering and visual quality control. The skill provides detailed instructions for dependency installation and a clear workflow for document manipulation.",[196,197,198,199,200],"Read and extract content from DOCX files","Create new Word documents with professional formatting","Edit documents with precise typography and layout","Perform visual quality control of rendered documents","Handle tables, diagrams, and pagination",[202,203,204],"Processing formats other than DOCX","Providing advanced text analysis or summarization","Performing tasks that do not involve visual quality control of the document layout","3.0.0","4.4.0","To enable AI agents to perform comprehensive editing, creation, and quality control of Word documents (.docx files), ensuring professional formatting and layout.","The skill is well-documented, has clear dependencies and installation instructions, and handles errors gracefully. Usage examples could be more explicit to fully satisfy the 'Practical Utility' checks.",92,"A robust skill for comprehensive DOCX document processing, including reading, editing, and creation with visual quality control.",[212,213,214,215,216,217,218],"docx","document-processing","writing","editing","formatting","pdf","python","global","verified",[222,223,224,225],"Reviewing DOCX content where layout is critical","Generating formal documents with specific formatting requirements","Editing legal or business documents for precise typography","Validating visual layout and consistency before document delivery",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":240,"testCoverage":242},{"hasLockfile":228},false,1778693345953,{"descriptionLength":231,"readmeSize":232},377,25260,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"manifestVersion":236,"openIssues90d":237,"pushedAt":238,"stars":239},7,34,"2026.01.30",3,1772537106000,349,{"hasNpmPackage":228,"license":241,"smitheryVerified":228},"NOASSERTION",{"hasCi":228,"hasTests":228},{"updatedAt":244},1778693360450,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/docx-processing-openai","lawvable","awesome-legal-skills","skill",true,{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":258,"parentExtension":260,"providers":294,"relations":301,"tags":302,"workflow":303},1778692159341.6538,"k172anrcaq4kd198fzt0bde7hn86nang",{"reviewCount":8},{"description":256,"installMethods":257,"name":13,"sourceUrl":14},"Document reading and creation with visual quality control for Word files",{"claudeCode":13},{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":259},"plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":270,"relations":288,"tags":290,"workflow":291},1778692159341.6482,"k176pg91f80b1spms4zaen8g6986n5pa",{"reviewCount":8},{"description":265,"installMethods":266,"name":247,"sourceUrl":14},"Bundled agent skills for legal work",{"claudeCode":12},{"basePath":268,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":269},"","marketplace",{"evaluate":271,"extract":281},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":219,"tier":280},"3.1.0",75,[275,276,277,278,279],"legal","contracts","compliance","gdpr","agent-skills","community",{"commitSha":282,"marketplace":283,"plugin":286},"HEAD",{"name":247,"pluginCount":284,"version":285},42,"1.0.0",{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd7334qxfqk8gjtm28t64b58cn86nkk0",[279,277,276,278,275],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778692192012,1778692159341,{"evaluate":295,"extract":300},{"promptVersionExtension":205,"promptVersionScoring":206,"score":296,"tags":297,"targetMarket":219,"tier":280},95,[213,298,212,299,218],"word","openai",{"commitSha":282},{"parentExtensionId":262,"repoId":289},[213,212,299,218,298],{"evaluatedAt":304,"extractAt":293,"updatedAt":304},1778692774284,{"evaluate":306,"extract":308},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":307,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":282},{"parentExtensionId":253,"repoId":289},{"_creationTime":311,"_id":289,"identity":312,"providers":313,"workflow":1596},1778692150913.0334,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":314,"discover":1585,"github":1588},{"commitSha":282,"extensions":315},[316,329,340,349,358,367,376,385,394,403,412,421,430,440,450,460,469,478,487,496,505,514,523,532,538,547,556,565,574,583,592,600,609,618,627,636,645,653,663,672,681,690,699,708,721,735,742,749,756,882,889,897,904,938,951,970,977,988,995,1009,1016,1033,1040,1061,1072,1085,1112,1119,1153,1185,1224,1293,1300,1313,1340,1357,1367,1377,1392,1399,1406,1413,1504,1564,1570],{"basePath":268,"description":265,"displayName":247,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[320,323,325],{"path":321,"priority":322},".claude-plugin/marketplace.json","mandatory",{"path":324,"priority":322},"README.md",{"path":326,"priority":327},"LICENSE","high","rule",{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":328,"sourceLanguage":18,"type":259},"skills/nda-review-jamie-tso","Guide for reviewing incoming commercial NDAs, producing a clause-by-clause issue log with redlines and rationales","nda-review-jamie-tso",{"claudeCode":332},"inline plugin source from marketplace.json at skills/nda-review-jamie-tso",[336,338],{"path":337,"priority":327},"LICENSE.txt",{"path":339,"priority":327},"SKILL.md",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":328,"sourceLanguage":18,"type":259},"skills/legal-simulation-patrick-munro","Framework for demonstrating AI capabilities in legal contexts with detailed personas and progressive complexity scenarios","legal-simulation-patrick-munro",{"claudeCode":343},"inline plugin source from marketplace.json at skills/legal-simulation-patrick-munro",[347,348],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":328,"sourceLanguage":18,"type":259},"skills/tech-contract-negotiation-patrick-munro","Guide to negotiating technology services agreements with three-position frameworks and concession roadmaps","tech-contract-negotiation-patrick-munro",{"claudeCode":352},"inline plugin source from marketplace.json at skills/tech-contract-negotiation-patrick-munro",[356,357],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":328,"sourceLanguage":18,"type":259},"skills/vendor-due-diligence-patrick-munro","Framework for assessing IT vendors with structured risk assessments and regulatory checklists (GDPR, DORA, NIS2, SOX)","vendor-due-diligence-patrick-munro",{"claudeCode":361},"inline plugin source from marketplace.json at skills/vendor-due-diligence-patrick-munro",[365,366],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":328,"sourceLanguage":18,"type":259},"skills/contract-review-anthropic","Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions","contract-review-anthropic",{"claudeCode":370},"inline plugin source from marketplace.json at skills/contract-review-anthropic",[374,375],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":328,"sourceLanguage":18,"type":259},"skills/compliance-anthropic","Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests","compliance-anthropic",{"claudeCode":379},"inline plugin source from marketplace.json at skills/compliance-anthropic",[383,384],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":328,"sourceLanguage":18,"type":259},"skills/canned-responses-anthropic","Generate templated responses for common legal inquiries and identify when situations require individualized attention","canned-responses-anthropic",{"claudeCode":388},"inline plugin source from marketplace.json at skills/canned-responses-anthropic",[392,393],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":328,"sourceLanguage":18,"type":259},"skills/legal-risk-assessment-anthropic","Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria","legal-risk-assessment-anthropic",{"claudeCode":397},"inline plugin source from marketplace.json at skills/legal-risk-assessment-anthropic",[401,402],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":328,"sourceLanguage":18,"type":259},"skills/meeting-briefing-anthropic","Prepare structured briefings for meetings with legal relevance and track resulting action items","meeting-briefing-anthropic",{"claudeCode":406},"inline plugin source from marketplace.json at skills/meeting-briefing-anthropic",[410,411],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":328,"sourceLanguage":18,"type":259},"skills/nda-triage-anthropic","Screen incoming NDAs and classify them as GREEN, YELLOW, or RED based on risk level","nda-triage-anthropic",{"claudeCode":415},"inline plugin source from marketplace.json at skills/nda-triage-anthropic",[419,420],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":328,"sourceLanguage":18,"type":259},"skills/statute-analysis-rafal-fryc","Guide for reading, interpreting, and applying US statutes, regulations, and rules with canons of construction","statute-analysis-rafal-fryc",{"claudeCode":424},"inline plugin source from marketplace.json at skills/statute-analysis-rafal-fryc",[428,429],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":328,"sourceLanguage":18,"type":259},"skills/gdpr-breach-sentinel-oliver-schmidt-prietz","Incident response and legal compliance guidance for data breaches under GDPR Articles 33 & 34","gdpr-breach-sentinel-oliver-schmidt-prietz",{"claudeCode":433},"inline plugin source from marketplace.json at skills/gdpr-breach-sentinel-oliver-schmidt-prietz",[437,438,439],{"path":324,"priority":322},{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":328,"sourceLanguage":18,"type":259},"skills/dpia-sentinel-oliver-schmidt-prietz","GDPR Data Protection Impact Assessment (DPIA) guidance under Article 35 with multi-jurisdictional blacklist checks","dpia-sentinel-oliver-schmidt-prietz",{"claudeCode":443},"inline plugin source from marketplace.json at skills/dpia-sentinel-oliver-schmidt-prietz",[447,448,449],{"path":324,"priority":322},{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":328,"sourceLanguage":18,"type":259},"skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz","Draft GDPR-compliant privacy notices as .docx for any EU/EEA jurisdiction and audience","gdpr-privacy-notice-eu-oliver-schmidt-prietz",{"claudeCode":453},"inline plugin source from marketplace.json at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz",[457,458,459],{"path":324,"priority":322},{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":328,"sourceLanguage":18,"type":259},"skills/politique-confidentialite-malik-taiar","Guide pour la rédaction de politiques de confidentialité conformes au RGPD avec recommandations CNIL","politique-confidentialite-malik-taiar",{"claudeCode":463},"inline plugin source from marketplace.json at skills/politique-confidentialite-malik-taiar",[467,468],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":328,"sourceLanguage":18,"type":259},"skills/politique-cookies-malik-taiar","Guide pour la rédaction de politiques cookies conformes au RGPD et à la directive ePrivacy","politique-cookies-malik-taiar",{"claudeCode":472},"inline plugin source from marketplace.json at skills/politique-cookies-malik-taiar",[476,477],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":328,"sourceLanguage":18,"type":259},"skills/politique-lanceur-alerte-malik-taiar","Guide pour l'évaluation ou la rédaction de politiques lanceur d'alerte conformes à la loi Sapin II","politique-lanceur-alerte-malik-taiar",{"claudeCode":481},"inline plugin source from marketplace.json at skills/politique-lanceur-alerte-malik-taiar",[485,486],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":328,"sourceLanguage":18,"type":259},"skills/notification-licenciement-selim-brihi","Guide pour la rédaction de notifications de licenciement conformes au droit du travail français","notification-licenciement-selim-brihi",{"claudeCode":490},"inline plugin source from marketplace.json at skills/notification-licenciement-selim-brihi",[494,495],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":328,"sourceLanguage":18,"type":259},"skills/requete-cph-licenciement-faute-grave-selim-brihi","Guide pour la rédaction de requêtes CPH contestant un licenciement pour faute grave","requete-cph-licenciement-faute-grave-selim-brihi",{"claudeCode":499},"inline plugin source from marketplace.json at skills/requete-cph-licenciement-faute-grave-selim-brihi",[503,504],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":328,"sourceLanguage":18,"type":259},"skills/assignation-refere-recouvrement-creance-selim-brihi","Guide pour la rédaction d'assignations en référé pour le recouvrement de créances commerciales","assignation-refere-recouvrement-creance-selim-brihi",{"claudeCode":508},"inline plugin source from marketplace.json at skills/assignation-refere-recouvrement-creance-selim-brihi",[512,513],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":328,"sourceLanguage":18,"type":259},"skills/assignation-refere-communication-associe-selim-brihi","Guide pour la rédaction d'assignations en référé pour la communication de documents sociaux (art. L. 238-1)","assignation-refere-communication-associe-selim-brihi",{"claudeCode":517},"inline plugin source from marketplace.json at skills/assignation-refere-communication-associe-selim-brihi",[521,522],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":328,"sourceLanguage":18,"type":259},"skills/docx-processing-anthropic","Document creation, editing, and analysis with tracked changes and comments support","docx-processing-anthropic",{"claudeCode":526},"inline plugin source from marketplace.json at skills/docx-processing-anthropic",[530,531],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":246,"description":256,"displayName":13,"installMethods":533,"rationale":534,"selectedPaths":535,"source":328,"sourceLanguage":18,"type":259},{"claudeCode":13},"inline plugin source from marketplace.json at skills/docx-processing-openai",[536,537],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":328,"sourceLanguage":18,"type":259},"skills/docx-processing-superdoc","Search, replace, and read text in Word documents from the command line","docx-processing-superdoc",{"claudeCode":541},"inline plugin source from marketplace.json at skills/docx-processing-superdoc",[545,546],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":328,"sourceLanguage":18,"type":259},"skills/docx-processing-lawvable","Edit Word documents with live preview and track changes via SuperDoc VS Code extension","docx-processing-lawvable",{"claudeCode":550},"inline plugin source from marketplace.json at skills/docx-processing-lawvable",[554,555],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":328,"sourceLanguage":18,"type":259},"skills/pdf-processing-anthropic","PDF manipulation toolkit for text extraction, creation, merging, and form handling","pdf-processing-anthropic",{"claudeCode":559},"inline plugin source from marketplace.json at skills/pdf-processing-anthropic",[563,564],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":328,"sourceLanguage":18,"type":259},"skills/pdf-processing-openai","PDF reading and creation with visual quality control","pdf-processing-openai",{"claudeCode":568},"inline plugin source from marketplace.json at skills/pdf-processing-openai",[572,573],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":328,"sourceLanguage":18,"type":259},"skills/xlsx-processing-anthropic","Spreadsheet creation, editing, and analysis with formulas and data visualization","xlsx-processing-anthropic",{"claudeCode":577},"inline plugin source from marketplace.json at skills/xlsx-processing-anthropic",[581,582],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":328,"sourceLanguage":18,"type":259},"skills/xlsx-processing-openai","Spreadsheet reading, creation, editing, and analysis with visual quality control","xlsx-processing-openai",{"claudeCode":586},"inline plugin source from marketplace.json at skills/xlsx-processing-openai",[590,591],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":328,"sourceLanguage":18,"type":259},"skills/xlsx-processing-manus","Professional Excel spreadsheet creation with a focus on aesthetics and data analysis","xlsx-processing-manus",{"claudeCode":595},"inline plugin source from marketplace.json at skills/xlsx-processing-manus",[599],{"path":339,"priority":327},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":328,"sourceLanguage":18,"type":259},"skills/pptx-processing-anthropic","Presentation creation, editing, and analysis with layouts and speaker notes","pptx-processing-anthropic",{"claudeCode":603},"inline plugin source from marketplace.json at skills/pptx-processing-anthropic",[607,608],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":328,"sourceLanguage":18,"type":259},"skills/outlook-emails-lawvable","Read, search, and download emails and attachments from Microsoft Outlook via OAuth2","outlook-emails-lawvable",{"claudeCode":612},"inline plugin source from marketplace.json at skills/outlook-emails-lawvable",[616,617],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":328,"sourceLanguage":18,"type":259},"skills/tabular-review-lawvable","Analyze multiple documents against user-defined columns and produce structured Excel output with citations","tabular-review-lawvable",{"claudeCode":621},"inline plugin source from marketplace.json at skills/tabular-review-lawvable",[625,626],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":328,"sourceLanguage":18,"type":259},"skills/vscode-extension-builder-lawvable","Build VS Code extensions from scratch or convert existing JS/React/Vue apps","vscode-extension-builder-lawvable",{"claudeCode":630},"inline plugin source from marketplace.json at skills/vscode-extension-builder-lawvable",[634,635],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":328,"sourceLanguage":18,"type":259},"skills/skill-creator-anthropic","Guide for creating effective Agent Skills with specialized knowledge and workflows","skill-creator-anthropic",{"claudeCode":639},"inline plugin source from marketplace.json at skills/skill-creator-anthropic",[643,644],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":646,"description":638,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":328,"sourceLanguage":18,"type":259},"skills/skill-creator-openai","skill-creator-openai",{"claudeCode":647},"inline plugin source from marketplace.json at skills/skill-creator-openai",[651,652],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":328,"sourceLanguage":18,"type":259},"skills/skill-optimizer-lawvable","Analyze work sessions and propose improvements to skills based on corrections and edge cases","skill-optimizer-lawvable",{"claudeCode":656},"inline plugin source from marketplace.json at skills/skill-optimizer-lawvable",[660,661,662],{"path":324,"priority":322},{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":328,"sourceLanguage":18,"type":259},"skills/security-review-openai","Perform language and framework specific security best-practice reviews and suggest improvements","security-review-openai",{"claudeCode":666},"inline plugin source from marketplace.json at skills/security-review-openai",[670,671],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":328,"sourceLanguage":18,"type":259},"skills/red-team-verifier-patrick-munro","Adversarial verification for AI-generated legal content with systematic fact-checking, source validation, and quality control","red-team-verifier-patrick-munro",{"claudeCode":675},"inline plugin source from marketplace.json at skills/red-team-verifier-patrick-munro",[679,680],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":328,"sourceLanguage":18,"type":259},"skills/legal-risk-assessment-zacharie-laik","Legal research and risk evaluation on French and EU law using GoodLegal's tools with adversarial jurisprudence search","legal-risk-assessment-zacharie-laik",{"claudeCode":684},"inline plugin source from marketplace.json at skills/legal-risk-assessment-zacharie-laik",[688,689],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":328,"sourceLanguage":18,"type":259},"skills/mediation-dispute-analysis-jinzhe-tan","Analyze case materials for mediation preparation with BATNA/WATNA analysis and settlement pathways","mediation-dispute-analysis-jinzhe-tan",{"claudeCode":693},"inline plugin source from marketplace.json at skills/mediation-dispute-analysis-jinzhe-tan",[697,698],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":328,"sourceLanguage":18,"type":259},"skills/nil-contract-analysis-samir-patel","NIL contract analysis for NCAA student-athletes with red flag detection and compliance review","nil-contract-analysis-samir-patel",{"claudeCode":702},"inline plugin source from marketplace.json at skills/nil-contract-analysis-samir-patel",[706,707],{"path":337,"priority":327},{"path":339,"priority":327},{"basePath":515,"description":709,"displayName":517,"installMethods":710,"rationale":711,"selectedPaths":712,"source":328,"sourceLanguage":720,"type":249},"Rédaction d'assignations en référé devant le tribunal de commerce ou des activités économiques pour le droit de communication d'un associé. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer ou créer une assignation en référé fondée sur l'article L. 238-1 du code de commerce pour obtenir la communication forcée de documents sociaux (comptes annuels, rapports de gestion, PV d'assemblées, etc.) lorsqu'un dirigeant refuse ou fait obstruction à la communication de ces documents à un associé.",{"claudeCode":12},"SKILL.md frontmatter at skills/assignation-refere-communication-associe-selim-brihi/SKILL.md",[713,714,715,718],{"path":339,"priority":322},{"path":337,"priority":327},{"path":716,"priority":717},"references/structure-assignation.md","medium",{"path":719,"priority":717},"references/workflow-informations.md","fr",{"basePath":506,"description":722,"displayName":508,"installMethods":723,"rationale":724,"selectedPaths":725,"source":328,"sourceLanguage":720,"type":249},"Rédaction d'assignations en référé devant le tribunal de commerce ou des activités économiques pour le recouvrement de créances commerciales. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer ou créer une assignation en référé pour obtenir le paiement d'une créance impayée (factures, prestations de services, ventes de marchandises, etc.) lorsque le débiteur n'a pas honoré ses obligations de paiement et qu'il n'existe pas de contestation sérieuse.",{"claudeCode":12},"SKILL.md frontmatter at skills/assignation-refere-recouvrement-creance-selim-brihi/SKILL.md",[726,727,728,730,731,733],{"path":339,"priority":322},{"path":337,"priority":327},{"path":729,"priority":717},"references/conseils-strategie.md",{"path":716,"priority":717},{"path":732,"priority":717},"references/variantes-cas-particuliers.md",{"path":734,"priority":717},"references/workflow-collecte.md",{"basePath":386,"description":736,"displayName":388,"installMethods":737,"rationale":738,"selectedPaths":739,"source":328,"sourceLanguage":18,"type":249},"Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.",{"claudeCode":12},"SKILL.md frontmatter at skills/canned-responses-anthropic/SKILL.md",[740,741],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":377,"description":743,"displayName":379,"installMethods":744,"rationale":745,"selectedPaths":746,"source":328,"sourceLanguage":18,"type":249},"Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests. Use when reviewing data processing agreements, responding to data subject access or deletion requests, assessing cross-border data transfer requirements, or evaluating privacy compliance.",{"claudeCode":12},"SKILL.md frontmatter at skills/compliance-anthropic/SKILL.md",[747,748],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":368,"description":750,"displayName":370,"installMethods":751,"rationale":752,"selectedPaths":753,"source":328,"sourceLanguage":18,"type":249},"Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions. Use when reviewing vendor contracts, customer agreements, or any commercial agreement where you need clause-by-clause analysis against standard positions.",{"claudeCode":12},"SKILL.md frontmatter at skills/contract-review-anthropic/SKILL.md",[754,755],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":524,"description":757,"displayName":526,"installMethods":758,"rationale":759,"selectedPaths":760,"source":328,"sourceLanguage":18,"type":249},"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},"SKILL.md frontmatter at skills/docx-processing-anthropic/SKILL.md",[761,762,763,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,846,848,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880],{"path":339,"priority":322},{"path":337,"priority":327},{"path":764,"priority":765},"scripts/__init__.py","low",{"path":767,"priority":765},"scripts/accept_changes.py",{"path":769,"priority":765},"scripts/comment.py",{"path":771,"priority":765},"scripts/office/helpers/__init__.py",{"path":773,"priority":765},"scripts/office/helpers/merge_runs.py",{"path":775,"priority":765},"scripts/office/helpers/simplify_redlines.py",{"path":777,"priority":765},"scripts/office/pack.py",{"path":779,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":781,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":783,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":785,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":787,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":789,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":791,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":793,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":795,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":797,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":799,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":801,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":803,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":805,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":807,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":809,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":811,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":813,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":815,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":817,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":819,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":821,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":823,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":825,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":827,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":829,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":831,"priority":765},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":833,"priority":765},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":835,"priority":765},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":837,"priority":765},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":839,"priority":765},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":841,"priority":765},"scripts/office/schemas/mce/mc.xsd",{"path":843,"priority":765},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":845,"priority":765},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":847,"priority":765},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":849,"priority":765},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":851,"priority":765},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":853,"priority":765},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":855,"priority":765},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":857,"priority":765},"scripts/office/soffice.py",{"path":859,"priority":765},"scripts/office/unpack.py",{"path":861,"priority":765},"scripts/office/validate.py",{"path":863,"priority":765},"scripts/office/validators/__init__.py",{"path":865,"priority":765},"scripts/office/validators/base.py",{"path":867,"priority":765},"scripts/office/validators/docx.py",{"path":869,"priority":765},"scripts/office/validators/pptx.py",{"path":871,"priority":765},"scripts/office/validators/redlining.py",{"path":873,"priority":765},"scripts/templates/comments.xml",{"path":875,"priority":765},"scripts/templates/commentsExtended.xml",{"path":877,"priority":765},"scripts/templates/commentsExtensible.xml",{"path":879,"priority":765},"scripts/templates/commentsIds.xml",{"path":881,"priority":765},"scripts/templates/people.xml",{"basePath":548,"description":883,"displayName":550,"installMethods":884,"rationale":885,"selectedPaths":886,"source":328,"sourceLanguage":18,"type":249},"Programmatically edit Word documents (.docx) with live preview and track changes via SuperDoc VS Code extension. Use when editing DOCX files, making tracked changes, redlining, marking up contracts, or when the user wants to modify Word documents with insertions/deletions visible. Triggers on docx, Word, track changes, redline, markup.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-lawvable/SKILL.md",[887,888],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":246,"description":10,"displayName":13,"installMethods":890,"rationale":891,"selectedPaths":892,"source":328,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-openai/SKILL.md",[893,894,895],{"path":339,"priority":322},{"path":337,"priority":327},{"path":896,"priority":765},"scripts/render_docx.py",{"basePath":539,"description":898,"displayName":541,"installMethods":899,"rationale":900,"selectedPaths":901,"source":328,"sourceLanguage":18,"type":249},"Searches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-superdoc/SKILL.md",[902,903],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":441,"description":905,"displayName":443,"installMethods":906,"rationale":907,"selectedPaths":908,"source":328,"sourceLanguage":18,"type":249},"GDPR Data Protection Impact Assessment (DPIA) guidance under Article 35 GDPR, EDPB Guidelines WP 248 rev.01, EDPB Opinion 28/2024 (AI), and national SA blacklists/whitelists. Triggers: \"DPIA\", \"DSFA\", \"Datenschutz-Folgenabschätzung\", \"impact assessment\", \"Art. 35\", \"do I need a DPIA\", descriptions of new high-risk processing (profiling, AI, biometrics, large-scale monitoring, special category data), Art. 36 prior consultation questions, national blacklist/whitelist queries.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/dpia-sentinel-oliver-schmidt-prietz/SKILL.md",[909,910,911,912,914,916,918,920,922,924,926,928,930,932,934,936],{"path":339,"priority":322},{"path":324,"priority":327},{"path":337,"priority":327},{"path":913,"priority":717},"references/edpb-criteria.md",{"path":915,"priority":717},"references/jurisdictions/be-apd.md",{"path":917,"priority":717},"references/jurisdictions/de-dsk.md",{"path":919,"priority":717},"references/jurisdictions/fr-cnil.md",{"path":921,"priority":717},"references/jurisdictions/ie-dpc.md",{"path":923,"priority":717},"references/jurisdictions/it-garante.md",{"path":925,"priority":717},"references/jurisdictions/nl-ap.md",{"path":927,"priority":717},"references/jurisdictions/pl-uodo.md",{"path":929,"priority":717},"references/jurisdictions/whitelists.md",{"path":931,"priority":717},"references/risk-catalog.md",{"path":933,"priority":717},"references/scoring.md",{"path":935,"priority":717},"references/sources.md",{"path":937,"priority":717},"references/templates.md",{"basePath":431,"description":939,"displayName":433,"installMethods":940,"rationale":941,"selectedPaths":942,"source":328,"sourceLanguage":18,"type":249},"Elite incident response and legal compliance guidance for data breaches under GDPR Articles 33 & 34. Use when: (1) User reports a data breach or security incident, (2) User asks about breach notification obligations or deadlines, (3) User mentions \"72 hours\", Art. 33, Art. 34, or notification requirements, (4) Discussion involves security incidents affecting personal data, (5) User needs breach risk assessment using ENISA methodology, (6) User mentions \"Data Breach\" or \"Incident\" or \"Data Leakage\" or \"Ransomeware\" or \"Exfiltration\", (7) User needs to determine Controller vs Processor obligations, (8) Cross-border breach scenarios requiring Lead SA determination, (9) User needs a mitigation playbook or immediate response recommendations, (10) User needs to generate audit-ready breach documentation (.docx).\n",{"claudeCode":12},"SKILL.md frontmatter at skills/gdpr-breach-sentinel-oliver-schmidt-prietz/SKILL.md",[943,944,945,946,948,950],{"path":339,"priority":322},{"path":324,"priority":327},{"path":337,"priority":327},{"path":947,"priority":717},"references/edpb-cases.md",{"path":949,"priority":717},"references/enisa-methodology.md",{"path":937,"priority":717},{"basePath":451,"description":952,"displayName":453,"installMethods":953,"rationale":954,"selectedPaths":955,"source":328,"sourceLanguage":18,"type":249},"Draft GDPR/DSGVO-compliant privacy notices as .docx for any EU/EEA jurisdiction and audience. Use when user asks to create a privacy policy/notice, mentions \"Datenschutzerklärung\", \"politique de confidentialité\", \"privacy notice\", needs Art. 13/14 disclosures, AI Act transparency, cookie policy, or notices for applicants (\"Bewerber-Datenschutz\"), employees (\"Beschäftigten-Datenschutz\"), B2B partners, or B2C customers. Covers DE (DSGVO+BDSG+TDDDG), FR (RGPD+LIL+LCEN), AT, IT, ES, NL, BE, IE, UK GDPR. Five notice types: Website/App, Applicant, Employee, Business Partner, B2C Customer.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz/SKILL.md",[956,957,958,959,961,963,965,967,969],{"path":339,"priority":322},{"path":324,"priority":327},{"path":337,"priority":327},{"path":960,"priority":717},"references/DE.md",{"path":962,"priority":717},"references/EU_COMMON.md",{"path":964,"priority":717},"references/FR.md",{"path":966,"priority":717},"references/NOTICE_TYPES.md",{"path":968,"priority":717},"references/OTHER_EU.md",{"path":937,"priority":717},{"basePath":395,"description":971,"displayName":397,"installMethods":972,"rationale":973,"selectedPaths":974,"source":328,"sourceLanguage":18,"type":249},"Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-risk-assessment-anthropic/SKILL.md",[975,976],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":682,"description":978,"displayName":684,"installMethods":979,"rationale":980,"selectedPaths":981,"source":328,"sourceLanguage":18,"type":249},"Conduct legal research and risk analysis using GoodLegal MCP tools. Use this skill whenever the user asks a legal question, wants to research case law or legislation, needs a legal risk assessment, or asks about French or EU law. Trigger on any mention of jurisprudence, legal research, contract risk, regulatory analysis, legal memo, or references to GoodLegal tools — even if the user just says something like \"can you look into whether this clause is enforceable\" or \"what does the case law say about X\".",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-risk-assessment-zacharie-laik/SKILL.md",[982,983,984,986],{"path":339,"priority":322},{"path":337,"priority":327},{"path":985,"priority":717},"references/citations.md",{"path":987,"priority":717},"references/escalation.md",{"basePath":341,"description":989,"displayName":343,"installMethods":990,"rationale":991,"selectedPaths":992,"source":328,"sourceLanguage":18,"type":249},"Framework for demonstrating AI capabilities in legal contexts. Provides detailed personas across tenant law, business contracts, startup disputes, employment claims, and consumer protection with progressive complexity scenarios. Use when: (1) Demonstrating AI-powered legal triage or intake systems, (2) Showcasing responsible AI-assisted client interactions, (3) Training staff on appropriate AI use in legal contexts, (4) Creating realistic scenarios for legal tech presentations, (5) Developing educational materials about AI in legal services, or (6) Testing AI-powered legal information systems in controlled environments.",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-simulation-patrick-munro/SKILL.md",[993,994],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":691,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":328,"sourceLanguage":18,"type":249},"Use this skill whenever a lawyer or mediator needs help analyzing a dispute for mediation purposes. This includes: reviewing case materials (pleadings, contracts, correspondence, evidence) to identify issues in dispute, summarizing each party's position and interests, conducting legal analysis of the key issues, proposing mediation strategies or settlement directions, and preparing for mediation sessions. Trigger this skill when the user mentions 'mediation', 'dispute analysis', 'settlement', 'dispute resolution', 'identify issues in dispute', 'party positions', 'mediation brief', 'case analysis for mediation', 'ADR', 'mediation preparation', 'caucus strategy', 'settlement options', or any request to analyze a conflict between two or more parties with the goal of finding resolution. Also trigger when the user uploads case files and asks for a structured breakdown of who wants what, what the core disagreements are, or how the case might settle. Even if the user doesn't explicitly say 'mediation', trigger when the context involves analyzing opposing positions in a dispute with a resolution-oriented (rather than litigation-oriented) goal.","mediation-dispute-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/mediation-dispute-analysis-jinzhe-tan/SKILL.md",[1001,1002,1003,1005,1007],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1004,"priority":765},"assets/mediation_report_template.docx",{"path":1006,"priority":717},"references/MEDIATION_PROCESS.md",{"path":1008,"priority":717},"references/NEGOTIATION_CONCEPTS.md",{"basePath":404,"description":1010,"displayName":406,"installMethods":1011,"rationale":1012,"selectedPaths":1013,"source":328,"sourceLanguage":18,"type":249},"Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.",{"claudeCode":12},"SKILL.md frontmatter at skills/meeting-briefing-anthropic/SKILL.md",[1014,1015],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":330,"description":1017,"displayName":332,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":328,"sourceLanguage":18,"type":249},"Guide to review incoming one-way (unilateral) commercial NDAs in a jurisdiction-agnostic way, from either a Recipient or Discloser perspective (user-selected), producing a clause-by-clause issue log with preferred redlines, fallbacks, rationales, owners, and deadlines.",{"claudeCode":12},"SKILL.md frontmatter at skills/nda-review-jamie-tso/SKILL.md",[1021,1022,1023,1025,1027,1029,1031],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1024,"priority":717},"references/DURATION_SCOPE.md",{"path":1026,"priority":717},"references/KEY_CLAUSES.md",{"path":1028,"priority":717},"references/PARTY_OBLIGATIONS.md",{"path":1030,"priority":717},"references/REMEDIES_LIABILITY.md",{"path":1032,"priority":717},"references/STANDARD_EXCEPTIONS.md",{"basePath":413,"description":1034,"displayName":415,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":328,"sourceLanguage":18,"type":249},"Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.",{"claudeCode":12},"SKILL.md frontmatter at skills/nda-triage-anthropic/SKILL.md",[1038,1039],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":700,"description":1041,"displayName":702,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":328,"sourceLanguage":18,"type":249},"NIL (Name, Image, and Likeness) contract analysis for NCAA student-athletes from the athlete's perspective. Use when user says 'review this NIL contract', 'analyze this NIL deal', 'check this athlete agreement', 'review my NIL agreement', or uploads a PDF NIL contract for review. Identifies red flags, missing protections, and compliance issues. Produces a structured review memorandum with negotiation positions. Do NOT use for general contract review, employment agreements, non-NIL endorsements, or brand-side deal analysis.",{"claudeCode":12},"SKILL.md frontmatter at skills/nil-contract-analysis-samir-patel/SKILL.md",[1045,1046,1047,1049,1051,1053,1055,1057,1059],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1048,"priority":717},"references/ANALYSIS_PROTOCOLS.md",{"path":1050,"priority":717},"references/DEAL_STRUCTURES.md",{"path":1052,"priority":717},"references/FLORIDA_COMPLIANCE.md",{"path":1054,"priority":717},"references/OUTPUT_TEMPLATE.md",{"path":1056,"priority":717},"references/PROTECTIVE_REQUIREMENTS.md",{"path":1058,"priority":717},"references/RED_FLAGS.md",{"path":1060,"priority":717},"references/SEVERITY_AND_DEFAULTS.md",{"basePath":488,"description":1062,"displayName":490,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":328,"sourceLanguage":720,"type":249},"Guide pour la rédaction de notifications de licenciement conformes au droit du travail français. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer, créer ou éditer une lettre de notification de licenciement, notamment pour faute grave, faute lourde ou motif personnel. Le skill guide la collecte d'informations précises et la rédaction d'une notification juridiquement solide avec tous les éléments obligatoires du droit français.",{"claudeCode":12},"SKILL.md frontmatter at skills/notification-licenciement-selim-brihi/SKILL.md",[1066,1067,1068,1070],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1069,"priority":717},"references/exemples-griefs.md",{"path":1071,"priority":717},"references/mentions-obligatoires.md",{"basePath":610,"description":1073,"displayName":612,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":328,"sourceLanguage":18,"type":249},"Read, search, and download emails and attachments from Microsoft Outlook via OAuth2. Use when the user asks to (1) check, read, or fetch emails or messages from Outlook, (2) search emails by keyword, sender, or subject, (3) download email attachments such as contracts, NDAs, or documents, (4) chain email content into other skills (e.g. \"read the latest email from X and review the attached NDA\"), or (5) any task involving Microsoft Outlook, Office 365, or Exchange email access.",{"claudeCode":12},"SKILL.md frontmatter at skills/outlook-emails-lawvable/SKILL.md",[1077,1078,1079,1081,1083],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1080,"priority":717},"references/AZURE_SETUP.md",{"path":1082,"priority":717},"references/WORKFLOWS.md",{"path":1084,"priority":765},"scripts/outlook_oauth.py",{"basePath":557,"description":1086,"displayName":559,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":328,"sourceLanguage":18,"type":249},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf-processing-anthropic/SKILL.md",[1090,1091,1092,1094,1096,1098,1100,1102,1104,1106,1108,1110],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1093,"priority":717},"forms.md",{"path":1095,"priority":717},"reference.md",{"path":1097,"priority":765},"scripts/check_bounding_boxes.py",{"path":1099,"priority":765},"scripts/check_fillable_fields.py",{"path":1101,"priority":765},"scripts/convert_pdf_to_images.py",{"path":1103,"priority":765},"scripts/create_validation_image.py",{"path":1105,"priority":765},"scripts/extract_form_field_info.py",{"path":1107,"priority":765},"scripts/extract_form_structure.py",{"path":1109,"priority":765},"scripts/fill_fillable_fields.py",{"path":1111,"priority":765},"scripts/fill_pdf_form_with_annotations.py",{"basePath":566,"description":1113,"displayName":568,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":328,"sourceLanguage":18,"type":249},"Toolkit for comprehensive PDF reading, reviwing, and creation with visual quality control. Use to work with PDFs (.pdf files) for: (1) Reading or extracting content from existing PDFs, (2) Creating new PDF documents with professional formatting, (3) Generating reports, documents, or layouts that require precise typography and design, or any other PDF reading or generation tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf-processing-openai/SKILL.md",[1117,1118],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":461,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":328,"sourceLanguage":18,"type":249},"Guide for drafting privacy policies compliant with GDPR. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a privacy policy for a website or application.","privacy-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-confidentialite-malik-taiar/SKILL.md",[1125,1126,1127,1129,1131,1133,1135,1137,1139,1141,1143,1145,1147,1149,1151],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1128,"priority":717},"SKILL.fr.md",{"path":1130,"priority":765},"assets/CNIL_droits_personnes.pdf",{"path":1132,"priority":765},"assets/CNIL_durees_conservation.pdf",{"path":1134,"priority":765},"assets/CNIL_finalites.pdf",{"path":1136,"priority":765},"assets/CNIL_principes_rgpd.pdf",{"path":1138,"priority":765},"assets/CNIL_transparence.pdf",{"path":1140,"priority":765},"assets/RGPD_texte_officiel.pdf",{"path":1142,"priority":765},"assets/sample_template_politique_confidentialite.docx",{"path":1144,"priority":765},"assets/sample_template_politique_confidentialite.pdf",{"path":1146,"priority":717},"references/BASES_LEGALES.md",{"path":1148,"priority":717},"references/COOKIES.md",{"path":1150,"priority":717},"references/DROITS_PERSONNES.md",{"path":1152,"priority":717},"references/DUREES_CONSERVATION.md",{"basePath":470,"description":1154,"displayName":1155,"installMethods":1156,"rationale":1157,"selectedPaths":1158,"source":328,"sourceLanguage":18,"type":249},"Guide for drafting cookie policies compliant with GDPR and the ePrivacy Directive. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a cookie policy for a website or application.","cookie-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-cookies-malik-taiar/SKILL.md",[1159,1160,1161,1162,1163,1164,1166,1168,1169,1171,1172,1174,1175,1176,1178,1180,1182,1183,1184],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1128,"priority":717},{"path":1130,"priority":765},{"path":1132,"priority":765},{"path":1165,"priority":765},"assets/CNIL_evolution_regles_utilisation_cookies.pdf",{"path":1167,"priority":765},"assets/CNIL_faq_cookies_et_traceurs.pdf",{"path":1134,"priority":765},{"path":1170,"priority":765},"assets/CNIL_lignes_directrices_cookies_et_traceurs.pdf",{"path":1136,"priority":765},{"path":1173,"priority":765},"assets/CNIL_recommandation_cookies_et_traceurs.pdf",{"path":1138,"priority":765},{"path":1140,"priority":765},{"path":1177,"priority":765},"assets/sample_template_politique_cookies.docx",{"path":1179,"priority":765},"assets/sample_template_politique_cookies.pdf",{"path":1181,"priority":717},"references/BASES_LEGALES_COOKIES.md",{"path":1148,"priority":717},{"path":1150,"priority":717},{"path":1152,"priority":717},{"basePath":479,"description":1186,"displayName":1187,"installMethods":1188,"rationale":1189,"selectedPaths":1190,"source":328,"sourceLanguage":18,"type":249},"Guide for (a) auditing an existing whistleblower system or (b) drafting a compliant reporting policy from a provided template. Covers EU Directive 2019/1937, the amended Sapin II law (Waserman 2022), Decree 2022-1284, CNIL guidelines, public sector requirements, and duty of vigilance.","whistleblower-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-lanceur-alerte-malik-taiar/SKILL.md",[1191,1192,1193,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214,1216,1218,1220,1222],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1128,"priority":717},{"path":1195,"priority":765},"assets/Circulaire_26_juin_2024.pdf",{"path":1197,"priority":765},"assets/DREETS_synthese_2025.pdf",{"path":1199,"priority":765},"assets/Decret_2022_1284.pdf",{"path":1201,"priority":765},"assets/Directive_CS3D_2024_1760.pdf",{"path":1203,"priority":765},"assets/L225-102-1.pdf",{"path":1205,"priority":765},"assets/L225-102-2.pdf",{"path":1207,"priority":765},"assets/Loi_Sapin_II_consolidee.pdf",{"path":1209,"priority":765},"assets/Loi_Waserman_2022.pdf",{"path":1211,"priority":765},"assets/Referentiel_CNIL_alertes_professionnelles.pdf",{"path":1213,"priority":765},"assets/Template_Politique_Lanceur_Alerte.docx",{"path":1215,"priority":717},"references/DECRET_PROCEDURE.md",{"path":1217,"priority":717},"references/FONCTION_PUBLIQUE.md",{"path":1219,"priority":717},"references/RGPD_CNIL.md",{"path":1221,"priority":717},"references/TEXTES_LEGAUX.md",{"path":1223,"priority":717},"references/VIGILANCE.md",{"basePath":601,"description":1225,"displayName":603,"installMethods":1226,"rationale":1227,"selectedPaths":1228,"source":328,"sourceLanguage":18,"type":249},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/pptx-processing-anthropic/SKILL.md",[1229,1230,1231,1233,1235,1236,1238,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1232,"priority":717},"editing.md",{"path":1234,"priority":717},"pptxgenjs.md",{"path":764,"priority":765},{"path":1237,"priority":765},"scripts/add_slide.py",{"path":1239,"priority":765},"scripts/clean.py",{"path":771,"priority":765},{"path":773,"priority":765},{"path":775,"priority":765},{"path":777,"priority":765},{"path":779,"priority":765},{"path":781,"priority":765},{"path":783,"priority":765},{"path":785,"priority":765},{"path":787,"priority":765},{"path":789,"priority":765},{"path":791,"priority":765},{"path":793,"priority":765},{"path":795,"priority":765},{"path":797,"priority":765},{"path":799,"priority":765},{"path":801,"priority":765},{"path":803,"priority":765},{"path":805,"priority":765},{"path":807,"priority":765},{"path":809,"priority":765},{"path":811,"priority":765},{"path":813,"priority":765},{"path":815,"priority":765},{"path":817,"priority":765},{"path":819,"priority":765},{"path":821,"priority":765},{"path":823,"priority":765},{"path":825,"priority":765},{"path":827,"priority":765},{"path":829,"priority":765},{"path":831,"priority":765},{"path":833,"priority":765},{"path":835,"priority":765},{"path":837,"priority":765},{"path":839,"priority":765},{"path":841,"priority":765},{"path":843,"priority":765},{"path":845,"priority":765},{"path":847,"priority":765},{"path":849,"priority":765},{"path":851,"priority":765},{"path":853,"priority":765},{"path":855,"priority":765},{"path":857,"priority":765},{"path":859,"priority":765},{"path":861,"priority":765},{"path":863,"priority":765},{"path":865,"priority":765},{"path":867,"priority":765},{"path":869,"priority":765},{"path":871,"priority":765},{"path":1292,"priority":765},"scripts/thumbnail.py",{"basePath":673,"description":1294,"displayName":675,"installMethods":1295,"rationale":1296,"selectedPaths":1297,"source":328,"sourceLanguage":18,"type":249},"Adversarial verification for AI-generated legal content with systematic fact-checking, source validation, and quality control. Use when User requests verification of legal documents, fact-checking of regulatory content, red team review, or quality assurance before distribution to clients/stakeholders. Provides structured verification reports with severity-categorized errors, verified sources, and distribution readiness assessment.",{"claudeCode":12},"SKILL.md frontmatter at skills/red-team-verifier-patrick-munro/SKILL.md",[1298,1299],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":497,"description":1301,"displayName":499,"installMethods":1302,"rationale":1303,"selectedPaths":1304,"source":328,"sourceLanguage":720,"type":249},"Rédaction de requêtes devant le Conseil de prud'hommes pour contester un licenciement pour faute grave. Utiliser ce skill quand l'utilisateur demande de rédiger une requête CPH, contester un licenciement pour faute grave, préparer une saisine du CPH pour un litige lié à un licenciement, ou créer un document de contestation de licenciement en droit du travail français.",{"claudeCode":12},"SKILL.md frontmatter at skills/requete-cph-licenciement-faute-grave-selim-brihi/SKILL.md",[1305,1306,1307,1309,1311],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1308,"priority":717},"references/calculs-indemnites.md",{"path":1310,"priority":717},"references/conseils-variations.md",{"path":1312,"priority":717},"references/structure-requete.md",{"basePath":664,"description":1314,"displayName":666,"installMethods":1315,"rationale":1316,"selectedPaths":1317,"source":328,"sourceLanguage":18,"type":249},"Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/security-review-openai/SKILL.md",[1318,1319,1320,1322,1324,1326,1328,1330,1332,1334,1336,1338],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1321,"priority":717},"references/golang-general-backend-security.md",{"path":1323,"priority":717},"references/javascript-express-web-server-security.md",{"path":1325,"priority":717},"references/javascript-general-web-frontend-security.md",{"path":1327,"priority":717},"references/javascript-jquery-web-frontend-security.md",{"path":1329,"priority":717},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1331,"priority":717},"references/javascript-typescript-react-web-frontend-security.md",{"path":1333,"priority":717},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1335,"priority":717},"references/python-django-web-server-security.md",{"path":1337,"priority":717},"references/python-fastapi-web-server-security.md",{"path":1339,"priority":717},"references/python-flask-web-server-security.md",{"basePath":637,"description":1341,"displayName":639,"installMethods":1342,"rationale":1343,"selectedPaths":1344,"source":328,"sourceLanguage":18,"type":249},"Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator-anthropic/SKILL.md",[1345,1346,1347,1349,1351,1353,1355],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1348,"priority":717},"references/output-patterns.md",{"path":1350,"priority":717},"references/workflows.md",{"path":1352,"priority":765},"scripts/init_skill.py",{"path":1354,"priority":765},"scripts/package_skill.py",{"path":1356,"priority":765},"scripts/quick_validate.py",{"basePath":646,"description":1358,"displayName":647,"installMethods":1359,"rationale":1360,"selectedPaths":1361,"source":328,"sourceLanguage":18,"type":249},"Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations.",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator-openai/SKILL.md",[1362,1363,1364,1365,1366],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1352,"priority":765},{"path":1354,"priority":765},{"path":1356,"priority":765},{"basePath":654,"description":1368,"displayName":656,"installMethods":1369,"rationale":1370,"selectedPaths":1371,"source":328,"sourceLanguage":18,"type":249},"Guide to analyze a current work session and propose improvements to skills. Use (1) automatically after working with a skill to capture learnings, (2) when the user suggests improvements, corrections, or additions during a skill-related session, or (3) when the user manually invokes `self-improve`.",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-optimizer-lawvable/SKILL.md",[1372,1373,1374,1375],{"path":339,"priority":322},{"path":324,"priority":327},{"path":337,"priority":327},{"path":1376,"priority":765},"scripts/self-improve-hook.sh",{"basePath":422,"description":1378,"displayName":424,"installMethods":1379,"rationale":1380,"selectedPaths":1381,"source":328,"sourceLanguage":18,"type":249},"Guide for reading, interpreting, and applying statutes, regulations, and rules in legal and compliance contexts. Use when the user asks about (1) how to read and interpret statutes, regulations, or rules, (2) statutory interpretation methods and canons of construction, (3) understanding legislative intent, (4) applying statutes to specific legal situations, (5) extracting requirements from legal text, (6) distinguishing between different types of legal requirements, or (7) cross-jurisdictional compliance analysis.",{"claudeCode":12},"SKILL.md frontmatter at skills/statute-analysis-rafal-fryc/SKILL.md",[1382,1383,1384,1386,1388,1390],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1385,"priority":717},"references/canons_of_construction.md",{"path":1387,"priority":717},"references/index.md",{"path":1389,"priority":717},"references/practical_lessons.md",{"path":1391,"priority":717},"references/statutory_structure.md",{"basePath":619,"description":1393,"displayName":621,"installMethods":1394,"rationale":1395,"selectedPaths":1396,"source":328,"sourceLanguage":18,"type":249},"Guide to analyze multiple documents (PDF, DOCX) against user-defined columns and produce a structured Excel output with citations. Use when the user wants to: (1) Extract specific information from multiple documents into a table, (2) Compare clauses or provisions across contracts, (3) Create a document review matrix with source citations. Triggers on: 'tabular review', 'document matrix', 'extract from documents', 'compare across documents', 'review multiple contracts'.",{"claudeCode":12},"SKILL.md frontmatter at skills/tabular-review-lawvable/SKILL.md",[1397,1398],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":350,"description":1400,"displayName":352,"installMethods":1401,"rationale":1402,"selectedPaths":1403,"source":328,"sourceLanguage":18,"type":249},"Guide to negotiating technology services agreements, professional services contracts, and commercial B2B transactions. Provides three-position frameworks (provider-favorable, balanced, client-favorable), deal-size tactics, objection handling templates, and concession roadmaps. Use when: (1) Developing negotiation strategies for SaaS, cloud, or managed services agreements, (2) Preparing position papers and fallback positions, (3) Responding to counterparty objections and demands, (4) Creating concession roadmaps that protect critical interests, (5) Assessing tactics based on deal value and leverage, or (6) Structuring balanced outcomes for liability, IP, payment, SLA, or warranty provisions.",{"claudeCode":12},"SKILL.md frontmatter at skills/tech-contract-negotiation-patrick-munro/SKILL.md",[1404,1405],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":359,"description":1407,"displayName":361,"installMethods":1408,"rationale":1409,"selectedPaths":1410,"source":328,"sourceLanguage":18,"type":249},"Framework for assessing IT service providers, technology vendors, and third-party partners. Creates structured risk assessments across financial, operational, compliance, security, and reputational dimensions with regulatory checklists (GDPR, DORA, NIS2, SOX). Use when: (1) Evaluating new vendors or technology providers, (2) Conducting third-party risk assessments for procurement, (3) Performing critical vendor due diligence for regulatory compliance, (4) Creating vendor onboarding documentation, (5) Establishing ongoing vendor monitoring processes, (6) Assessing vendor concentration risk, or (7) Generating executive-level vendor risk reports.",{"claudeCode":12},"SKILL.md frontmatter at skills/vendor-due-diligence-patrick-munro/SKILL.md",[1411,1412],{"path":339,"priority":322},{"path":337,"priority":327},{"basePath":628,"description":1414,"displayName":630,"installMethods":1415,"rationale":1416,"selectedPaths":1417,"source":328,"sourceLanguage":18,"type":249},"Build VS Code extensions from scratch or convert existing JS/React/Vue apps. Supports commands, webviews (React/Vue), custom editors, tree views, and AI agent integration via file-bridge IPC. Use when user wants to create a VS Code extension, convert a web app to an extension, add webviews or custom UIs to VS Code, implement tree views, build custom file editors, integrate with AI agents, or package/publish extensions (.vsix).",{"claudeCode":12},"SKILL.md frontmatter at skills/vscode-extension-builder-lawvable/SKILL.md",[1418,1419,1420,1422,1424,1426,1428,1430,1432,1434,1436,1438,1440,1442,1444,1446,1448,1450,1452,1454,1456,1458,1460,1462,1464,1466,1468,1470,1472,1474,1476,1478,1480,1482,1484,1486,1488,1490,1492,1494,1496,1498,1500,1502],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1421,"priority":765},"assets/basic-command/.vscodeignore",{"path":1423,"priority":765},"assets/basic-command/esbuild.js",{"path":1425,"priority":765},"assets/basic-command/package.json",{"path":1427,"priority":765},"assets/basic-command/src/extension.ts",{"path":1429,"priority":765},"assets/basic-command/tsconfig.json",{"path":1431,"priority":765},"assets/custom-editor/.vscodeignore",{"path":1433,"priority":765},"assets/custom-editor/esbuild.js",{"path":1435,"priority":765},"assets/custom-editor/package.json",{"path":1437,"priority":765},"assets/custom-editor/src/editorProvider.ts",{"path":1439,"priority":765},"assets/custom-editor/src/extension.ts",{"path":1441,"priority":765},"assets/custom-editor/tsconfig.json",{"path":1443,"priority":765},"assets/file-bridge/.vscodeignore",{"path":1445,"priority":765},"assets/file-bridge/esbuild.js",{"path":1447,"priority":765},"assets/file-bridge/package.json",{"path":1449,"priority":765},"assets/file-bridge/src/extension.ts",{"path":1451,"priority":765},"assets/file-bridge/src/fileBridge.ts",{"path":1453,"priority":765},"assets/file-bridge/tsconfig.json",{"path":1455,"priority":765},"assets/tree-view/.vscodeignore",{"path":1457,"priority":765},"assets/tree-view/esbuild.js",{"path":1459,"priority":765},"assets/tree-view/package.json",{"path":1461,"priority":765},"assets/tree-view/src/extension.ts",{"path":1463,"priority":765},"assets/tree-view/src/treeProvider.ts",{"path":1465,"priority":765},"assets/tree-view/tsconfig.json",{"path":1467,"priority":765},"assets/webview-react/.vscodeignore",{"path":1469,"priority":765},"assets/webview-react/esbuild.js",{"path":1471,"priority":765},"assets/webview-react/package.json",{"path":1473,"priority":765},"assets/webview-react/src/extension.ts",{"path":1475,"priority":765},"assets/webview-react/src/webview/App.tsx",{"path":1477,"priority":765},"assets/webview-react/src/webview/index.html",{"path":1479,"priority":765},"assets/webview-react/src/webview/index.tsx",{"path":1481,"priority":765},"assets/webview-react/src/webview/styles.css",{"path":1483,"priority":765},"assets/webview-react/src/webview/tsconfig.json",{"path":1485,"priority":765},"assets/webview-react/src/webview/vite.config.ts",{"path":1487,"priority":765},"assets/webview-react/tsconfig.json",{"path":1489,"priority":717},"references/ai-integration.md",{"path":1491,"priority":717},"references/api-reference.md",{"path":1493,"priority":717},"references/build-config.md",{"path":1495,"priority":717},"references/contribution-points.md",{"path":1497,"priority":717},"references/conversion-guide.md",{"path":1499,"priority":717},"references/custom-editor-patterns.md",{"path":1501,"priority":717},"references/tree-view-patterns.md",{"path":1503,"priority":717},"references/webview-patterns.md",{"basePath":575,"description":1505,"displayName":577,"installMethods":1506,"rationale":1507,"selectedPaths":1508,"source":328,"sourceLanguage":18,"type":249},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-anthropic/SKILL.md",[1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562],{"path":339,"priority":322},{"path":337,"priority":327},{"path":771,"priority":765},{"path":773,"priority":765},{"path":775,"priority":765},{"path":777,"priority":765},{"path":779,"priority":765},{"path":781,"priority":765},{"path":783,"priority":765},{"path":785,"priority":765},{"path":787,"priority":765},{"path":789,"priority":765},{"path":791,"priority":765},{"path":793,"priority":765},{"path":795,"priority":765},{"path":797,"priority":765},{"path":799,"priority":765},{"path":801,"priority":765},{"path":803,"priority":765},{"path":805,"priority":765},{"path":807,"priority":765},{"path":809,"priority":765},{"path":811,"priority":765},{"path":813,"priority":765},{"path":815,"priority":765},{"path":817,"priority":765},{"path":819,"priority":765},{"path":821,"priority":765},{"path":823,"priority":765},{"path":825,"priority":765},{"path":827,"priority":765},{"path":829,"priority":765},{"path":831,"priority":765},{"path":833,"priority":765},{"path":835,"priority":765},{"path":837,"priority":765},{"path":839,"priority":765},{"path":841,"priority":765},{"path":843,"priority":765},{"path":845,"priority":765},{"path":847,"priority":765},{"path":849,"priority":765},{"path":851,"priority":765},{"path":853,"priority":765},{"path":855,"priority":765},{"path":857,"priority":765},{"path":859,"priority":765},{"path":861,"priority":765},{"path":863,"priority":765},{"path":865,"priority":765},{"path":867,"priority":765},{"path":869,"priority":765},{"path":871,"priority":765},{"path":1563,"priority":765},"scripts/recalc.py",{"basePath":593,"description":1565,"displayName":595,"installMethods":1566,"rationale":1567,"selectedPaths":1568,"source":328,"sourceLanguage":18,"type":249},"Professional Excel spreadsheet creation with a focus on aesthetics and data analysis. Use when creating spreadsheets for organizing, analyzing, and presenting structured data in a clear and professional format.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-manus/SKILL.md",[1569],{"path":339,"priority":322},{"basePath":584,"description":1571,"displayName":586,"installMethods":1572,"rationale":1573,"selectedPaths":1574,"source":328,"sourceLanguage":18,"type":249},"Toolkit for comprehensive Spreadsheet reading, creation, editing, and analysis with visual quality control. Use to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing tabular data, (3) Modifying existing spreadsheets while preserving formulas, (4) Building financial models with proper formatting, (5) Data visualization with in-sheet charts, or any other spreadsheet tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-openai/SKILL.md",[1575,1576,1577,1579,1581,1583],{"path":339,"priority":322},{"path":337,"priority":327},{"path":1578,"priority":717},"references/examples/openpyxl/create_basic_spreadsheet.py",{"path":1580,"priority":717},"references/examples/openpyxl/create_spreadsheet_with_styling.py",{"path":1582,"priority":717},"references/examples/openpyxl/read_existing_spreadsheet.py",{"path":1584,"priority":717},"references/examples/openpyxl/styling_spreadsheet.py",{"sources":1586},[1587],"manual",{"closedIssues90d":234,"description":1589,"forks":235,"homepage":1590,"license":241,"openIssues90d":237,"pushedAt":238,"readmeSize":232,"stars":239,"topics":1591},"A curated list of awesome Agent Skills for automating legal work","https://lawvable.com",[279,1592,1593,1594,1595],"automation","law","workflows","legal-work",{"classifiedAt":1597,"discoverAt":1598,"extractAt":1599,"githubAt":1599,"updatedAt":1597},1778692158842,1778692150913,1778692156820,[213,212,215,216,217,218,214],{"evaluatedAt":244,"extractAt":293,"updatedAt":244},[],[1604,1633,1657,1684,1712,1737],{"_creationTime":1605,"_id":1606,"community":1607,"display":1608,"identity":1614,"providers":1618,"relations":1626,"tags":1629,"workflow":1630},1778691104675.9834,"k17bwxnh9scy64bmm9anmf7bbx86mtvn",{"reviewCount":8},{"description":1609,"installMethods":1610,"name":1612,"sourceUrl":1613},"Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.",{"claudeCode":1611},"iterationlayer/skills","extract-fleet-vehicle-registration","https://github.com/iterationlayer/skills",{"basePath":1615,"githubOwner":1616,"githubRepo":1617,"locale":18,"slug":1612,"type":249},"skills/extract-fleet-vehicle-registration","iterationlayer","skills",{"evaluate":1619,"extract":1625},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1620,"tags":1621,"targetMarket":219,"tier":220},100,[213,1622,1623,1624,217],"data-extraction","fleet-management","api-integration",{"commitSha":282},{"parentExtensionId":1627,"repoId":1628},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[1624,1622,213,1623,217],{"evaluatedAt":1631,"extractAt":1632,"updatedAt":1631},1778691789036,1778691104676,{"_creationTime":1634,"_id":1635,"community":1636,"display":1637,"identity":1641,"providers":1644,"relations":1653,"tags":1654,"workflow":1655},1778691104675.98,"k17a012kzjtmn6vm9xf7k1q3d986n6me",{"reviewCount":8},{"description":1638,"installMethods":1639,"name":1640,"sourceUrl":1613},"Convert a resume PDF to clean markdown for LLM parsing or candidate pipelines.",{"claudeCode":1611},"Convert Resume to Markdown",{"basePath":1642,"githubOwner":1616,"githubRepo":1617,"locale":18,"slug":1643,"type":249},"skills/convert-resume-to-markdown","convert-resume-to-markdown",{"evaluate":1645,"extract":1651},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1620,"tags":1646,"targetMarket":219,"tier":220},[213,217,1647,1648,1649,1650],"markdown","resume","hiring","nlp",{"commitSha":282,"license":1652},"MIT",{"parentExtensionId":1627,"repoId":1628},[213,1649,1647,1650,217,1648],{"evaluatedAt":1656,"extractAt":1632,"updatedAt":1656},1778691474825,{"_creationTime":1658,"_id":1659,"community":1660,"display":1661,"identity":1667,"providers":1671,"relations":1678,"tags":1680,"workflow":1681},1778697513812.0593,"k17a20wb5skzqbbxh7gms1p30h86n366",{"reviewCount":8},{"description":1662,"installMethods":1663,"name":1665,"sourceUrl":1666},"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":1664},"spartan-stratos/spartan-ai-toolkit","article-writing","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":1668,"githubOwner":1669,"githubRepo":1670,"locale":18,"slug":1665,"type":249},".codex/skills/article-writing","spartan-stratos","spartan-ai-toolkit",{"evaluate":1672,"extract":1677},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1620,"tags":1673,"targetMarket":219,"tier":220},[214,1674,1675,215,1676],"content-generation","blog-posts","long-form",{"commitSha":282},{"repoId":1679},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[1675,1674,215,1676,214],{"evaluatedAt":1682,"extractAt":1683,"updatedAt":1682},1778697566395,1778697513812,{"_creationTime":1685,"_id":1686,"community":1687,"display":1688,"identity":1694,"providers":1697,"relations":1704,"tags":1707,"workflow":1708},1778685578410.3274,"k176traeeapgs1wkabmaxkrf2d86npg2",{"reviewCount":8},{"description":1689,"installMethods":1690,"name":1692,"sourceUrl":1693},"审计和重写内容以移除 AI 写作模式（“AI 腔”）。在收到“移除 AI 腔”、“清理 AI 写作”、“编辑写作中的 AI 模式”、“审计写作中的 AI 痕迹”或“让这段文字听起来不那么像 AI”等指令时使用此技能。支持仅检测模式，用于标记模式而不进行重写。",{"claudeCode":1691},"conorbronsdon/avoid-ai-writing","avoid-ai-writing","https://github.com/conorbronsdon/avoid-ai-writing",{"basePath":268,"githubOwner":1695,"githubRepo":1692,"locale":1696,"slug":1692,"type":249},"conorbronsdon","zh-CN",{"evaluate":1698,"extract":1703},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1620,"tags":1699,"targetMarket":219,"tier":220},[214,215,1700,1701,1702],"ai-detection","content-auditing","language-style",{"commitSha":282,"license":1652},{"repoId":1705,"translatedFrom":1706},"kd7c98efn2kct0spr54qfg5gpn86nmdj","k176smesnbjeacwzgvcg09aj8h86m5bf",[1700,1701,215,1702,214],{"evaluatedAt":1709,"extractAt":1710,"updatedAt":1711},1778685560807,1778685524139,1778685578410,{"_creationTime":1713,"_id":1714,"community":1715,"display":1716,"identity":1722,"providers":1725,"relations":1731,"tags":1733,"workflow":1734},1778683308558.5125,"k170w2andhxykyj5yx7wmxxe3986mtjz",{"reviewCount":8},{"description":1717,"installMethods":1718,"name":1720,"sourceUrl":1721},"Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.",{"claudeCode":1719},"BrianRWagner/ai-marketing-claude-code-skills","de-ai-ify","https://github.com/BrianRWagner/ai-marketing-claude-code-skills",{"basePath":1720,"githubOwner":1723,"githubRepo":1724,"locale":18,"slug":1720,"type":249},"BrianRWagner","ai-marketing-claude-code-skills",{"evaluate":1726,"extract":1730},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1620,"tags":1727,"targetMarket":219,"tier":220},[214,215,1728,1700,1729],"voice","content-quality",{"commitSha":282},{"repoId":1732},"kd79t0s02gyz4fb3m5zvb5ec4x86n8tb",[1700,1729,215,1728,214],{"evaluatedAt":1735,"extractAt":1736,"updatedAt":1735},1778683469533,1778683308558,{"_creationTime":1738,"_id":1739,"community":1740,"display":1741,"identity":1745,"providers":1748,"relations":1756,"tags":1757,"workflow":1758},1778691104675.9805,"k173dwe2djyydbkrp6qr8dbrfs86nk8d",{"reviewCount":8},{"description":1742,"installMethods":1743,"name":1744,"sourceUrl":1613},"Extract structured data from documents using AI-powered field extraction.",{"claudeCode":1611},"Document Extraction API",{"basePath":1746,"githubOwner":1616,"githubRepo":1617,"locale":18,"slug":1747,"type":249},"skills/document-extraction-api","document-extraction-api",{"evaluate":1749,"extract":1755},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1750,"tags":1751,"targetMarket":219,"tier":220},99,[213,1622,1752,1753,217,1754],"ai","api","ocr",{"commitSha":282,"license":1652},{"parentExtensionId":1627,"repoId":1628},[1752,1753,1622,213,1754,217],{"evaluatedAt":1759,"extractAt":1632,"updatedAt":1759},1778691504579]