Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Automate extraction, analysis, summarization, legal research, and deadline tracking of contracts and legal documents for law firms and professionals.
Automate extraction, analysis, summarization, legal research, and deadline tracking of contracts and legal documents for law firms and professionals.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Version: 1.0.0 Category: Legal / Professional Services Author: Manas AI License: Commercial
LegalDoc AI is a comprehensive legal document automation skill that helps law firms and legal professionals streamline document review, contract analysis, legal research, and deadline management. Designed for attorneys, paralegals, and legal operations teams.
Extract and analyze specific clauses from contracts: Indemnification clauses Limitation of liability Termination provisions Force majeure Confidentiality/NDA terms Non-compete/non-solicitation Intellectual property assignments Governing law & jurisdiction Dispute resolution (arbitration/litigation) Payment terms & penalties Representations & warranties Change of control provisions
Generate executive summaries for legal documents: Contract summaries with key terms highlighted Case brief generation Deposition summary Discovery document digest Regulatory filing summaries M&A due diligence summaries
AI-powered legal research assistance: Case law search and analysis Statutory interpretation Regulatory guidance lookup Precedent identification Jurisdiction-specific research Citation verification
Automated legal deadline management: Statute of limitations tracking Filing deadline extraction Court date monitoring Contract milestone alerts Regulatory compliance dates Discovery deadlines
legaldoc extract clauses <file_path> legaldoc extract clauses <file_path> --type indemnification,liability legaldoc extract clauses <file_path> --output json|markdown|table legaldoc compare clauses <file1> <file2> --type all
legaldoc summarize <file_path> legaldoc summarize <file_path> --type executive|detailed|bullet legaldoc summarize <file_path> --length short|medium|long legaldoc summarize <file_path> --focus obligations|risks|terms
legaldoc research "<query>" legaldoc research "<query>" --jurisdiction CA|NY|TX|federal legaldoc research "<query>" --type case_law|statute|regulation legaldoc research citations <file_path> --verify
legaldoc deadlines extract <file_path> legaldoc deadlines list --upcoming 30d legaldoc deadlines add "<description>" --date YYYY-MM-DD --matter <matter_id> legaldoc deadlines alert --email <address> --days-before 7,3,1
legaldoc compare <file1> <file2> legaldoc compare <file1> <file2> --type redline|summary|clause-by-clause legaldoc compare versions <file_path> --show-history
PDF (including scanned with OCR) Microsoft Word (.doc, .docx) Plain text (.txt) Rich Text Format (.rtf) HTML documents Markdown (.md)
# ~/.legaldoc/config.yaml default_jurisdiction: "federal" output_format: "markdown" ocr_enabled: true deadline_alerts: enabled: true email: "legal@yourfirm.com" slack_webhook: "https://hooks.slack.com/..." days_before: [7, 3, 1] matter_management: enabled: true system: "clio" # or "mycase", "practicepanther", "custom" api_key: "${CLIO_API_KEY}"
VariableDescriptionRequiredLEGALDOC_API_KEYLegalDoc AI API keyYesWESTLAW_API_KEYWestlaw research API (optional)NoLEXIS_API_KEYLexisNexis API (optional)NoCOURTLISTENER_API_KEYCourtListener free APINoCLIO_API_KEYClio matter managementNoLEGALDOC_STORAGE_PATHLocal document storageNo
No document storage: Documents are processed in-memory and never stored on external servers End-to-end encryption: All API communications use TLS 1.3 SOC 2 Type II compliant: Enterprise security standards HIPAA ready: For healthcare-related legal matters Attorney-client privilege: Designed to maintain privilege protections Audit logging: Full audit trail of all operations
{ "document": "Master_Services_Agreement.pdf", "extracted_at": "2026-01-31T10:30:00Z", "clauses": [ { "type": "indemnification", "section": "8.1", "page": 12, "text": "Client shall indemnify and hold harmless...", "risk_level": "high", "notes": "Broad indemnification with no carve-outs", "suggested_revision": "Consider adding carve-outs for gross negligence..." } ] }
Clio MyCase PracticePanther Rocket Matter CosmoLex
NetDocuments iManage Dropbox Business Google Drive SharePoint
Email (SMTP) Slack Microsoft Teams SMS alerts
Always verify extracted clauses against source documents Use jurisdiction flags for research queries to ensure relevance Set up deadline alerts with multiple reminder intervals Review AI suggestions before incorporating into final documents Maintain audit logs for compliance and malpractice protection
TierDocuments/MonthResearch QueriesPriceSolo50100$99/moSmall Firm200500$299/moMid-Size1,0002,500$799/moEnterpriseUnlimitedUnlimitedCustom
Documentation: https://docs.legaldoc.ai Email: support@legaldoc.ai Slack Community: legaldoc-users.slack.com Enterprise: dedicated account manager
Initial release Contract clause extraction (12 clause types) Document summarization Legal research integration Deadline tracking system
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.