A structured AI skill for drafting contracts from scratch with guided discovery, risk analysis, and multi-party negotiation tracking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install contract
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install contract using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Contract skill is a sophisticated tool within the Openclaw Skills ecosystem designed specifically for the creation of new legal documents. Unlike basic template engines, this skill acts as a guided agent that takes users through a comprehensive drafting lifecycle, from initial requirement gathering to final execution. It focuses on precision, ensuring that all necessary clauses are included based on the specific jurisdiction and type of agreement.
This skill is built for users who need a rigorous, version-controlled environment for legal drafting. By utilizing a structured storage system and a mandatory discovery phase, it helps prevent the common pitfalls of AI-generated content, such as missing parties or ambiguous language. It is an essential component for anyone looking to expand their Openclaw Skills toolkit with professional-grade document generation capabilities.
To integrate this capability into your Openclaw Skills setup, ensure the following directory structure is prepared for the agent:
# Create the primary drafting directory
mkdir -p ~/contracts/drafting
The skill will automatically manage the creation of subdirectories for each new contract project.
The skill organizes data within ~/contracts/drafting/{contract-name}/ using a strict taxonomy to ensure version integrity:
| Component | File | Description |
|---|---|---|
| Latest Draft | current.md |
The most recent version of the contract; always the primary reference. |
| Version History | versions/ |
Contains historical snapshots (v001.md, v002.md) to track changes. |
| Discovery Data | intake.md |
Stores the answers provided during the initial discovery phase. |
| Party Interests | parties.md |
Profiles all involved parties and their specific interests. |
| Negotiation Log | notes.md |
A log of all negotiation points, compromises, and position shifts. |
Loading
A strategic framework for AI agents to plan, create, and distribute content using editorial calendars and funnel-aligned workflows.

A professional-grade consulting operating system for AI agents to diagnose business issues, scope work, and deliver decision-ready recommendations.

An adaptive pedagogical framework that enables AI agents to teach computer science principles ranging from beginner metaphors to doctoral-level research rigor.

A high-integrity semantic compression system for AI agents that reduces token count while ensuring information preservation through iterative validation.

A secure, local system for tracking contract lifecycles, extracting key terms, and managing renewal deadlines automatically.

A professional-grade skill for building, debugging, and scaling Convex backends with a focus on schema safety and operational reliability.








































