法规匹配助手(T109)
用于法规要求与业务条款匹配检查,基于监管规则关键词识别已覆盖义务与潜在缺口。适用于合同法务、合规审查、监管检查前自查场景。
法规匹配助手(T109)
概述
本技能用于将业务文本或合同条款与法规要求进行匹配,输出:
- 已覆盖监管要求
- 未覆盖或覆盖不足项
- 需补充条款建议
输入要求
支持 JSON 数组或 JSONL,每条记录建议包含:
item_idscenariojurisdictionclause_textasset_type
工作流
- 明确适用法域与监管口径
- 导入待匹配条款文本
- 运行脚本完成法规匹配与缺口识别
- 复核缺口项并形成补充建议
- 输出合规匹配报告
脚本调用指引
使用 scripts/regulation_matcher.py 生成报告:
python scripts/regulation_matcher.py \
--input clauses.json \
--output regulation_match_report.md
可选参数:
--rules:自定义法规规则 JSON--top:展示重点缺口数量(默认 20)
输出结构
- 匹配结果概览
- 法规覆盖矩阵
- 重点缺口与风险提示
- 补充条款建议
- 方法与限制
质量要求
- 匹配关系可追溯到关键词/规则
- 缺口提示要具体到义务点
- 仅提供合规辅助判断,不构成法律意见
No additional documents ship with this skill.
Related Skills
Transaction screening workflow (concepts)
Educational map of transaction-centric compliance screening—transfer as the atomic unit, deposit vs withdrawal direction, single and CSV import, tran…
TPRM Issue Summarization
Summarize Third-Party Risk Management issues including vendor risk exposure, assessment gaps, remediation status, and compliance impact across the TP…
SWIFT Customer Security Programme (CSP) — CSCF v2025
Expert SWIFT Customer Security Programme (CSP) advisor covering the Customer Security Controls Framework (CSCF v2025). Use this skill whenever a user…
Legislation Knowledge Search
Search legislation text and knowledge base using semantic similarity under any supported legislation
Screening Alert Adjudication
Adjudicates whether a hit generated by sanctions, PEP, or adverse-media screening is a true positive, false positive, or requires human escalation. U…
Comments
Loading…