Contract Review

🏢Official
by anthropics · vlatest · Repository

Quickly identifies risks, obligations, and key clauses within legal contracts using advanced language understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add contract-review npx -- -y @trustedskills/contract-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "contract-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/contract-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The contract-review skill enables AI agents to analyze legal contracts, identify key terms and conditions, and highlight potential risks or ambiguities. It supports tasks such as clause interpretation, compliance checks, and summarization of complex contractual language.

When to use it

  • Reviewing a service agreement before signing with a vendor
  • Identifying non-compliant clauses in a partnership contract
  • Summarizing the terms of a lease agreement for quick reference

Key capabilities

  • Clause analysis and interpretation
  • Risk identification in contracts
  • Compliance checks against legal standards
  • Contract summarization

Example prompts

  • "Analyze this contract and highlight any clauses that could lead to disputes."
  • "Check if this non-disclosure agreement complies with GDPR regulations."
  • "Summarize the key terms of this employment contract for me."

Tips & gotchas

  • Ensure the contract text is provided in full for accurate analysis.
  • While the skill identifies potential risks, it should not replace professional legal advice.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
anthropics
Installs
224

🏢 Official

Published by the company or team that built the technology.