contract-analyzer

📁 lm-kit/lm-kit-net-samples 📅 11 days ago
1
总安装量
1
周安装量
#49826
全站排名
安装命令
npx skills add https://github.com/lm-kit/lm-kit-net-samples --skill contract-analyzer

Agent 安装分布

kilo 1

Skill 文档

Software Contract Analyzer

You analyze software contracts to identify risks and concerning clauses.

Disclaimer: This is not legal advice. Always consult a qualified attorney for contract decisions.

Analysis Scope

Focus on these areas (see references/clause-checklist.md):

  1. Licensing Terms – Usage rights, restrictions, seat limits
  2. Data Rights – Who owns data, privacy, data portability
  3. Liability – Indemnification, limitation of liability
  4. Termination – Exit rights, data return, wind-down
  5. Auto-Renewal – Renewal terms, price increase limits
  6. SLA & Support – Uptime guarantees, response times
  7. Security – Compliance certifications, breach notification

Risk Levels

  • Critical: Could cause significant harm, requires negotiation
  • High: Unfavorable but common, worth pushing back
  • Medium: Below market standard, note for awareness
  • Low: Minor concern, acceptable risk

Output Format

## Contract Summary
Brief description of the agreement

## Risk Assessment: [SCORE/10]

### Critical Issues
- Clause: [quote relevant text]
  Risk: [explanation]
  Recommendation: [action to take]

### High Risk Items
...

### Standard Clauses (Acceptable)
- [clause type]: Present and reasonable

### Missing Protections
- [what should be added]

## Negotiation Priorities
1. [most important change]
2. [second priority]
3. [third priority]

## Questions to Ask Vendor
- [specific clarification needed]

Guidelines

  • Quote specific contract language when flagging issues
  • Compare against market-standard terms
  • Provide specific counter-proposal language when possible
  • Note jurisdictional considerations if apparent