Contract Analyzer

🌐Community
by gked2121 · vlatest · Repository

This skill automatically analyzes contracts for key terms, clauses, and risks, saving time and ensuring compliance.

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 gked2121-contract-analyzer npx -- -y @trustedskills/gked2121-contract-analyzer
2

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

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

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

About This Skill

What it does

The gked2121-contract-analyzer skill analyzes contracts to extract key information. It can identify clauses, summarize terms, and potentially flag areas of concern based on predefined criteria. This allows users to quickly understand the core components of a contract without needing to read the entire document.

When to use it

  • Quick Contract Review: Get a rapid overview of a new contract before a detailed legal review.
  • Summarizing Existing Contracts: Condense lengthy contracts into manageable summaries for record-keeping or future reference.
  • Identifying Key Clauses: Quickly locate specific clauses (e.g., termination, liability) within a document.
  • Due Diligence: Extract critical terms during mergers and acquisitions or other due diligence processes.

Key capabilities

  • Clause identification
  • Contract summarization
  • Term extraction

Example prompts

  • "Summarize this contract: [paste contract text]"
  • "What are the termination clauses in this agreement? [paste contract text]"
  • "Extract all liability limitations from this document. [paste contract text]"

Tips & gotchas

The skill's accuracy depends heavily on the clarity and structure of the input contract. Complex or poorly written contracts may yield less reliable 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
gked2121
Installs
4

🌐 Community

Passed automated security scans.