Ai Contract Reviewer
Skill by a799549967-lang
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a799549967-lang/ai-contract-reviewerContract Reviewer - AI Legal Document Risk Scanner
Upload any contract or legal document and get a structured risk analysis with flagged clauses, plain-language explanations, and negotiation suggestions.
📖 如何使用 / How to Use
安装 / Install
openclaw skills install ai-contract-reviewer
⚠️ 免责声明
AI 分析仅供参考,不构成法律建议。重要合同请咨询专业律师。
支持格式 / Supported Formats
.pdf · .docx · .txt · 直接粘贴合同文本(最快)
使用步骤 / Steps
- 上传合同文件,或直接复制粘贴合同文本
- 触发:
帮我审查这份合同,找出所有风险条款
我是乙方,帮我从乙方角度找出对我不利的条款
适合的合同类型 / Contract Types
| 合同类型 | 适用人群 |
|---|---|
| 劳动合同 / 聘用协议 | 求职者、HR |
| NDA 保密协议 | 自由职业者、创业者 |
| 服务合同 / 合作协议 | 外包接单者、乙方 |
| 房屋租赁合同 | 租房者 |
| SaaS 服务条款 | 企业采购 |
| 投资协议 | 创业者 |
报告包含 / Report Includes
✅ 文件类型与当事方识别 ✅ 逐条风险扫描(🔴HIGH / 🟡MEDIUM / 🟢LOW) ✅ 大白话解释每条风险(不是法律黑话) ✅ 缺失保护条款检测(终止条款、责任上限、争议解决等14项) ✅ 权力平衡评估(偏向哪方?) ✅ 中文合同 → 全程中文分析 ✅ 每个高风险条款附替代修改建议
追问示例 / Follow-up Prompts
帮我起草一封邮件,向甲方要求修改这3个高风险条款
竞业禁止这条,帮我写一个对我更有利的替代版本
用最简单的话告诉我,这份合同我能不能签
常见问题 / FAQ
- 准确吗? 能识别常见风险条款,复杂法律背景建议再找律师确认
- 数据安全吗? 文件只在本地 OpenClaw 和你配置的 AI 之间流转,不存储到第三方
- 需要额外配置吗? OpenClaw 配置好 AI 即可使用,支持阿里云百炼、DeepSeek 等,录入 Key 就行
- 有问题找谁? ClawHub 页面留言或联系 @ShuaigeSkillBot
- 需要帮你配置好直接用? Telegram 私信 @ShuaigeSkillBot,配置服务 ¥99,配好即用
Trigger
When the user says any of: "review contract", "check this contract", "review agreement", "legal review", "check this NDA", "review terms", "合同审查", "审合同", "看看这个合同", "合同风险", "审查协议", "帮我看看合同"
Or when the user uploads a contract/agreement document (.pdf, .docx, .txt).
Disclaimer
Always display this at the start of every review:
This analysis is generated by AI for informational purposes only. It is NOT legal advice. For binding legal decisions, consult a qualified attorney in your jurisdiction. AI analysis may miss context-specific risks that a human lawyer would catch.
Workflow
Step 1: Document Intake
Read the document. Identify:
- Document type (NDA, employment contract, service agreement, lease, SaaS terms, partnership agreement, freelance contract, etc.)
- Parties involved
- Effective date and term
- Governing law / jurisdiction
- Language (Chinese / English / bilingual)
Step 2: Clause-by-Clause Risk Scan
Scan every clause and categorize risk level:
| Risk Level | Meaning | Action |
|---|---|---|
| HIGH | Potentially harmful, unusual, or one-sided | Must address before signing |
| MEDIUM | Suboptimal but common | Consider negotiating |
| LOW | Standard / favorable | No action needed |
For each flagged clause:
- Quote the specific language (brief excerpt)
- Explain in plain language what it means
- Why it matters — the real-world consequence
- Suggestion — how to negotiate or modify
Step 3: Check for Missing Protections
Flag if the contract is MISSING any of these common protections:
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-a799549967-lang-ai-contract-reviewer": {
"enabled": true,
"auto_update": true
}
}
}