dsh-contract-review
其他 活跃维护

dsh-contract-review

satan9394/dsh-contract-review

支持中文合同全文风险条款自动扫描识别,输出分级审查报告,精准定位高风险条款,同步提供合规调整建议,无需复杂配置即可完成合同风险预审

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
6 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-contract-review
git clone https://github.com/satan9394/dsh-contract-review.git
git clone git@github.com:satan9394/dsh-contract-review.git
README.md main

dsh-contract-review

合同风险识别器:扫描中文合同风险条款,输出分级风险报告与修改建议。
灵感来自腾讯 SkillHub Top 50 热门技能"合同风险识别器"(52万+ 下载)。
本实现为 DSH 原创:审查流程 + 关键条款清单 + 分级输出格式。

安装

dsh plugin --profile web add dsh-contract-review
# 或本地开发:dsh plugin --profile web add link:E:\DeepSeek_Harness\workspace\2026_08_15\plugins\dsh-contract-review
# 重启 dsh web 生效

使用

对 agent 说"帮我审一下这份合同/看看有什么坑",提供合同文本或文件路径,
contract-review 技能会按 读全文 → 逐条核查 → 分级 → 出报告 的流程输出
风险报告(含原文摘录、问题、修改建议、严重度)。

结构

dsh-contract-review/
├── index.js
├── cordis.patch.yml
├── package.json       # dsh.bundle manifest
└── skills/contract-review/
    ├── SKILL.md
    └── references/risk-checklist.md

License

MIT。不构成法律意见。