Legal Document Analyzer
Quickly extracts key clauses, dates, and obligations from legal documents using advanced AI analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add legal-document-analyzer npx -- -y @trustedskills/legal-document-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"legal-document-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/legal-document-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The legal-document-analyzer skill processes complex legal texts to extract key entities, summarize clauses, and identify potential risks or obligations within contracts and statutes. It transforms dense legal jargon into structured data points that AI agents can immediately act upon for due diligence or compliance checks.
When to use it
- Automating the initial review of vendor contracts to flag non-standard liability clauses before human lawyers intervene.
- Extracting specific dates, monetary values, and termination conditions from a batch of lease agreements for portfolio analysis.
- Summarizing regulatory compliance requirements in new legislation to ensure business processes remain up-to-date.
Key capabilities
- Entity extraction (names, dates, amounts, jurisdictions)
- Clause summarization and simplification
- Risk identification within legal text
- Structured output generation for downstream tasks
Example prompts
- "Analyze this NDA and list all automatic renewal clauses along with their specific notice periods."
- "Extract the total financial obligations and payment deadlines from this service agreement into a JSON format."
- "Summarize the indemnification section of this contract and highlight any limitations on liability that differ from standard industry norms."
Tips & gotchas
Ensure input documents are clear, high-resolution text to avoid misinterpretation of critical legal terms. While the tool excels at extraction and summarization, it should not be used as a substitute for professional legal counsel when making binding decisions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.