contract_auditor
合同审计 Skill - AI 辅助审查合同条款,识别风险和问题 功能: - 自动提取合同文本(Word 格式) - 审查金额条款(一致性、付款节点、违约金) - 审查交付条款(时间、标准、延期责任) - 审查合规性(签章、日期、关键条款) - 风险提示(不利条款、模糊表述) - 生成审计报告 + 批注文档
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bjmfjoy/contract-auditorWhat This Skill Does
The contract_auditor is a specialized AI agent skill designed to streamline legal document review. It automatically extracts text from Word documents (.doc/.docx) and performs a multi-dimensional analysis on critical contract clauses. It evaluates payment terms (ensuring consistency in amounts and schedules), delivery obligations (timelines and acceptance criteria), and overall compliance (signatures, dates, and essential legal clauses). Beyond simple extraction, it identifies hidden risks such as ambiguous language, unfair clauses, or lack of reciprocity. The tool outputs a structured Markdown audit report and a modified Word document with embedded native comments, providing actionable suggestions to improve contract quality and reduce legal exposure.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/bjmfjoy/contract-auditor
Ensure you have the necessary permissions to read and write files within your local directory to enable the document annotation features.
Use Cases
- Legal Operations: Rapidly screening routine service agreements to flag missing dates or inconsistent payment terms before they reach senior counsel.
- Procurement & Sales: Quickly verifying that delivery timelines and penalty clauses in a vendor contract match internal business requirements.
- Small Business Management: Providing a baseline risk assessment for standard contracts without the need for constant, costly external legal review for every minor document.
- Contract Standardization: Ensuring consistent usage of termination, confidentiality, and dispute resolution language across a company's template library.
Example Prompts
- "Please review this Technical Service Agreement.docx and let me know if there are any risks regarding the delivery timeline and penalty clauses."
- "Audit this attached supply contract and generate a report highlighting any missing essential clauses or inconsistent payment information."
- "Upload the document 'Project_B_Contract.docx'. I need a full audit report and a copy with my requested edits added as native Word comments."
Tips & Limitations
- Language Support: Currently, the skill is optimized exclusively for Chinese language contracts.
- File Formats: It natively supports .doc and .docx files. For PDF documents, manual conversion to Word is required before processing.
- Legal Disclaimer: This tool is an AI assistant, not a lawyer. It provides suggestions, not legally binding advice. All documents should undergo final review by a qualified legal professional, especially for high-stakes agreements.
- Context: The auditor works best with standard business agreements; complex, highly bespoke legal instruments may require more human intervention.
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-bjmfjoy-contract-auditor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
bailian-usage-proxy
阿里百炼大模型平台的多人共享账号用量统计代理服务。用于解决公司共用阿里百炼账号时无法区分个人用量的问题。当用户需要:1) 部署阿里百炼用量统计代理,2) 统计多人Token用量和调用次数,3) 管理大模型API调用配额时激活此技能。
chat_logger
对话记录 - 自动记录飞书/钉钉消息(严格触发规则版) ⚠️ 严格触发规则: - 消息 "chatlog汇总" → 只能执行此 Skill,禁止主 Agent 处理 - 消息 "今日简报" → 只能执行此 Skill,禁止主 Agent 处理 - 消息 "我的记录" → 只能执行此 Skill,禁止主 Agent 处理 设计原则: - 精确匹配触发,不经过主 Agent 判断 - 提供清晰的 API 供主 Agent 使用 - 自检功能确保记录正常