← Back to Skills Marketplace
mova-compact

Mova Spec Authoring

by Sergii Miasoiedov · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mova-spec-authoring
Description
Author a new MOVA-spec contract from a pre-contract — translate intent calibration output into a complete MOVA artifact (envelope, instruction profile, episo...
Usage Guidance
Before installing, ask the skill author to clarify and fix the metadata/instructions mismatch: 1) explicitly declare the dependency on the openclaw-mova plugin and any other required skills; 2) list any local filesystem paths the skill will read (the SKILL.md references /home/mova/.openclaw/workspace/mova-spec/); 3) explain whether the skill will transmit the generated contract to any external runtime (which endpoints and authentication are used). Do not paste sensitive pre-contract data until you verify where and how the skill reads or transmits files. If you proceed, run it in a restricted or sandboxed environment and review all generated artifacts and any network activity. If the author updates the manifest to declare the plugin and config path (or removes implicit filesystem access), this assessment could move to benign.
Capability Analysis
Type: OpenClaw Skill Name: mova-spec-authoring Version: 1.0.1 The skill is a legitimate tool designed to transform 'pre-contract' documents into structured MOVA-spec JSON artifacts (envelopes, instruction profiles, and episode frames). The instructions in SKILL.md establish a clear, multi-step process with mandatory human review gates and validation against local schemas in `/home/mova/.openclaw/workspace/mova-spec/`. There are no indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name and description match the instructions' goal (translate a pre-contract into a MOVA JSON contract). However the SKILL.md explicitly requires the `openclaw-mova` plugin and a local MOVA spec path (/home/mova/.openclaw/workspace/mova-spec/) that are not declared in the registry metadata (no declared dependency or required config paths). That mismatch suggests the metadata understates what the skill needs.
Instruction Scope
The instructions ask the agent to validate against a local filesystem path and to consume a pre-contract produced by another MOVA skill. They instruct the user to paste the pre-contract (acceptable) but also expect access to /home/mova/.openclaw/workspace/mova-spec/ for schema validation and require the `openclaw-mova` plugin. The metadata did not declare file access or plugin dependency. There are no explicit instructions to transmit data externally, but the SKILL.md implies later submission to a MOVA runtime without specifying endpoints or network behaviors (truncated).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by an installer. This is the lowest-risk install mechanism, but runtime file access still matters.
Credentials
The skill declares no required env vars or config paths in metadata, yet the SKILL.md depends on a specific local path for schema validation and on another plugin. That is disproportionate: either the metadata should declare the required config path and dependency, or the instructions should avoid implicit local access. There are no explicit secrets requested, but undeclared access to a home directory path could expose local schema files.
Persistence & Privilege
always is false and there is no install-time persistence or cross-skill config modification indicated. The skill does not request elevated/system-wide privileges in the metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mova-spec-authoring
  3. After installation, invoke the skill by name or use /mova-spec-authoring
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added Ecosystem Skill type label.
v1.0.0
Initial release: author MOVA spec contracts (envelope + instruction profile + episode frame) from a pre-contract output of mova-intent-calibration
Metadata
Slug mova-spec-authoring
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mova Spec Authoring?

Author a new MOVA-spec contract from a pre-contract — translate intent calibration output into a complete MOVA artifact (envelope, instruction profile, episo... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Mova Spec Authoring?

Run "/install mova-spec-authoring" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mova Spec Authoring free?

Yes, Mova Spec Authoring is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mova Spec Authoring support?

Mova Spec Authoring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mova Spec Authoring?

It is built and maintained by Sergii Miasoiedov (@mova-compact); the current version is v1.0.1.

💬 Comments