legal-matter-intake-summarizer
把法律相关咨询材料整理成事实、争议点、缺失材料与后续问题,不给法律结论。;use for legal, intake, case-summary workflows;do not use for 提供法律意见结论, 替代律师审查.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/legal-matter-intake-summarizerWhat This Skill Does
The Legal Matter Intake Summarizer is a specialized OpenClaw agent skill designed to streamline legal workflows by transforming raw consultation notes, case materials, and communications into structured, professional summaries. It acts as a cognitive assistant for legal professionals, focusing on identifying key facts, legal disputes, missing evidentiary documentation, and necessary follow-up questions. Critically, it maintains professional boundaries by strictly excluding legal advice, opinions, or attorney-client verdict finalization, ensuring the output remains a tool for information organization rather than legal judgment.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/legal-matter-intake-summarizer
Ensure your local environment has read access to the directory to utilize the resource templates provided in the source repository.
Use Cases
This skill is ideal for intake workflows, including:
- Case Preparation: Condensing client interview transcripts into chronologically ordered fact summaries.
- Evidence Auditing: Cross-referencing provided documents against a standard case spec to automatically flag missing materials.
- Risk Identification: Highlighting potential conflict areas or compliance gaps without attempting to resolve them legally.
- Preliminary Screening: Organizing complex legal scenarios into actionable lists for human review before a lawyer spends billable time on the matter.
Example Prompts
- "Analyze the following meeting transcript regarding a breach of contract dispute and extract a summary of facts, identified controversies, and a list of requested missing documents."
- "Review these case notes against the standard compliance template and output a list of outstanding action items and potential risk flags."
- "Summarize the attached communication log into an intake report, focusing on the timeline of events and identifying any information gaps that prevent a full case assessment."
Tips & Limitations
- Professional Boundary: This skill is a documentation aid. Never use it to generate final legal advice or to replace a licensed attorney's professional judgment.
- Data Privacy: As with all legal tools, ensure you redact sensitive PII (Personally Identifiable Information) before processing input to remain compliant with data protection regulations.
- Verification: Always review the 'Draft for Review' generated by the agent before finalizing any case documentation.
- Extensibility: For advanced workflows, use the provided script hooks if your environment permits execution, or stick to the markdown template-driven logic for maximum transparency and safety.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-legal-matter-intake-summarizer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
migration-runbook-generator
把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件.
qsr-ghost-inventory-hunter
Identifies unaccounted inventory loss in restaurant operations by cross-referencing sales volume against theoretical recipe yields. Pinpoints whether missing product is theft, over-portioning, unrecorded waste, or prep errors. Built by a QSR GM with 16 years in restaurant operations.
qsr-labor-leak-auditor
Weekly labor cost auditor for restaurant and franchise operators. Tracks labor as a percentage of revenue daily, catches clock padding and scheduling drift, and alerts mid-week so corrections happen before the payroll closes. Built by a franchise GM with 16 years in QSR operations.
sop-refiner
优化已有 SOP,删冗余、补异常路径、补回滚、补质量门槛。;use for sop, process, improvement workflows;do not use for 改变制度权限边界, 跳过安全检查.
clinic-visit-prep
帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.