← 返回 Skills 市场
Mova Contract Builder
作者
Sergii Miasoiedov
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mova-contract-builder
功能描述
Build structured MOVA agent contracts (ds.mova_agent_contract_core_v1) from vague user intentions through a guided, step-by-step expert interview. Use this s...
安全使用建议
This skill appears to do what it claims: guide a user through building a MOVA agent contract. Before using it, avoid pasting secrets or sensitive documents into the interview text (owner IDs, connector IDs and policy refs are normal metadata but should not contain credentials). After the interview, review the generated contract for correctness and remove any accidental PII. Also be aware that while this skill does not execute connectors or runtimes, the metadata it produces (runtime_binding_ref, connector_refs, policy_profile_ref) could be used later by other systems to provision or connect to services — validate those references before deploying the contract to any runtime.
功能分析
Type: OpenClaw Skill
Name: mova-contract-builder
Version: 1.0.0
The skill is a conversational wizard designed to help users generate structured JSON contracts for the MOVA framework. The instructions in SKILL.md are strictly limited to a step-by-step interview process and do not contain any requests for sensitive data, external network calls, or unauthorized command execution.
能力评估
Purpose & Capability
The name/description (MOVA contract builder) match the SKILL.md and the included examples and schema reference. There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to authoring contracts.
Instruction Scope
SKILL.md defines a constrained, stepwise interview for creating schema-valid contracts and explicitly states it does not execute anything. The instructions do not direct the agent to read local system files, access environment variables, call external endpoints, or transmit data outside the interview context. Fields like runtime_binding_ref and connector_refs are only collected as contract metadata, not used to connect to external services.
Install Mechanism
No install specification and no code files that would be written or executed on the host. This is the lowest-risk class (instruction-only).
Credentials
The skill declares no required environment variables, credentials, or config paths. The contract fields collected (owner IDs, connector IDs, policy refs) are reasonable metadata for its purpose; nothing requests secrets or unrelated credentials.
Persistence & Privilege
The skill is not always-on (always: false) and uses the default model invocation behavior. It does not request persistent system privileges or attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mova-contract-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/mova-contract-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
mova-contract-builder 1.0.0 — Initial Release
- Introduces an expert-guided interview pipeline to assemble schema-valid MOVA agent contracts (`ds.mova_agent_contract_core_v1`) from user intentions.
- Conversation proceeds through 8 sequential, structured phases: Identity, Task Domains/Capabilities, I/O Envelopes, Runtime/Connectors, Policy/Security, Observability, Determinism, and Extensions.
- Each phase provides proposed field values, recommendations, and clear expert guidance tailored to user context.
- Focuses exclusively on schema assembly — no execution, deployment, or envelope authoring.
- Activates when users mention drafting, defining, or registering MOVA agent contracts, profiles, or capabilities.
元数据
常见问题
Mova Contract Builder 是什么?
Build structured MOVA agent contracts (ds.mova_agent_contract_core_v1) from vague user intentions through a guided, step-by-step expert interview. Use this s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Mova Contract Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-contract-builder」即可一键安装,无需额外配置。
Mova Contract Builder 是免费的吗?
是的,Mova Contract Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mova Contract Builder 支持哪些平台?
Mova Contract Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mova Contract Builder?
由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.0。
推荐 Skills