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.mdsource 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
- Document Intake - Load contract and identify type
- Key Terms Extraction - Pull critical dates, amounts, parties
- Obligation Mapping - List what each party must do
- Risk Flagging - Highlight concerning clauses
- Summary Generation - Create executive summary
Workflow 2: Risk Assessment
- Liability Analysis - Identify exposure and limitations
- Termination Review - Understand exit conditions
- IP Provisions - Flag IP assignments or licenses
- Risk Rating - Score overall contract risk
Quick Reference
| Action | Command |
|---|---|
| Review contract | "Analyze this [contract type]" |
| Key terms | "What are the key terms?" |
| Identify risks | "What are the risks?" |