Contract Review
Reviews contracts between Chinese (zh) and another language (xx) to identify risks and ensure compliance.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add zh-xx-contract-review npx -- -y @trustedskills/zh-xx-contract-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"zh-xx-contract-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/zh-xx-contract-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes legal contracts to identify key clauses, potential risks, and areas for negotiation. It can summarize complex terms into plain language and highlight inconsistencies or missing information within a document. The agent using this skill is designed to assist legal professionals in streamlining their review process.
When to use it
- Reviewing standard lease agreements before signing.
- Analyzing vendor contracts to ensure favorable pricing and service level agreements.
- Identifying potential liabilities in employment contracts.
- Quickly summarizing the key terms of a complex merger agreement.
Key capabilities
- Contract summarization
- Clause identification
- Risk assessment
- Plain language translation
Example prompts
- "Summarize this contract and highlight any clauses that could be detrimental to our company."
- “Identify all termination clauses in this vendor agreement.”
- "Explain the meaning of 'force majeure' as it appears in this document."
Tips & gotchas
The skill’s accuracy depends on the clarity and completeness of the provided contract text. Large or scanned documents may require OCR processing before analysis 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.