合同条款助手(T106)
用于合同条款结构化识别与完整性检查,自动识别关键条款类型并提示缺失项。适用于信托业务合同起草、条款体检、法务预审场景。
合同条款助手(T106)
概述
本技能用于对合同条款进行基础解析与完整性检查,重点覆盖:
- 付款与清偿条款
- 违约责任与救济机制
- 担保与追索条款
- 争议解决与适用法律
输入要求
支持 JSON 数组或 JSONL,每条记录建议包含:
contract_nameclause_noclause_titleclause_text
工作流
- 导入合同条款清单
- 运行脚本识别条款类别与覆盖情况
- 检查缺失关键条款与模糊表述
- 输出条款体检报告
- 进入法务复核与修订
脚本调用指引
使用 scripts/contract_clause_analysis.py 生成报告:
python scripts/contract_clause_analysis.py \
--input clauses.json \
--output clause_report.md
可选参数:
--required:自定义关键条款清单 JSON
输出结构
- 条款覆盖总览
- 条款分类结果
- 缺失关键条款提示
- 需人工复核条款
- 方法与限制
质量要求
- 识别依据需可解释
- 缺失项必须明确列示
- 仅做条款层初筛,不替代律师审查意见
No additional documents ship with this skill.
Related Skills
Darwin Legal Word Contract Formatting
Apply Darwin Legal formatting conventions when drafting or generating any contract, agreement, amendment, or legal document as a Word (.docx) file. U…
Vibe Legal Server — Batch Contract Redlining
Use when you need to batch redline multiple contracts against a negotiation playbook, apply tracked changes to Word documents programmatically, or ru…
Vendor Contract Review Skill
Example paid-metadata skill for reviewing vendor agreements.
vendor-check
Check the status of existing agreements with a vendor across all connected systems — CLM, CRM, email, and document storage — with gap analysis and up…
Vendor AI Review
Review vendor AI terms — agreement, addendum, or ToS AI provisions — against your governance positions; flag training-on-data, liability, model chang…
Comments
Loading…