← Back to Skills Marketplace
mova-compact

Mova Intent Calibration

by Sergii Miasoiedov · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mova-intent-calibration
Description
Transform a raw user request into a clear, bounded, testable, and responsibility-bearing intent through structured crystallization. Use before any complex ta...
Usage Guidance
This skill appears coherent and low-risk because it only contains conversation instructions and asks for no credentials or installs. Before installing, verify the referenced "openclaw-mova" plugin: find its source/homepage, review its permissions and any required env vars, and confirm you trust its owner. Test the skill in a controlled session to ensure it actually waits for the user's explicit confirmation and does not attempt to execute tasks or call other services. If you need stronger guarantees, ask the publisher for a homepage or repository and inspect that plugin's manifest and code before enabling autonomous invocation broadly.
Capability Analysis
Type: OpenClaw Skill Name: mova-intent-calibration Version: 2.0.1 The skill bundle consists of a metadata file and a markdown-based instruction set (SKILL.md) for a structured 'Intent Crystallization' process. It contains no executable code, scripts, or network requests. The instructions are designed to guide the AI agent through a 9-step planning workflow to clarify user requests, emphasizing trade-offs and explicit user responsibility. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (intent calibration) matches the SKILL.md: a guided, multi-step framing process. The only minor mismatch is an inline note that the skill "Requires the `openclaw-mova` plugin" even though no external plugin is declared in the manifest; this is plausible for an ecosystem skill but should be verified.
Instruction Scope
Runtime instructions are prescriptive about conversational steps, confirmations, and testable outcomes. They do not instruct reading files, environment variables, or sending data to external endpoints, and they require explicit user confirmation before proceeding.
Install Mechanism
No install spec and no code files — instruction-only — meaning nothing is written to disk or fetched automatically by the skill itself (lowest install risk).
Credentials
No required environment variables, credentials, or config paths are declared or referenced in SKILL.md. The skill's behavior does not demand secrets or unrelated system access.
Persistence & Privilege
always:false and no install behavior — the skill does not request persistent or elevated platform privileges. The skill can be invoked autonomously by agents (platform default); that is normal but you may want to control autonomous invocation policy if you require it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mova-intent-calibration
  3. After installation, invoke the skill by name or use /mova-intent-calibration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Added Ecosystem Skill type label.
v2.0.0
Full Intent Crystallization Scenario v1 — 9-step process (Problem Framing, Outcome, Reality, Alternatives, Verification, Constraints, Decision Rights, Uncertainty, Commitment). Each step uses: Observation, Option Space, Analysis, Recommendation, User Fixation. Output: Crystallized Intent structure with commitment statement.
v1.0.0
Initial release: structured intent calibration session with 16-category question flow and pre-contract output
Metadata
Slug mova-intent-calibration
Version 2.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Mova Intent Calibration?

Transform a raw user request into a clear, bounded, testable, and responsibility-bearing intent through structured crystallization. Use before any complex ta... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install Mova Intent Calibration?

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

Is Mova Intent Calibration free?

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

Which platforms does Mova Intent Calibration support?

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

Who created Mova Intent Calibration?

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

💬 Comments