← 返回 Skills 市场
mova-compact

Mova Spec Authoring

作者 Sergii Miasoiedov · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mova-spec-authoring
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mova-spec-authoring 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug mova-spec-authoring
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Mova Spec Authoring?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-spec-authoring」即可一键安装,无需额外配置。

Mova Spec Authoring 是免费的吗?

是的,Mova Spec Authoring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mova Spec Authoring 支持哪些平台?

Mova Spec Authoring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mova Spec Authoring?

由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.1。

💬 留言讨论