← Back to Skills Marketplace
Mova Contract Generation
by
Sergii Miasoiedov
· GitHub ↗
· v1.0.1
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mova-contract-generation
Description
Generate a legal document draft (NDA, service agreement, supply contract, SLA) from a structured template via MOVA HITL, with section-by-section human review...
Usage Guidance
This skill appears coherent for MOVA HITL contract drafting, but before installing: 1) Confirm and inspect the openclaw-mova plugin (install command is provided) — verify its source, permissions, and how it authenticates to MOVA. 2) Understand data flows: party names, contract content, and reviewer metadata will be sent to api.mova-lab.eu and stored in configured repositories; ensure this complies with your privacy/retention policies and any jurisdictional rules. 3) Confirm where finalized documents and audit journals are stored, who can access them, and whether data-at-rest is encrypted. 4) Require that human legal reviewers complete sign-off (the skill notes this) before treating any draft as final. If you need higher assurance, request the plugin’s code or documentation and the MOVA service’s privacy/security documentation before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: mova-contract-generation
Version: 1.0.1
The skill defines a structured human-in-the-loop (HITL) workflow for generating legal documents using the 'openclaw-mova' plugin and the 'api.mova-lab.eu' service. It explicitly documents its data flows, requires human approval for every document section, and includes safety instructions for the agent to avoid manual HTTP requests or shell execution. The behavior is entirely consistent with the stated purpose of providing a compliant, audited legal drafting process.
Capability Assessment
Purpose & Capability
Name/description, declared behavior, and tool calls all describe an HITL contract drafting workflow that uses a MOVA plugin and MOVA APIs — the requested capabilities line up with the stated purpose.
Instruction Scope
Instructions are limited to: collecting contract parameters, invoking mova_hitl_start_contract_gen and mova_hitl_decide tooling, presenting AI-drafted sections for human review, and storing results. They explicitly send contract data to MOVA services, which is appropriate for this skill's function.
Install Mechanism
Instruction-only skill with no install spec or code files; lower risk. The SKILL.md notes the openclaw-mova plugin is required (install via openclaw plugins install openclaw-mova), which is a reasonable external dependency.
Credentials
The skill itself declares no env vars or local file access, which is proportionate. Note: the skill sends party and contract data to api.mova-lab.eu and other connectors; authentication and credentials are likely managed by the separate openclaw-mova plugin (not declared here). Verify the plugin’s credential requirements and storage policies before use.
Persistence & Privilege
always:false and user-invocable:true; the skill does not request permanent presence or modify other skills. It describes storing finalized documents in a repository and an audit trail, which is consistent with its purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mova-contract-generation - After installation, invoke the skill by name or use
/mova-contract-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added Contract Skill type label.
v1.2.0
Fix: remove incorrect API key requirement
v1.1.0
Add demo screenshots from live agent run
v1.0.0
Initial release: legal document generation HITL — NDA, service agreement, supply contract, SLA with section-by-section review gates
Metadata
Frequently Asked Questions
What is Mova Contract Generation?
Generate a legal document draft (NDA, service agreement, supply contract, SLA) from a structured template via MOVA HITL, with section-by-section human review... It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Mova Contract Generation?
Run "/install mova-contract-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mova Contract Generation free?
Yes, Mova Contract Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mova Contract Generation support?
Mova Contract Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mova Contract Generation?
It is built and maintained by Sergii Miasoiedov (@mova-compact); the current version is v1.0.1.
More Skills