[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-lawvable-docx-processing-anthropic-en":3,"guides-for-lawvable-docx-processing-anthropic":1615,"similar-k17ea5h6b53v6x1658rtamt39h86n40j-en":1616},{"_creationTime":4,"_id":5,"children":6,"community":47,"display":48,"evaluation":52,"identity":287,"isFallback":271,"parentExtension":289,"providers":319,"relations":323,"repo":324,"tags":1613,"workflow":1614},1778692159341.6536,"k17ea5h6b53v6x1658rtamt39h86n40j",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":25,"relations":41,"tags":43,"workflow":44},1778692159341.66,"k17bsgvtnem530wvdrh9nmvcjh86mp71",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"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":15},"lawvable/awesome-legal-skills","DOCX Processing","https://github.com/lawvable/awesome-legal-skills",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":24},"skills/docx-processing-anthropic","lawvable","awesome-legal-skills","en","docx-processing-anthropic","skill",{"evaluate":26,"extract":38},{"promptVersionExtension":27,"promptVersionScoring":28,"score":29,"tags":30,"targetMarket":36,"tier":37},"3.0.0","4.4.0",75,[31,32,33,34,35],"word-processing","document-generation","docx","editing","automation","global","community",{"commitSha":39,"license":40},"HEAD","Proprietary",{"parentExtensionId":5,"repoId":42},"kd7334qxfqk8gjtm28t64b58cn86nkk0",[35,32,33,34,31],{"evaluatedAt":45,"extractAt":46,"updatedAt":45},1778693315120,1778692159341,{"reviewCount":11},{"description":49,"installMethods":50,"name":51,"sourceUrl":17},"Document creation, editing, and analysis with tracked changes and comments support",{"claudeCode":23},"DOCX Processing by Anthropic",{"_creationTime":53,"_id":54,"extensionId":5,"locale":22,"result":55,"trustSignals":269,"workflow":285},1778692754542.677,"kn7cjt961dt30ewxtfgyzhqnsx86ncb7",{"checks":56,"evaluatedAt":241,"extensionSummary":242,"features":243,"nonGoals":249,"practices":253,"prerequisites":254,"promptVersionExtension":27,"promptVersionScoring":28,"purpose":255,"rationale":256,"score":257,"summary":258,"tags":259,"targetMarket":36,"tier":37,"useCases":263,"workflow":268},[57,62,65,68,72,75,79,83,86,89,94,98,101,105,108,111,114,117,120,123,127,131,135,139,143,146,149,153,157,160,163,166,169,172,175,179,183,188,191,195,198,201,204,207,209,212,215,218,220,223,227,230,233,237],{"category":58,"check":59,"severity":60,"summary":61},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating, editing, and analyzing Word documents, including specific features like tracked changes and comments.",{"category":58,"check":63,"severity":60,"summary":64},"Unique selling proposition","The skill goes beyond basic text manipulation by offering detailed control over Word document formatting, tracked changes, comments, and conversions, providing significant value over generic LLM capabilities.",{"category":58,"check":66,"severity":60,"summary":67},"Production readiness","The skill covers the complete lifecycle of DOCX document manipulation, from creation and editing to analysis and conversion, with clear instructions and necessary dependencies outlined.",{"category":69,"check":70,"severity":60,"summary":71},"Scope","Single responsibility principle","The plugin focuses specifically on Microsoft Word (.docx) document processing, with clear boundaries and no introduction of unrelated domains.",{"category":69,"check":73,"severity":60,"summary":74},"Description quality","The displayed description accurately reflects the skill's capabilities for document creation, editing, and analysis with tracked changes and comments.",{"category":76,"check":77,"severity":60,"summary":78},"Invocation","Scoped tools","The skill operates through a defined set of document processing tasks rather than a single, free-form command.",{"category":80,"check":81,"severity":60,"summary":82},"Documentation","Configuration & parameter reference","The SKILL.md provides comprehensive documentation for creating new documents, editing existing ones, and details critical rules and XML references.",{"category":69,"check":84,"severity":60,"summary":85},"Tool naming","The skill is a single, well-defined entity, so tool naming is not applicable.",{"category":69,"check":87,"severity":60,"summary":88},"Minimal I/O surface","The skill's operations are focused on document content and structure, with inputs and outputs directly related to the task.",{"category":90,"check":91,"severity":92,"summary":93},"License","License usability","warning","The license is marked as 'Proprietary' and refers to Anthropic's terms of service, which may impose restrictions beyond typical permissive OSS licenses. The specific license text in LICENSE.txt is non-standard and contains additional restrictions.",{"category":95,"check":96,"severity":60,"summary":97},"Maintenance","Commit recency","The last commit was on March 3, 2026, which is recent and indicates active maintenance.",{"category":95,"check":99,"severity":60,"summary":100},"Dependency Management","Dependencies like pandoc and docx are clearly listed, and the skill specifies how to install them.",{"category":102,"check":103,"severity":60,"summary":104},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":102,"check":106,"severity":60,"summary":107},"Injection","The skill operates on document files and their internal XML structure, with no indication of executing untrusted external code.",{"category":102,"check":109,"severity":60,"summary":110},"Transitive Supply-Chain Grenades","The skill relies on bundled dependencies and local file operations, with no runtime downloads or remote code execution.",{"category":102,"check":112,"severity":60,"summary":113},"Sandbox Isolation","Operations appear confined to manipulating document files and their components within the expected scope, with no evidence of touching external file systems.",{"category":102,"check":115,"severity":60,"summary":116},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the skill's scripts.",{"category":102,"check":118,"severity":60,"summary":119},"Data Exfiltration","The skill processes local documents and does not perform any outbound network calls for data submission.",{"category":102,"check":121,"severity":60,"summary":122},"Hidden Text Tricks","The bundled content and documentation appear free of hidden steering tricks or malicious Unicode characters.",{"category":124,"check":125,"severity":60,"summary":126},"Hooks","Opaque code execution","The scripts provided are in plain JavaScript or Python and are readable, with no obfuscation or runtime code fetching.",{"category":128,"check":129,"severity":60,"summary":130},"Portability","Structural Assumption","The skill operates on provided document paths and does not make assumptions about user project structure.",{"category":132,"check":133,"severity":60,"summary":134},"Trust","Issues Attention","Opened 3 issues and closed 7 issues in the last 90 days, indicating good responsiveness.",{"category":136,"check":137,"severity":60,"summary":138},"Versioning","Release Management","A clear version is provided in the SKILL.md frontmatter ('2026.02.25').",{"category":140,"check":141,"severity":60,"summary":142},"Code Execution","Validation","The skill's documentation details validation steps for created documents and manual editing processes, implying robust handling.",{"category":102,"check":144,"severity":60,"summary":145},"Unguarded Destructive Operations","Operations involve file manipulation, but these are targeted on provided document paths and lack inherently destructive primitives without user-guided workflows.",{"category":140,"check":147,"severity":60,"summary":148},"Error Handling","The documentation provides clear instructions for handling common issues, such as validation failures and XML editing pitfalls, indicating good error awareness.",{"category":140,"check":150,"severity":151,"summary":152},"Logging","not_applicable","The skill is primarily file-based and does not involve outbound calls or destructive operations that would typically require local audit logging.",{"category":154,"check":155,"severity":60,"summary":156},"Compliance","GDPR","The skill operates on document content provided by the user and does not appear to process personal data without user consent or sanitization.",{"category":154,"check":158,"severity":60,"summary":159},"Target market","The skill processes standard DOCX files and has no inherent regional or jurisdictional limitations, making it globally applicable.",{"category":128,"check":161,"severity":60,"summary":162},"Runtime stability","The skill relies on standard tools like pandoc and node.js, which are widely available, and doesn't assume a specific OS or shell environment.",{"category":80,"check":164,"severity":60,"summary":165},"README","The README file comprehensively describes the project, its purpose, and how to get started.",{"category":69,"check":167,"severity":151,"summary":168},"Tool surface size","This is a single plugin/skill, not a collection of multiple tools.",{"category":76,"check":170,"severity":151,"summary":171},"Overlapping near-synonym tools","As a single skill, there are no overlapping tools.",{"category":80,"check":173,"severity":60,"summary":174},"Phantom features","All described functionalities, such as document creation, editing, and analysis, are supported by the provided code and documentation.",{"category":176,"check":177,"severity":60,"summary":178},"Install","Installation instruction","The README provides clear installation instructions for dependencies and guidance on how to use the skill, though a direct invocation example for the plugin itself is not explicitly shown.",{"category":180,"check":181,"severity":60,"summary":182},"Errors","Actionable error messages","The documentation provides detailed guidance on potential errors and how to resolve them, especially during XML editing and validation.",{"category":184,"check":185,"severity":186,"summary":187},"Execution","Pinned dependencies","info","Dependencies are listed, but specific version pinning and lockfiles are not explicitly detailed, which could pose a minor risk if underlying dependencies change.",{"category":69,"check":189,"severity":151,"summary":190},"Dry-run preview","The skill operates on local files and does not send data outward, thus a dry-run feature is not applicable.",{"category":192,"check":193,"severity":151,"summary":194},"Protocol","Idempotent retry & timeouts","The skill operates on local files and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":154,"check":196,"severity":60,"summary":197},"Telemetry opt-in","There is no indication of telemetry collection within the skill's operations.",{"category":76,"check":199,"severity":151,"summary":200},"Name collisions","This is a single plugin, so name collision checks are not applicable.",{"category":76,"check":202,"severity":151,"summary":203},"Hooks-off mechanism","This plugin does not appear to use hooks that would require a hooks-off mechanism.",{"category":76,"check":205,"severity":151,"summary":206},"Hook matcher tightness","The plugin does not utilize hooks.",{"category":102,"check":208,"severity":151,"summary":206},"Hook security",{"category":124,"check":210,"severity":151,"summary":211},"Silent prompt rewriting","The plugin does not utilize UserPromptSubmit hooks.",{"category":102,"check":213,"severity":151,"summary":214},"Permission Hook","The plugin does not utilize PermissionRequest hooks.",{"category":154,"check":216,"severity":151,"summary":217},"Hook privacy","The plugin does not utilize hooks for logging or telemetry.",{"category":140,"check":219,"severity":151,"summary":206},"Hook dependency",{"category":80,"check":221,"severity":60,"summary":222},"Feature Transparency","All critical functionalities are explained in the README and SKILL.md, and no hooks are declared in plugin.json.",{"category":224,"check":225,"severity":60,"summary":226},"Convention","Layout convention adherence","The plugin structure follows standard conventions, with documentation for any executables.",{"category":224,"check":228,"severity":151,"summary":229},"Plugin state","The plugin does not appear to maintain persistent state across sessions.",{"category":102,"check":231,"severity":151,"summary":232},"Keychain-stored secrets","The plugin does not handle any secrets.",{"category":234,"check":235,"severity":60,"summary":236},"Dependencies","Tagged release sourcing","The plugin lists its dependencies (pandoc, docx) which are standard tools, implying they are sourced from reliable channels.",{"category":238,"check":239,"severity":60,"summary":240},"Installation","Clean uninstall","The plugin's operations are file-based and do not install background daemons or services that would persist after uninstallation.",1778692754433,"This plugin provides tools and instructions for creating, reading, editing, and manipulating Word documents (.docx files). It leverages external tools like pandoc for text extraction and docx-js for document generation, with detailed guidance on XML manipulation, tracked changes, comments, and formatting.",[244,245,246,247,248],"Create new .docx documents with custom formatting.","Edit existing .docx files by manipulating XML structure.","Analyze document content, including tracked changes and comments.","Convert between .doc and .docx formats.","Extract text and convert documents to other formats (e.g., Markdown, PDF).",[250,251,252],"Processing PDFs, spreadsheets, or Google Docs.","Performing general coding tasks unrelated to document generation.","Handling proprietary .doc files directly without conversion.",[],[],"To enable AI agents to perform advanced operations on Microsoft Word documents, including complex formatting, tracked changes, and content analysis.","Proprietary license with additional restrictions. The skill is well-documented, secure, and actively maintained, with clear boundaries.",95,"A robust plugin for comprehensive Word document creation, editing, and analysis.",[260,33,261,34,262,35],"document-processing","word","analysis",[264,265,266,267],"Generating professional legal documents with specific formatting.","Reviewing and editing contracts with tracked changes.","Extracting data from multiple Word documents for analysis.","Automating the creation of reports, memos, or letters in .docx format.",[],{"codeQuality":270,"collectedAt":272,"documentation":273,"maintenance":276,"security":282,"testCoverage":284},{"hasLockfile":271},false,1778692736648,{"descriptionLength":274,"readmeSize":275},82,25260,{"closedIssues90d":277,"forks":278,"hasChangelog":271,"openIssues90d":279,"pushedAt":280,"stars":281},7,34,3,1772537106000,349,{"hasNpmPackage":271,"license":283,"smitheryVerified":271},"NOASSERTION",{"hasCi":271,"hasTests":271},{"updatedAt":286},1778692754542,{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":288},"plugin",{"_creationTime":290,"_id":291,"community":292,"display":293,"identity":296,"parentExtension":299,"providers":300,"relations":315,"tags":316,"workflow":317},1778692159341.6482,"k176pg91f80b1spms4zaen8g6986n5pa",{"reviewCount":11},{"description":294,"installMethods":295,"name":20,"sourceUrl":17},"Bundled agent skills for legal work",{"claudeCode":15},{"basePath":297,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":298},"","marketplace",null,{"evaluate":301,"extract":309},{"promptVersionExtension":302,"promptVersionScoring":28,"score":29,"tags":303,"targetMarket":36,"tier":37},"3.1.0",[304,305,306,307,308],"legal","contracts","compliance","gdpr","agent-skills",{"commitSha":39,"marketplace":310,"plugin":313},{"name":20,"pluginCount":311,"version":312},42,"1.0.0",{"mcpCount":11,"provider":314,"skillCount":11},"classify",{"repoId":42},[308,306,305,307,304],{"evaluatedAt":318,"extractAt":46,"updatedAt":318},1778692192012,{"evaluate":320,"extract":322},{"promptVersionExtension":27,"promptVersionScoring":28,"score":257,"tags":321,"targetMarket":36,"tier":37},[260,33,261,34,262,35],{"commitSha":39,"license":40},{"parentExtensionId":291,"repoId":42},{"_creationTime":325,"_id":42,"identity":326,"providers":327,"workflow":1609},1778692150913.0334,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":328,"discover":1599,"github":1602},{"commitSha":39,"extensions":329},[330,343,354,363,372,381,390,399,408,417,426,435,444,454,464,474,483,492,501,510,519,528,537,543,552,561,570,579,588,597,606,614,623,632,641,650,659,667,677,686,695,704,713,722,735,749,756,763,770,895,902,911,918,952,965,984,991,1002,1009,1023,1030,1047,1054,1075,1086,1099,1126,1133,1167,1199,1238,1307,1314,1327,1354,1371,1381,1391,1406,1413,1420,1427,1518,1578,1584],{"basePath":297,"description":294,"displayName":20,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":22,"type":298},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":344,"description":345,"displayName":346,"installMethods":347,"rationale":348,"selectedPaths":349,"source":342,"sourceLanguage":22,"type":288},"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":346},"inline plugin source from marketplace.json at skills/nda-review-jamie-tso",[350,352],{"path":351,"priority":341},"LICENSE.txt",{"path":353,"priority":341},"SKILL.md",{"basePath":355,"description":356,"displayName":357,"installMethods":358,"rationale":359,"selectedPaths":360,"source":342,"sourceLanguage":22,"type":288},"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":357},"inline plugin source from marketplace.json at skills/legal-simulation-patrick-munro",[361,362],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":342,"sourceLanguage":22,"type":288},"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":366},"inline plugin source from marketplace.json at skills/tech-contract-negotiation-patrick-munro",[370,371],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":342,"sourceLanguage":22,"type":288},"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":375},"inline plugin source from marketplace.json at skills/vendor-due-diligence-patrick-munro",[379,380],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":342,"sourceLanguage":22,"type":288},"skills/contract-review-anthropic","Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions","contract-review-anthropic",{"claudeCode":384},"inline plugin source from marketplace.json at skills/contract-review-anthropic",[388,389],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":342,"sourceLanguage":22,"type":288},"skills/compliance-anthropic","Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests","compliance-anthropic",{"claudeCode":393},"inline plugin source from marketplace.json at skills/compliance-anthropic",[397,398],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":342,"sourceLanguage":22,"type":288},"skills/canned-responses-anthropic","Generate templated responses for common legal inquiries and identify when situations require individualized attention","canned-responses-anthropic",{"claudeCode":402},"inline plugin source from marketplace.json at skills/canned-responses-anthropic",[406,407],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":342,"sourceLanguage":22,"type":288},"skills/legal-risk-assessment-anthropic","Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria","legal-risk-assessment-anthropic",{"claudeCode":411},"inline plugin source from marketplace.json at skills/legal-risk-assessment-anthropic",[415,416],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":342,"sourceLanguage":22,"type":288},"skills/meeting-briefing-anthropic","Prepare structured briefings for meetings with legal relevance and track resulting action items","meeting-briefing-anthropic",{"claudeCode":420},"inline plugin source from marketplace.json at skills/meeting-briefing-anthropic",[424,425],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":342,"sourceLanguage":22,"type":288},"skills/nda-triage-anthropic","Screen incoming NDAs and classify them as GREEN, YELLOW, or RED based on risk level","nda-triage-anthropic",{"claudeCode":429},"inline plugin source from marketplace.json at skills/nda-triage-anthropic",[433,434],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":342,"sourceLanguage":22,"type":288},"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":438},"inline plugin source from marketplace.json at skills/statute-analysis-rafal-fryc",[442,443],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":342,"sourceLanguage":22,"type":288},"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":447},"inline plugin source from marketplace.json at skills/gdpr-breach-sentinel-oliver-schmidt-prietz",[451,452,453],{"path":338,"priority":336},{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":342,"sourceLanguage":22,"type":288},"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":457},"inline plugin source from marketplace.json at skills/dpia-sentinel-oliver-schmidt-prietz",[461,462,463],{"path":338,"priority":336},{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":342,"sourceLanguage":22,"type":288},"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":467},"inline plugin source from marketplace.json at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz",[471,472,473],{"path":338,"priority":336},{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":342,"sourceLanguage":22,"type":288},"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":477},"inline plugin source from marketplace.json at skills/politique-confidentialite-malik-taiar",[481,482],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":342,"sourceLanguage":22,"type":288},"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":486},"inline plugin source from marketplace.json at skills/politique-cookies-malik-taiar",[490,491],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":342,"sourceLanguage":22,"type":288},"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":495},"inline plugin source from marketplace.json at skills/politique-lanceur-alerte-malik-taiar",[499,500],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":342,"sourceLanguage":22,"type":288},"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":504},"inline plugin source from marketplace.json at skills/notification-licenciement-selim-brihi",[508,509],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":342,"sourceLanguage":22,"type":288},"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":513},"inline plugin source from marketplace.json at skills/requete-cph-licenciement-faute-grave-selim-brihi",[517,518],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":342,"sourceLanguage":22,"type":288},"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":522},"inline plugin source from marketplace.json at skills/assignation-refere-recouvrement-creance-selim-brihi",[526,527],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":342,"sourceLanguage":22,"type":288},"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":531},"inline plugin source from marketplace.json at skills/assignation-refere-communication-associe-selim-brihi",[535,536],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":19,"description":49,"displayName":23,"installMethods":538,"rationale":539,"selectedPaths":540,"source":342,"sourceLanguage":22,"type":288},{"claudeCode":23},"inline plugin source from marketplace.json at skills/docx-processing-anthropic",[541,542],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":342,"sourceLanguage":22,"type":288},"skills/docx-processing-openai","Document reading and creation with visual quality control for Word files","docx-processing-openai",{"claudeCode":546},"inline plugin source from marketplace.json at skills/docx-processing-openai",[550,551],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":342,"sourceLanguage":22,"type":288},"skills/docx-processing-superdoc","Search, replace, and read text in Word documents from the command line","docx-processing-superdoc",{"claudeCode":555},"inline plugin source from marketplace.json at skills/docx-processing-superdoc",[559,560],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":342,"sourceLanguage":22,"type":288},"skills/docx-processing-lawvable","Edit Word documents with live preview and track changes via SuperDoc VS Code extension","docx-processing-lawvable",{"claudeCode":564},"inline plugin source from marketplace.json at skills/docx-processing-lawvable",[568,569],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":342,"sourceLanguage":22,"type":288},"skills/pdf-processing-anthropic","PDF manipulation toolkit for text extraction, creation, merging, and form handling","pdf-processing-anthropic",{"claudeCode":573},"inline plugin source from marketplace.json at skills/pdf-processing-anthropic",[577,578],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":342,"sourceLanguage":22,"type":288},"skills/pdf-processing-openai","PDF reading and creation with visual quality control","pdf-processing-openai",{"claudeCode":582},"inline plugin source from marketplace.json at skills/pdf-processing-openai",[586,587],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":342,"sourceLanguage":22,"type":288},"skills/xlsx-processing-anthropic","Spreadsheet creation, editing, and analysis with formulas and data visualization","xlsx-processing-anthropic",{"claudeCode":591},"inline plugin source from marketplace.json at skills/xlsx-processing-anthropic",[595,596],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":342,"sourceLanguage":22,"type":288},"skills/xlsx-processing-openai","Spreadsheet reading, creation, editing, and analysis with visual quality control","xlsx-processing-openai",{"claudeCode":600},"inline plugin source from marketplace.json at skills/xlsx-processing-openai",[604,605],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":342,"sourceLanguage":22,"type":288},"skills/xlsx-processing-manus","Professional Excel spreadsheet creation with a focus on aesthetics and data analysis","xlsx-processing-manus",{"claudeCode":609},"inline plugin source from marketplace.json at skills/xlsx-processing-manus",[613],{"path":353,"priority":341},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":342,"sourceLanguage":22,"type":288},"skills/pptx-processing-anthropic","Presentation creation, editing, and analysis with layouts and speaker notes","pptx-processing-anthropic",{"claudeCode":617},"inline plugin source from marketplace.json at skills/pptx-processing-anthropic",[621,622],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":342,"sourceLanguage":22,"type":288},"skills/outlook-emails-lawvable","Read, search, and download emails and attachments from Microsoft Outlook via OAuth2","outlook-emails-lawvable",{"claudeCode":626},"inline plugin source from marketplace.json at skills/outlook-emails-lawvable",[630,631],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":342,"sourceLanguage":22,"type":288},"skills/tabular-review-lawvable","Analyze multiple documents against user-defined columns and produce structured Excel output with citations","tabular-review-lawvable",{"claudeCode":635},"inline plugin source from marketplace.json at skills/tabular-review-lawvable",[639,640],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":342,"sourceLanguage":22,"type":288},"skills/vscode-extension-builder-lawvable","Build VS Code extensions from scratch or convert existing JS/React/Vue apps","vscode-extension-builder-lawvable",{"claudeCode":644},"inline plugin source from marketplace.json at skills/vscode-extension-builder-lawvable",[648,649],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":342,"sourceLanguage":22,"type":288},"skills/skill-creator-anthropic","Guide for creating effective Agent Skills with specialized knowledge and workflows","skill-creator-anthropic",{"claudeCode":653},"inline plugin source from marketplace.json at skills/skill-creator-anthropic",[657,658],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":660,"description":652,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":342,"sourceLanguage":22,"type":288},"skills/skill-creator-openai","skill-creator-openai",{"claudeCode":661},"inline plugin source from marketplace.json at skills/skill-creator-openai",[665,666],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":342,"sourceLanguage":22,"type":288},"skills/skill-optimizer-lawvable","Analyze work sessions and propose improvements to skills based on corrections and edge cases","skill-optimizer-lawvable",{"claudeCode":670},"inline plugin source from marketplace.json at skills/skill-optimizer-lawvable",[674,675,676],{"path":338,"priority":336},{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":342,"sourceLanguage":22,"type":288},"skills/security-review-openai","Perform language and framework specific security best-practice reviews and suggest improvements","security-review-openai",{"claudeCode":680},"inline plugin source from marketplace.json at skills/security-review-openai",[684,685],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":342,"sourceLanguage":22,"type":288},"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":689},"inline plugin source from marketplace.json at skills/red-team-verifier-patrick-munro",[693,694],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":342,"sourceLanguage":22,"type":288},"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":698},"inline plugin source from marketplace.json at skills/legal-risk-assessment-zacharie-laik",[702,703],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":342,"sourceLanguage":22,"type":288},"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":707},"inline plugin source from marketplace.json at skills/mediation-dispute-analysis-jinzhe-tan",[711,712],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":342,"sourceLanguage":22,"type":288},"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":716},"inline plugin source from marketplace.json at skills/nil-contract-analysis-samir-patel",[720,721],{"path":351,"priority":341},{"path":353,"priority":341},{"basePath":529,"description":723,"displayName":531,"installMethods":724,"rationale":725,"selectedPaths":726,"source":342,"sourceLanguage":734,"type":24},"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":15},"SKILL.md frontmatter at skills/assignation-refere-communication-associe-selim-brihi/SKILL.md",[727,728,729,732],{"path":353,"priority":336},{"path":351,"priority":341},{"path":730,"priority":731},"references/structure-assignation.md","medium",{"path":733,"priority":731},"references/workflow-informations.md","fr",{"basePath":520,"description":736,"displayName":522,"installMethods":737,"rationale":738,"selectedPaths":739,"source":342,"sourceLanguage":734,"type":24},"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":15},"SKILL.md frontmatter at skills/assignation-refere-recouvrement-creance-selim-brihi/SKILL.md",[740,741,742,744,745,747],{"path":353,"priority":336},{"path":351,"priority":341},{"path":743,"priority":731},"references/conseils-strategie.md",{"path":730,"priority":731},{"path":746,"priority":731},"references/variantes-cas-particuliers.md",{"path":748,"priority":731},"references/workflow-collecte.md",{"basePath":400,"description":750,"displayName":402,"installMethods":751,"rationale":752,"selectedPaths":753,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/canned-responses-anthropic/SKILL.md",[754,755],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":391,"description":757,"displayName":393,"installMethods":758,"rationale":759,"selectedPaths":760,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/compliance-anthropic/SKILL.md",[761,762],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":382,"description":764,"displayName":384,"installMethods":765,"rationale":766,"selectedPaths":767,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/contract-review-anthropic/SKILL.md",[768,769],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":19,"description":13,"displayName":23,"installMethods":771,"rationale":772,"selectedPaths":773,"source":342,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at skills/docx-processing-anthropic/SKILL.md",[774,775,776,779,781,783,785,787,789,791,793,795,797,799,801,803,805,807,809,811,813,815,817,819,821,823,825,827,829,831,833,835,837,839,841,843,845,847,849,851,853,855,857,859,861,863,865,867,869,871,873,875,877,879,881,883,885,887,889,891,893],{"path":353,"priority":336},{"path":351,"priority":341},{"path":777,"priority":778},"scripts/__init__.py","low",{"path":780,"priority":778},"scripts/accept_changes.py",{"path":782,"priority":778},"scripts/comment.py",{"path":784,"priority":778},"scripts/office/helpers/__init__.py",{"path":786,"priority":778},"scripts/office/helpers/merge_runs.py",{"path":788,"priority":778},"scripts/office/helpers/simplify_redlines.py",{"path":790,"priority":778},"scripts/office/pack.py",{"path":792,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":794,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":796,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":798,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":800,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":802,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":804,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":806,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":808,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":810,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":812,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":814,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":816,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":818,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":820,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":822,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":824,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":826,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":828,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":830,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":832,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":834,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":836,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":838,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":840,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":842,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":844,"priority":778},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":846,"priority":778},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":848,"priority":778},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":850,"priority":778},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":852,"priority":778},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":854,"priority":778},"scripts/office/schemas/mce/mc.xsd",{"path":856,"priority":778},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":858,"priority":778},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":860,"priority":778},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":862,"priority":778},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":864,"priority":778},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":866,"priority":778},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":868,"priority":778},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":870,"priority":778},"scripts/office/soffice.py",{"path":872,"priority":778},"scripts/office/unpack.py",{"path":874,"priority":778},"scripts/office/validate.py",{"path":876,"priority":778},"scripts/office/validators/__init__.py",{"path":878,"priority":778},"scripts/office/validators/base.py",{"path":880,"priority":778},"scripts/office/validators/docx.py",{"path":882,"priority":778},"scripts/office/validators/pptx.py",{"path":884,"priority":778},"scripts/office/validators/redlining.py",{"path":886,"priority":778},"scripts/templates/comments.xml",{"path":888,"priority":778},"scripts/templates/commentsExtended.xml",{"path":890,"priority":778},"scripts/templates/commentsExtensible.xml",{"path":892,"priority":778},"scripts/templates/commentsIds.xml",{"path":894,"priority":778},"scripts/templates/people.xml",{"basePath":562,"description":896,"displayName":564,"installMethods":897,"rationale":898,"selectedPaths":899,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/docx-processing-lawvable/SKILL.md",[900,901],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":544,"description":903,"displayName":546,"installMethods":904,"rationale":905,"selectedPaths":906,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/docx-processing-openai/SKILL.md",[907,908,909],{"path":353,"priority":336},{"path":351,"priority":341},{"path":910,"priority":778},"scripts/render_docx.py",{"basePath":553,"description":912,"displayName":555,"installMethods":913,"rationale":914,"selectedPaths":915,"source":342,"sourceLanguage":22,"type":24},"Searches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.",{"claudeCode":15},"SKILL.md frontmatter at skills/docx-processing-superdoc/SKILL.md",[916,917],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":455,"description":919,"displayName":457,"installMethods":920,"rationale":921,"selectedPaths":922,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/dpia-sentinel-oliver-schmidt-prietz/SKILL.md",[923,924,925,926,928,930,932,934,936,938,940,942,944,946,948,950],{"path":353,"priority":336},{"path":338,"priority":341},{"path":351,"priority":341},{"path":927,"priority":731},"references/edpb-criteria.md",{"path":929,"priority":731},"references/jurisdictions/be-apd.md",{"path":931,"priority":731},"references/jurisdictions/de-dsk.md",{"path":933,"priority":731},"references/jurisdictions/fr-cnil.md",{"path":935,"priority":731},"references/jurisdictions/ie-dpc.md",{"path":937,"priority":731},"references/jurisdictions/it-garante.md",{"path":939,"priority":731},"references/jurisdictions/nl-ap.md",{"path":941,"priority":731},"references/jurisdictions/pl-uodo.md",{"path":943,"priority":731},"references/jurisdictions/whitelists.md",{"path":945,"priority":731},"references/risk-catalog.md",{"path":947,"priority":731},"references/scoring.md",{"path":949,"priority":731},"references/sources.md",{"path":951,"priority":731},"references/templates.md",{"basePath":445,"description":953,"displayName":447,"installMethods":954,"rationale":955,"selectedPaths":956,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/gdpr-breach-sentinel-oliver-schmidt-prietz/SKILL.md",[957,958,959,960,962,964],{"path":353,"priority":336},{"path":338,"priority":341},{"path":351,"priority":341},{"path":961,"priority":731},"references/edpb-cases.md",{"path":963,"priority":731},"references/enisa-methodology.md",{"path":951,"priority":731},{"basePath":465,"description":966,"displayName":467,"installMethods":967,"rationale":968,"selectedPaths":969,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz/SKILL.md",[970,971,972,973,975,977,979,981,983],{"path":353,"priority":336},{"path":338,"priority":341},{"path":351,"priority":341},{"path":974,"priority":731},"references/DE.md",{"path":976,"priority":731},"references/EU_COMMON.md",{"path":978,"priority":731},"references/FR.md",{"path":980,"priority":731},"references/NOTICE_TYPES.md",{"path":982,"priority":731},"references/OTHER_EU.md",{"path":951,"priority":731},{"basePath":409,"description":985,"displayName":411,"installMethods":986,"rationale":987,"selectedPaths":988,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/legal-risk-assessment-anthropic/SKILL.md",[989,990],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":696,"description":992,"displayName":698,"installMethods":993,"rationale":994,"selectedPaths":995,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/legal-risk-assessment-zacharie-laik/SKILL.md",[996,997,998,1000],{"path":353,"priority":336},{"path":351,"priority":341},{"path":999,"priority":731},"references/citations.md",{"path":1001,"priority":731},"references/escalation.md",{"basePath":355,"description":1003,"displayName":357,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/legal-simulation-patrick-munro/SKILL.md",[1007,1008],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":705,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/mediation-dispute-analysis-jinzhe-tan/SKILL.md",[1015,1016,1017,1019,1021],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1018,"priority":778},"assets/mediation_report_template.docx",{"path":1020,"priority":731},"references/MEDIATION_PROCESS.md",{"path":1022,"priority":731},"references/NEGOTIATION_CONCEPTS.md",{"basePath":418,"description":1024,"displayName":420,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/meeting-briefing-anthropic/SKILL.md",[1028,1029],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":344,"description":1031,"displayName":346,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/nda-review-jamie-tso/SKILL.md",[1035,1036,1037,1039,1041,1043,1045],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1038,"priority":731},"references/DURATION_SCOPE.md",{"path":1040,"priority":731},"references/KEY_CLAUSES.md",{"path":1042,"priority":731},"references/PARTY_OBLIGATIONS.md",{"path":1044,"priority":731},"references/REMEDIES_LIABILITY.md",{"path":1046,"priority":731},"references/STANDARD_EXCEPTIONS.md",{"basePath":427,"description":1048,"displayName":429,"installMethods":1049,"rationale":1050,"selectedPaths":1051,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/nda-triage-anthropic/SKILL.md",[1052,1053],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":714,"description":1055,"displayName":716,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/nil-contract-analysis-samir-patel/SKILL.md",[1059,1060,1061,1063,1065,1067,1069,1071,1073],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1062,"priority":731},"references/ANALYSIS_PROTOCOLS.md",{"path":1064,"priority":731},"references/DEAL_STRUCTURES.md",{"path":1066,"priority":731},"references/FLORIDA_COMPLIANCE.md",{"path":1068,"priority":731},"references/OUTPUT_TEMPLATE.md",{"path":1070,"priority":731},"references/PROTECTIVE_REQUIREMENTS.md",{"path":1072,"priority":731},"references/RED_FLAGS.md",{"path":1074,"priority":731},"references/SEVERITY_AND_DEFAULTS.md",{"basePath":502,"description":1076,"displayName":504,"installMethods":1077,"rationale":1078,"selectedPaths":1079,"source":342,"sourceLanguage":734,"type":24},"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":15},"SKILL.md frontmatter at skills/notification-licenciement-selim-brihi/SKILL.md",[1080,1081,1082,1084],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1083,"priority":731},"references/exemples-griefs.md",{"path":1085,"priority":731},"references/mentions-obligatoires.md",{"basePath":624,"description":1087,"displayName":626,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/outlook-emails-lawvable/SKILL.md",[1091,1092,1093,1095,1097],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1094,"priority":731},"references/AZURE_SETUP.md",{"path":1096,"priority":731},"references/WORKFLOWS.md",{"path":1098,"priority":778},"scripts/outlook_oauth.py",{"basePath":571,"description":1100,"displayName":573,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/pdf-processing-anthropic/SKILL.md",[1104,1105,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1107,"priority":731},"forms.md",{"path":1109,"priority":731},"reference.md",{"path":1111,"priority":778},"scripts/check_bounding_boxes.py",{"path":1113,"priority":778},"scripts/check_fillable_fields.py",{"path":1115,"priority":778},"scripts/convert_pdf_to_images.py",{"path":1117,"priority":778},"scripts/create_validation_image.py",{"path":1119,"priority":778},"scripts/extract_form_field_info.py",{"path":1121,"priority":778},"scripts/extract_form_structure.py",{"path":1123,"priority":778},"scripts/fill_fillable_fields.py",{"path":1125,"priority":778},"scripts/fill_pdf_form_with_annotations.py",{"basePath":580,"description":1127,"displayName":582,"installMethods":1128,"rationale":1129,"selectedPaths":1130,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/pdf-processing-openai/SKILL.md",[1131,1132],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":475,"description":1134,"displayName":1135,"installMethods":1136,"rationale":1137,"selectedPaths":1138,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/politique-confidentialite-malik-taiar/SKILL.md",[1139,1140,1141,1143,1145,1147,1149,1151,1153,1155,1157,1159,1161,1163,1165],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1142,"priority":731},"SKILL.fr.md",{"path":1144,"priority":778},"assets/CNIL_droits_personnes.pdf",{"path":1146,"priority":778},"assets/CNIL_durees_conservation.pdf",{"path":1148,"priority":778},"assets/CNIL_finalites.pdf",{"path":1150,"priority":778},"assets/CNIL_principes_rgpd.pdf",{"path":1152,"priority":778},"assets/CNIL_transparence.pdf",{"path":1154,"priority":778},"assets/RGPD_texte_officiel.pdf",{"path":1156,"priority":778},"assets/sample_template_politique_confidentialite.docx",{"path":1158,"priority":778},"assets/sample_template_politique_confidentialite.pdf",{"path":1160,"priority":731},"references/BASES_LEGALES.md",{"path":1162,"priority":731},"references/COOKIES.md",{"path":1164,"priority":731},"references/DROITS_PERSONNES.md",{"path":1166,"priority":731},"references/DUREES_CONSERVATION.md",{"basePath":484,"description":1168,"displayName":1169,"installMethods":1170,"rationale":1171,"selectedPaths":1172,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/politique-cookies-malik-taiar/SKILL.md",[1173,1174,1175,1176,1177,1178,1180,1182,1183,1185,1186,1188,1189,1190,1192,1194,1196,1197,1198],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1142,"priority":731},{"path":1144,"priority":778},{"path":1146,"priority":778},{"path":1179,"priority":778},"assets/CNIL_evolution_regles_utilisation_cookies.pdf",{"path":1181,"priority":778},"assets/CNIL_faq_cookies_et_traceurs.pdf",{"path":1148,"priority":778},{"path":1184,"priority":778},"assets/CNIL_lignes_directrices_cookies_et_traceurs.pdf",{"path":1150,"priority":778},{"path":1187,"priority":778},"assets/CNIL_recommandation_cookies_et_traceurs.pdf",{"path":1152,"priority":778},{"path":1154,"priority":778},{"path":1191,"priority":778},"assets/sample_template_politique_cookies.docx",{"path":1193,"priority":778},"assets/sample_template_politique_cookies.pdf",{"path":1195,"priority":731},"references/BASES_LEGALES_COOKIES.md",{"path":1162,"priority":731},{"path":1164,"priority":731},{"path":1166,"priority":731},{"basePath":493,"description":1200,"displayName":1201,"installMethods":1202,"rationale":1203,"selectedPaths":1204,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/politique-lanceur-alerte-malik-taiar/SKILL.md",[1205,1206,1207,1208,1210,1212,1214,1216,1218,1220,1222,1224,1226,1228,1230,1232,1234,1236],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1142,"priority":731},{"path":1209,"priority":778},"assets/Circulaire_26_juin_2024.pdf",{"path":1211,"priority":778},"assets/DREETS_synthese_2025.pdf",{"path":1213,"priority":778},"assets/Decret_2022_1284.pdf",{"path":1215,"priority":778},"assets/Directive_CS3D_2024_1760.pdf",{"path":1217,"priority":778},"assets/L225-102-1.pdf",{"path":1219,"priority":778},"assets/L225-102-2.pdf",{"path":1221,"priority":778},"assets/Loi_Sapin_II_consolidee.pdf",{"path":1223,"priority":778},"assets/Loi_Waserman_2022.pdf",{"path":1225,"priority":778},"assets/Referentiel_CNIL_alertes_professionnelles.pdf",{"path":1227,"priority":778},"assets/Template_Politique_Lanceur_Alerte.docx",{"path":1229,"priority":731},"references/DECRET_PROCEDURE.md",{"path":1231,"priority":731},"references/FONCTION_PUBLIQUE.md",{"path":1233,"priority":731},"references/RGPD_CNIL.md",{"path":1235,"priority":731},"references/TEXTES_LEGAUX.md",{"path":1237,"priority":731},"references/VIGILANCE.md",{"basePath":615,"description":1239,"displayName":617,"installMethods":1240,"rationale":1241,"selectedPaths":1242,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/pptx-processing-anthropic/SKILL.md",[1243,1244,1245,1247,1249,1250,1252,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,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1246,"priority":731},"editing.md",{"path":1248,"priority":731},"pptxgenjs.md",{"path":777,"priority":778},{"path":1251,"priority":778},"scripts/add_slide.py",{"path":1253,"priority":778},"scripts/clean.py",{"path":784,"priority":778},{"path":786,"priority":778},{"path":788,"priority":778},{"path":790,"priority":778},{"path":792,"priority":778},{"path":794,"priority":778},{"path":796,"priority":778},{"path":798,"priority":778},{"path":800,"priority":778},{"path":802,"priority":778},{"path":804,"priority":778},{"path":806,"priority":778},{"path":808,"priority":778},{"path":810,"priority":778},{"path":812,"priority":778},{"path":814,"priority":778},{"path":816,"priority":778},{"path":818,"priority":778},{"path":820,"priority":778},{"path":822,"priority":778},{"path":824,"priority":778},{"path":826,"priority":778},{"path":828,"priority":778},{"path":830,"priority":778},{"path":832,"priority":778},{"path":834,"priority":778},{"path":836,"priority":778},{"path":838,"priority":778},{"path":840,"priority":778},{"path":842,"priority":778},{"path":844,"priority":778},{"path":846,"priority":778},{"path":848,"priority":778},{"path":850,"priority":778},{"path":852,"priority":778},{"path":854,"priority":778},{"path":856,"priority":778},{"path":858,"priority":778},{"path":860,"priority":778},{"path":862,"priority":778},{"path":864,"priority":778},{"path":866,"priority":778},{"path":868,"priority":778},{"path":870,"priority":778},{"path":872,"priority":778},{"path":874,"priority":778},{"path":876,"priority":778},{"path":878,"priority":778},{"path":880,"priority":778},{"path":882,"priority":778},{"path":884,"priority":778},{"path":1306,"priority":778},"scripts/thumbnail.py",{"basePath":687,"description":1308,"displayName":689,"installMethods":1309,"rationale":1310,"selectedPaths":1311,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/red-team-verifier-patrick-munro/SKILL.md",[1312,1313],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":511,"description":1315,"displayName":513,"installMethods":1316,"rationale":1317,"selectedPaths":1318,"source":342,"sourceLanguage":734,"type":24},"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":15},"SKILL.md frontmatter at skills/requete-cph-licenciement-faute-grave-selim-brihi/SKILL.md",[1319,1320,1321,1323,1325],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1322,"priority":731},"references/calculs-indemnites.md",{"path":1324,"priority":731},"references/conseils-variations.md",{"path":1326,"priority":731},"references/structure-requete.md",{"basePath":678,"description":1328,"displayName":680,"installMethods":1329,"rationale":1330,"selectedPaths":1331,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/security-review-openai/SKILL.md",[1332,1333,1334,1336,1338,1340,1342,1344,1346,1348,1350,1352],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1335,"priority":731},"references/golang-general-backend-security.md",{"path":1337,"priority":731},"references/javascript-express-web-server-security.md",{"path":1339,"priority":731},"references/javascript-general-web-frontend-security.md",{"path":1341,"priority":731},"references/javascript-jquery-web-frontend-security.md",{"path":1343,"priority":731},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1345,"priority":731},"references/javascript-typescript-react-web-frontend-security.md",{"path":1347,"priority":731},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1349,"priority":731},"references/python-django-web-server-security.md",{"path":1351,"priority":731},"references/python-fastapi-web-server-security.md",{"path":1353,"priority":731},"references/python-flask-web-server-security.md",{"basePath":651,"description":1355,"displayName":653,"installMethods":1356,"rationale":1357,"selectedPaths":1358,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/skill-creator-anthropic/SKILL.md",[1359,1360,1361,1363,1365,1367,1369],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1362,"priority":731},"references/output-patterns.md",{"path":1364,"priority":731},"references/workflows.md",{"path":1366,"priority":778},"scripts/init_skill.py",{"path":1368,"priority":778},"scripts/package_skill.py",{"path":1370,"priority":778},"scripts/quick_validate.py",{"basePath":660,"description":1372,"displayName":661,"installMethods":1373,"rationale":1374,"selectedPaths":1375,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/skill-creator-openai/SKILL.md",[1376,1377,1378,1379,1380],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1366,"priority":778},{"path":1368,"priority":778},{"path":1370,"priority":778},{"basePath":668,"description":1382,"displayName":670,"installMethods":1383,"rationale":1384,"selectedPaths":1385,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/skill-optimizer-lawvable/SKILL.md",[1386,1387,1388,1389],{"path":353,"priority":336},{"path":338,"priority":341},{"path":351,"priority":341},{"path":1390,"priority":778},"scripts/self-improve-hook.sh",{"basePath":436,"description":1392,"displayName":438,"installMethods":1393,"rationale":1394,"selectedPaths":1395,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/statute-analysis-rafal-fryc/SKILL.md",[1396,1397,1398,1400,1402,1404],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1399,"priority":731},"references/canons_of_construction.md",{"path":1401,"priority":731},"references/index.md",{"path":1403,"priority":731},"references/practical_lessons.md",{"path":1405,"priority":731},"references/statutory_structure.md",{"basePath":633,"description":1407,"displayName":635,"installMethods":1408,"rationale":1409,"selectedPaths":1410,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/tabular-review-lawvable/SKILL.md",[1411,1412],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":364,"description":1414,"displayName":366,"installMethods":1415,"rationale":1416,"selectedPaths":1417,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/tech-contract-negotiation-patrick-munro/SKILL.md",[1418,1419],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":373,"description":1421,"displayName":375,"installMethods":1422,"rationale":1423,"selectedPaths":1424,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/vendor-due-diligence-patrick-munro/SKILL.md",[1425,1426],{"path":353,"priority":336},{"path":351,"priority":341},{"basePath":642,"description":1428,"displayName":644,"installMethods":1429,"rationale":1430,"selectedPaths":1431,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/vscode-extension-builder-lawvable/SKILL.md",[1432,1433,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,1504,1506,1508,1510,1512,1514,1516],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1435,"priority":778},"assets/basic-command/.vscodeignore",{"path":1437,"priority":778},"assets/basic-command/esbuild.js",{"path":1439,"priority":778},"assets/basic-command/package.json",{"path":1441,"priority":778},"assets/basic-command/src/extension.ts",{"path":1443,"priority":778},"assets/basic-command/tsconfig.json",{"path":1445,"priority":778},"assets/custom-editor/.vscodeignore",{"path":1447,"priority":778},"assets/custom-editor/esbuild.js",{"path":1449,"priority":778},"assets/custom-editor/package.json",{"path":1451,"priority":778},"assets/custom-editor/src/editorProvider.ts",{"path":1453,"priority":778},"assets/custom-editor/src/extension.ts",{"path":1455,"priority":778},"assets/custom-editor/tsconfig.json",{"path":1457,"priority":778},"assets/file-bridge/.vscodeignore",{"path":1459,"priority":778},"assets/file-bridge/esbuild.js",{"path":1461,"priority":778},"assets/file-bridge/package.json",{"path":1463,"priority":778},"assets/file-bridge/src/extension.ts",{"path":1465,"priority":778},"assets/file-bridge/src/fileBridge.ts",{"path":1467,"priority":778},"assets/file-bridge/tsconfig.json",{"path":1469,"priority":778},"assets/tree-view/.vscodeignore",{"path":1471,"priority":778},"assets/tree-view/esbuild.js",{"path":1473,"priority":778},"assets/tree-view/package.json",{"path":1475,"priority":778},"assets/tree-view/src/extension.ts",{"path":1477,"priority":778},"assets/tree-view/src/treeProvider.ts",{"path":1479,"priority":778},"assets/tree-view/tsconfig.json",{"path":1481,"priority":778},"assets/webview-react/.vscodeignore",{"path":1483,"priority":778},"assets/webview-react/esbuild.js",{"path":1485,"priority":778},"assets/webview-react/package.json",{"path":1487,"priority":778},"assets/webview-react/src/extension.ts",{"path":1489,"priority":778},"assets/webview-react/src/webview/App.tsx",{"path":1491,"priority":778},"assets/webview-react/src/webview/index.html",{"path":1493,"priority":778},"assets/webview-react/src/webview/index.tsx",{"path":1495,"priority":778},"assets/webview-react/src/webview/styles.css",{"path":1497,"priority":778},"assets/webview-react/src/webview/tsconfig.json",{"path":1499,"priority":778},"assets/webview-react/src/webview/vite.config.ts",{"path":1501,"priority":778},"assets/webview-react/tsconfig.json",{"path":1503,"priority":731},"references/ai-integration.md",{"path":1505,"priority":731},"references/api-reference.md",{"path":1507,"priority":731},"references/build-config.md",{"path":1509,"priority":731},"references/contribution-points.md",{"path":1511,"priority":731},"references/conversion-guide.md",{"path":1513,"priority":731},"references/custom-editor-patterns.md",{"path":1515,"priority":731},"references/tree-view-patterns.md",{"path":1517,"priority":731},"references/webview-patterns.md",{"basePath":589,"description":1519,"displayName":591,"installMethods":1520,"rationale":1521,"selectedPaths":1522,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/xlsx-processing-anthropic/SKILL.md",[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,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576],{"path":353,"priority":336},{"path":351,"priority":341},{"path":784,"priority":778},{"path":786,"priority":778},{"path":788,"priority":778},{"path":790,"priority":778},{"path":792,"priority":778},{"path":794,"priority":778},{"path":796,"priority":778},{"path":798,"priority":778},{"path":800,"priority":778},{"path":802,"priority":778},{"path":804,"priority":778},{"path":806,"priority":778},{"path":808,"priority":778},{"path":810,"priority":778},{"path":812,"priority":778},{"path":814,"priority":778},{"path":816,"priority":778},{"path":818,"priority":778},{"path":820,"priority":778},{"path":822,"priority":778},{"path":824,"priority":778},{"path":826,"priority":778},{"path":828,"priority":778},{"path":830,"priority":778},{"path":832,"priority":778},{"path":834,"priority":778},{"path":836,"priority":778},{"path":838,"priority":778},{"path":840,"priority":778},{"path":842,"priority":778},{"path":844,"priority":778},{"path":846,"priority":778},{"path":848,"priority":778},{"path":850,"priority":778},{"path":852,"priority":778},{"path":854,"priority":778},{"path":856,"priority":778},{"path":858,"priority":778},{"path":860,"priority":778},{"path":862,"priority":778},{"path":864,"priority":778},{"path":866,"priority":778},{"path":868,"priority":778},{"path":870,"priority":778},{"path":872,"priority":778},{"path":874,"priority":778},{"path":876,"priority":778},{"path":878,"priority":778},{"path":880,"priority":778},{"path":882,"priority":778},{"path":884,"priority":778},{"path":1577,"priority":778},"scripts/recalc.py",{"basePath":607,"description":1579,"displayName":609,"installMethods":1580,"rationale":1581,"selectedPaths":1582,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/xlsx-processing-manus/SKILL.md",[1583],{"path":353,"priority":336},{"basePath":598,"description":1585,"displayName":600,"installMethods":1586,"rationale":1587,"selectedPaths":1588,"source":342,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at skills/xlsx-processing-openai/SKILL.md",[1589,1590,1591,1593,1595,1597],{"path":353,"priority":336},{"path":351,"priority":341},{"path":1592,"priority":731},"references/examples/openpyxl/create_basic_spreadsheet.py",{"path":1594,"priority":731},"references/examples/openpyxl/create_spreadsheet_with_styling.py",{"path":1596,"priority":731},"references/examples/openpyxl/read_existing_spreadsheet.py",{"path":1598,"priority":731},"references/examples/openpyxl/styling_spreadsheet.py",{"sources":1600},[1601],"manual",{"closedIssues90d":277,"description":1603,"forks":278,"homepage":1604,"license":283,"openIssues90d":279,"pushedAt":280,"readmeSize":275,"stars":281,"topics":1605},"A curated list of awesome Agent Skills for automating legal work","https://lawvable.com",[308,35,1606,1607,1608],"law","workflows","legal-work",{"classifiedAt":1610,"discoverAt":1611,"extractAt":1612,"githubAt":1612,"updatedAt":1610},1778692158842,1778692150913,1778692156820,[262,35,260,33,34,261],{"evaluatedAt":286,"extractAt":46,"updatedAt":286},[],[1617,1634,1653,1672,1703,1730],{"_creationTime":1618,"_id":1619,"community":1620,"display":1621,"identity":1623,"providers":1624,"relations":1630,"tags":1631,"workflow":1632},1778692159341.6538,"k172anrcaq4kd198fzt0bde7hn86nang",{"reviewCount":11},{"description":545,"installMethods":1622,"name":546,"sourceUrl":17},{"claudeCode":546},{"basePath":544,"githubOwner":20,"githubRepo":21,"locale":22,"slug":546,"type":288},{"evaluate":1625,"extract":1629},{"promptVersionExtension":27,"promptVersionScoring":28,"score":257,"tags":1626,"targetMarket":36,"tier":37},[260,261,33,1627,1628],"openai","python",{"commitSha":39},{"parentExtensionId":291,"repoId":42},[260,33,1627,1628,261],{"evaluatedAt":1633,"extractAt":46,"updatedAt":1633},1778692774284,{"_creationTime":1635,"_id":1636,"community":1637,"display":1638,"identity":1640,"providers":1641,"relations":1649,"tags":1650,"workflow":1651},1778692159341.6543,"k177dh2q19cb4tzajet6eqnek586nvbx",{"reviewCount":11},{"description":563,"installMethods":1639,"name":564,"sourceUrl":17},{"claudeCode":564},{"basePath":562,"githubOwner":20,"githubRepo":21,"locale":22,"slug":564,"type":288},{"evaluate":1642,"extract":1648},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1643,"tags":1644,"targetMarket":36,"tier":1647},79,[261,33,34,1645,1646],"vscode","lawtech","flagged",{"commitSha":39},{"parentExtensionId":291,"repoId":42},[33,34,1646,1645,261],{"evaluatedAt":1652,"extractAt":46,"updatedAt":1652},1778692814340,{"_creationTime":1654,"_id":1655,"community":1656,"display":1657,"identity":1659,"providers":1660,"relations":1668,"tags":1669,"workflow":1670},1778692159341.654,"k177y2qz20tt73hxpsvxhcm5e186n1sx",{"reviewCount":11},{"description":554,"installMethods":1658,"name":555,"sourceUrl":17},{"claudeCode":555},{"basePath":553,"githubOwner":20,"githubRepo":21,"locale":22,"slug":555,"type":288},{"evaluate":1661,"extract":1667},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1662,"tags":1663,"targetMarket":36,"tier":1647},78,[261,33,1664,1665,1666],"cli","text-processing","document-manipulation",{"commitSha":39},{"parentExtensionId":291,"repoId":42},[1664,1666,33,1665,261],{"evaluatedAt":1671,"extractAt":46,"updatedAt":1671},1778692793492,{"_creationTime":1673,"_id":1674,"community":1675,"display":1676,"identity":1681,"providers":1685,"relations":1696,"tags":1699,"workflow":1700},1778694480889.9463,"k17884m6t3p8517a1d2zjp8zbd86n13x",{"reviewCount":11},{"description":1677,"installMethods":1678,"name":1679,"sourceUrl":1680},"Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.",{"claudeCode":1679},"kaizen","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":1682,"githubOwner":1683,"githubRepo":1684,"locale":22,"slug":1679,"type":288},"plugins/kaizen","NeoLabHQ","context-engineering-kit",{"evaluate":1686,"extract":1694},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1687,"tags":1688,"targetMarket":36,"tier":1693},99,[1679,1689,1690,1691,262,1692],"agile","lean","problem-solving","root-cause","verified",{"commitSha":39,"plugin":1695},{"mcpCount":11,"provider":314,"skillCount":277},{"parentExtensionId":1697,"repoId":1698},"k173g7jx10ba2yhdcc5s3cc1jd86mzfh","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[1689,262,1679,1690,1691,1692],{"evaluatedAt":1701,"extractAt":1702,"updatedAt":1701},1778694616876,1778694480890,{"_creationTime":1704,"_id":1705,"community":1706,"display":1707,"identity":1712,"providers":1714,"relations":1723,"tags":1725,"workflow":1726},1778690741992.5562,"k1708ha9m073365jva42w7jxp986m602",{"reviewCount":11},{"description":1708,"installMethods":1709,"name":1710,"sourceUrl":1711},"Analyze and optimize your Agent Skills (SKILL.md) using session data and research-backed static checks. Works with Claude Code, Codex, and any Agent Skills-compatible agent.",{"claudeCode":1710},"skill-optimizer","https://github.com/hqhq1025/skill-optimizer",{"basePath":297,"githubOwner":1713,"githubRepo":1710,"locale":22,"slug":1710,"type":288},"hqhq1025",{"evaluate":1715,"extract":1719},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1687,"tags":1716,"targetMarket":36,"tier":1693},[308,1710,1717,262,1718],"code-quality","linting",{"commitSha":39,"license":1720,"plugin":1721},"MIT",{"mcpCount":11,"provider":314,"skillCount":1722},1,{"repoId":1724},"kd76v1w9br791zft177dyhmbjn86mbrc",[308,262,1717,1718,1710],{"evaluatedAt":1727,"extractAt":1728,"updatedAt":1729},1778690763958,1778690741992,1778690806620,{"_creationTime":1731,"_id":1732,"community":1733,"display":1734,"identity":1739,"providers":1743,"relations":1750,"tags":1753,"workflow":1754},1778696505500.0044,"k172as5ec2g87q5tg3k2s64hns86mpak",{"reviewCount":11},{"description":1735,"installMethods":1736,"name":1737,"sourceUrl":1738},"Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, aspect ratios, and 2K/4K output.",{"claudeCode":1737},"nanobanana","https://github.com/ReScienceLab/opc-skills",{"basePath":1740,"githubOwner":1741,"githubRepo":1742,"locale":22,"slug":1737,"type":288},"skills/nanobanana","ReScienceLab","opc-skills",{"evaluate":1744,"extract":1749},{"promptVersionExtension":27,"promptVersionScoring":28,"score":1687,"tags":1745,"targetMarket":36,"tier":1693},[1746,1747,34,1748,1628],"image-generation","gemini","ai",{"commitSha":39,"license":1720},{"parentExtensionId":1751,"repoId":1752},"k17agfyzmts45g65m489121e9n86njbk","kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[1748,34,1747,1746,1628],{"evaluatedAt":1755,"extractAt":1756,"updatedAt":1755},1778696626376,1778696505500]