Contract Analyzer

🌐Community
by onewave-ai · vlatest · Repository

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.

1

Run in terminal (recommended)

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

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

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
onewave-ai
Installs
67

🌐 Community

Passed automated security scans.