用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ThomasMoreAI/legal-skills-open --skill contract-clause-assistant命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Use when retrieving arbitration institutional rules (ICC, LCIA, SCC, SIAC, HKIAC, VIAC, МКАС/МАК при ТПП України, UNCITRAL) — fetching current version, verifying redaction applicable to the date of arbitration agreement, constructing URLs for official rule texts
Use when choosing the Polish legal regime for letters, requests, applications, complaints, petitions, public-information requests, KPA filings, PPSA complaints, RODO access requests, registry extracts, court-file access, tax/ZUS/cudzoziemcy/USC procedures, or professional lawyer letters. Prevents mixing UDIP, KPA, PPSA, RODO, registry, special-procedure, and advocate/radca letter regimes.
Use when preparing applications for recognition and enforcement of foreign arbitral awards in Poland, applications for setting aside arbitral awards under KPC art. 1205–1211, or opposing such applications — mapping Article V of the 1958 New York Convention to art. 1214–1215 of the Polish KPC, identifying grounds for refusal, structuring public policy arguments
基于 SOC 职业分类
| name | contract-clause-assistant |
| title | 合同条款助手(T106) |
| description | 用于合同条款结构化识别与完整性检查,自动识别关键条款类型并提示缺失项。适用于信托业务合同起草、条款体检、法务预审场景。 |
| author | aifinlab |
| author_url | https://github.com/aifinlab/FinClaw/tree/main/skills/contract-clause-assistant |
| license | Apache-2.0 |
| version | 0.1.0 |
| execution_mode | open |
| jurisdiction | general |
| practice | contracts |
| language | zh |
本技能用于对合同条款进行基础解析与完整性检查,重点覆盖:
支持 JSON 数组或 JSONL,每条记录建议包含:
contract_nameclause_noclause_titleclause_text使用 scripts/contract_clause_analysis.py 生成报告:
python scripts/contract_clause_analysis.py \
--input clauses.json \
--output clause_report.md
可选参数:
--required:自定义关键条款清单 JSON