Contract Analyzer
This Contract Analyzer swiftly extracts key clauses & terms from contracts, saving time and ensuring accurate legal understanding.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add contract-analyzer npx -- -y @trustedskills/contract-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"contract-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/contract-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The contract-analyzer skill enables AI agents to process and interpret legal documents, extracting key terms, obligations, and potential risks from complex text. It assists in reviewing agreements to ensure clarity and compliance with specified criteria.
When to use it
- Reviewing vendor service agreements before signing to identify hidden clauses.
- Analyzing employment contracts for non-compete restrictions or termination conditions.
- Extracting specific payment terms and deadlines from multi-page lease documents.
- Summarizing the core obligations of a partnership agreement for executive review.
Key capabilities
- Parses unstructured legal text into structured data points.
- Identifies critical clauses such as liability limits, indemnity, and dispute resolution.
- Highlights inconsistencies or missing standard provisions within the document.
- Generates summaries tailored to specific user-defined focus areas.
Example prompts
- "Analyze this NDA and list all restrictions on disclosing information during the term."
- "Extract the payment schedule and late fee penalties from this service contract."
- "Summarize the termination clauses in this employment agreement, highlighting notice periods required by each party."
Tips & gotchas
Ensure the uploaded document is fully legible and free of redactions for accurate analysis. While effective at identifying explicit terms, the skill may not detect subtle legal ambiguities that require human expert interpretation.
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.