contract-template
SKILL.md
contract-template
合同和协议模板生成器。劳动合同、保密协议、合作协议、租赁合同。
为什么用这个 Skill? / Why This Skill?
- 标准条款:内置常见合同必备条款(甲乙方信息、权利义务、违约责任、争议解决等)
- 即填即用:生成的模板留有明确的填写位置,直接填信息就能用
- 多种类型:劳动合同、NDA、服务协议、租赁合同,覆盖常见场景
- Compared to asking AI directly: structured legal templates with standard clauses, fill-in-the-blank format, and proper legal formatting
Usage
Run the script at scripts/contract.sh:
| Command | Description |
|---|---|
contract.sh labor "甲方" "乙方" |
劳动合同模板 |
contract.sh nda "甲方" "乙方" |
保密协议NDA |