---
name: "Contract Clause Extractor"
type: "skill"
version: "1.0.0"
description: "Reads contract text and extracts structured summaries of key clauses including parties, dates, terms, payments, liability, IP ownership, and risk flags."
author: "vibecodin.gg"
tags:
  - contracts
  - legal-review
  - document-analysis
  - clause-extraction
  - compliance
  - risk-assessment
  - contract-management
license: "MIT"
created: "2026-04-04"
updated: "2026-04-04"
tested_with:
  - claude-sonnet-4-6

trigger: "Natural language request to extract, summarize, or analyze key clauses and terms from a contract or agreement document."
commands:
  - name: "extract"
    description: "Parse a contract and extract structured information on parties, dates, key commercial terms, liability, IP ownership, confidentiality, governing law, and risk items."
  - name: "flag-risks"
    description: "Identify and summarize unusual, restrictive, or high-risk clauses that warrant legal review or negotiation."
dependencies:
  mcps: []
  note: "No dependencies required for this skill to function."
  tools: []
  skills: []
---
