legal-document-analyzer
Installation
SKILL.md
Legal Document Analyzer
Build intelligent legal document analysis agents that review contracts, identify risks, and provide legal insights.
Document Parsing
See examples/legal_document_parser.py for LegalDocumentParser:
- Parse PDF, DOCX, and text documents
- Extract and structure document content
- Identify sections, clauses, definitions, parties, and dates
Contract Analysis
See examples/contract_analyzer.py for ContractAnalyzer:
- Identify contract type (NDA, employment, service, purchase, lease)
- Extract key terms (dates, renewal, payment, performance metrics)
- Extract obligations, rights, and liabilities