Contract Review Anthropic
Helps with code review, Anthropic as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add contract-review-anthropic npx -- -y @trustedskills/contract-review-anthropic
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"contract-review-anthropic": {
"command": "npx",
"args": [
"-y",
"@trustedskills/contract-review-anthropic"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill leverages Anthropic's Claude to analyze contracts, identifying key clauses and potential risks. It can summarize complex legal language into plain English, highlighting obligations, termination conditions, and payment terms. The tool aims to assist users in understanding the core components of a contract without requiring extensive legal expertise.
When to use it
- Quick Contract Summaries: Get a concise overview of a lengthy contract before diving into the details.
- Identifying Key Obligations: Pinpoint specific responsibilities and duties outlined within an agreement.
- Understanding Termination Clauses: Quickly locate and understand the conditions under which a contract can be terminated.
- Risk Assessment: Identify potential areas of concern or unfavorable terms within a contractual document.
Key capabilities
- Contract summarization
- Clause identification (e.g., termination, payment)
- Plain English explanation of legal jargon
- Obligation highlighting
Example prompts
- "Summarize this contract and highlight the key obligations for my company."
- "What are the conditions under which this contract can be terminated?"
- "Explain the payment terms in plain English."
Tips & gotchas
The skill's accuracy depends on the clarity of the provided contract text. Ensure the uploaded document is legible and complete for best results.
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.