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