Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

legaldoc-ai法律文件 ai

Agent Skill

legaldoc-ai 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

119,091

周安装

4,913

GitHub Stars

5

下载量

38,911
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:legaldoc-ai(法律文件 ai)
来源仓库:https://github.com/manas-io-ai/legaldoc-ai
安装命令:
openclaw skills install legaldoc-ai
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install legaldoc-ai

简介

为律师事务所和专业人士自动提取、分析、总结、法律研究以及合同和法律文件的截止日期跟踪。

SKILL.md

LegalDoc AI

Version: 1.0.0 Category: Legal / Professional Services Author: Manas AI License: Commercial

Overview

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.

Capabilities

1. Contract Clause Extraction

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

2. Document Summarization

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

3. Legal Research Queries

AI-powered legal research assistance:

  • Case law search and analysis
  • Statutory interpretation
  • Regulatory guidance lookup
  • Precedent identification
  • Jurisdiction-specific research
  • Citation verification

4. Deadline Tracking

Automated legal deadline management:

  • Statute of limitations tracking
  • Filing deadline extraction
  • Court date monitoring
  • Contract milestone alerts
  • Regulatory compliance dates
  • Discovery deadlines

Commands

Clause Extraction

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

Document Summary

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

Legal Research

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

Deadline Management

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

Document Comparison

legaldoc compare <file1> <file2>
legaldoc compare <file1> <file2> --type redline|summary|clause-by-clause
legaldoc compare versions <file_path> --show-history

Supported File Types

  • PDF (including scanned with OCR)
  • Microsoft Word (.doc, .docx)
  • Plain text (.txt)
  • Rich Text Format (.rtf)
  • HTML documents
  • Markdown (.md)

Configuration

# ~/.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}"

Environment Variables

VariableDescriptionRequired
LEGALDOC_API_KEYLegalDoc AI API keyYes
WESTLAW_API_KEYWestlaw research API (optional)No
LEXIS_API_KEYLexisNexis API (optional)No
COURTLISTENER_API_KEYCourtListener free APINo
CLIO_API_KEYClio matter managementNo
LEGALDOC_STORAGE_PATHLocal document storageNo

Data Privacy & Security

  • 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

Output Formats

Clause Extraction Output (JSON)

{
  "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..."
    }
  ]
}

Summary Output (Markdown)

# Executive Summary: Master Services Agreement

**Parties:** Acme Corp (Client) ↔ TechVendor Inc (Provider)
**Effective Date:** January 1, 2026
**Term:** 3 years with auto-renewal

## Key Terms
- **Contract Value:** $2.4M over term
- **Payment:** Net 30, quarterly invoicing
- **Termination:** 90-day notice for convenience

## Risk Assessment
🔴 **High Risk:** Unlimited liability for data breaches
🟡 **Medium Risk:** Broad IP assignment clause
🟢 **Low Risk:** Standard force majeure provisions

## Critical Deadlines
- First payment due: February 1, 2026
- Annual review: December 1, 2026
- Renewal notice deadline: October 1, 2028

Integration Points

Practice Management Systems

  • Clio
  • MyCase
  • PracticePanther
  • Rocket Matter
  • CosmoLex

Document Management

  • NetDocuments
  • iManage
  • Dropbox Business
  • Google Drive
  • SharePoint

Communication

  • Email (SMTP)
  • Slack
  • Microsoft Teams
  • SMS alerts

Best Practices

  1. Always verify extracted clauses against source documents
  2. Use jurisdiction flags for research queries to ensure relevance
  3. Set up deadline alerts with multiple reminder intervals
  4. Review AI suggestions before incorporating into final documents
  5. Maintain audit logs for compliance and malpractice protection

Pricing Tiers

TierDocuments/MonthResearch QueriesPrice
Solo50100$99/mo
Small Firm200500$299/mo
Mid-Size1,0002,500$799/mo
EnterpriseUnlimitedUnlimitedCustom

Support

  • Documentation: https://docs.legaldoc.ai
  • Email: support@legaldoc.ai
  • Slack Community: legaldoc-users.slack.com
  • Enterprise: dedicated account manager

Changelog

v1.0.0 (2026-01-31)

  • Initial release
  • Contract clause extraction (12 clause types)
  • Document summarization
  • Legal research integration
  • Deadline tracking system

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.85%
按下载量换算27,958

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills