Claude-skill-registry Contract Analyzer

Review contracts to identify key terms, risks, obligations, and negotiation opportunities

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/contract-analyzer" ~/.claude/skills/majiayu000-claude-skill-registry-contract-analyzer && rm -rf "$T"
manifest: skills/data/contract-analyzer/SKILL.md
source content

Contract Analyzer

Navigate complex contracts by systematically identifying key terms, potential risks, and negotiation opportunities. Understand what you're agreeing to before you sign.

Core Workflows

Workflow 1: Contract Review

  1. Document Intake - Load contract and identify type
  2. Key Terms Extraction - Pull critical dates, amounts, parties
  3. Obligation Mapping - List what each party must do
  4. Risk Flagging - Highlight concerning clauses
  5. Summary Generation - Create executive summary

Workflow 2: Risk Assessment

  1. Liability Analysis - Identify exposure and limitations
  2. Termination Review - Understand exit conditions
  3. IP Provisions - Flag IP assignments or licenses
  4. Risk Rating - Score overall contract risk

Quick Reference

ActionCommand
Review contract"Analyze this [contract type]"
Key terms"What are the key terms?"
Identify risks"What are the risks?"