Files
pm-claude-skills/plugins/pm-legal/.claude-plugin/plugin.json
T

14 lines
660 B
JSON

{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "pm-legal",
"version": "1.0.0",
"description": "Legal skills: Contract Review, NDA Analyser, Legal Brief, Compliance Checklist. Flag risks in contracts and NDAs, draft legal memos in IRAC format, and generate GDPR, SOC 2, FCA and other compliance checklists. Not a substitute for qualified legal advice.",
"author": {
"name": "Mohit Aggarwal",
"email": "mohit15856@gmail.com"
},
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
"license": "MIT",
"keywords": ["legal", "contract-review", "nda", "compliance", "gdpr", "legal-brief", "risk"]
}