自动化合同审查,风险识别 + 条款分析。
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill ai-intelligent-contract-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Intelligent Contract Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-ai-intelligent-contract-review)More formats (shields.io, HTML) on the badges page.
---
name: ai-intelligent-contract-review
version: 1.0.0
description: 自动化合同审查,风险识别 + 条款分析。
metadata:
openclaw:
emoji: "🤖"
requires:
bins: []
---
# AI 智能合同审查系统
## 描述
自动化合同审查,风险识别 + 条款分析。
## 功能
- 风险识别(条款风险标注)
- 条款对比(标准合同对比)
- 合同生成(智能填充)
- 到期提醒(自动续约提醒)
- 合同归档(电子化管理)
## 定价
- 基础版:¥299/月(50 份合同/月)
- 专业版:¥1499/月(300 份合同/月)
- 企业版:¥4999/月(无限合同)
## 适用场景
- 法务部门
- 采购合同
- 销售合同
- 劳动合同
## 技术栈
- Python + FastAPI
- NLP(合同解析)
- 风险识别模型
- 文档管理
## 安装
```bash
git clone https://github.com/openclaw-skills/ai-intelligent-contract-review
cd ai-intelligent-contract-review
pip install -r requirements.txt
python app.py
```
---
创建:2026-03-13
作者:OpenClaw Skills Team
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!