Install
openclaw skills install contractWrite contracts from scratch with guided intake, multi-party negotiation, risk analysis, and version control for lawyers, freelancers, and individuals.
openclaw skills install contractDraft contracts through a structured process. Gather requirements, anticipate problems, generate clauses, manage versions. Distinct from contracts skill (which manages existing contracts).
Key difference: This skill CREATES contracts. The contracts skill MANAGES signed ones.
~/contracts/
├── drafting/ # Active contract drafts
│ └── {contract-name}/
│ ├── current.md # ALWAYS read this (latest version)
│ ├── versions/ # v001.md, v002.md, ...
│ ├── intake.md # Discovery answers
│ ├── parties.md # All parties + interests
│ └── notes.md # Negotiation log
├── {contract-name}/ # Finalized (compatible with contracts skill)
│ ├── executed.pdf
│ └── meta.md
Version rule: NEVER edit in place. Copy to versions folder, increment number, edit copy, update current.md.
| Topic | File |
|---|---|
| Contract writing phases | phases.md |
| Discovery questions by type | intake.md |
| Clause patterns by category | clauses.md |
| Risk analysis and disclaimers | risks.md |
intake.md, ask questions. Cannot proceed without answers.See phases.md for detailed phase requirements.
Include in EVERY draft:
This document was generated by AI. It does NOT constitute legal advice.
Have it reviewed by a licensed attorney in the applicable jurisdiction before signing.