← Back to Skills Marketplace
Mova Po Approval
by
Sergii Miasoiedov
· GitHub ↗
· v1.0.1
· MIT-0
222
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install mova-po-approval
Description
Submit a purchase order for automated risk analysis and procurement approval via MOVA HITL. Trigger when the user mentions a PO number, asks to approve/revie...
Usage Guidance
This skill appears to do what it says: it requires the MOVA plugin and will send PO ID, approver ID, analysis results and decisions to the MOVA service. Before installing/using: 1) Verify and review the openclaw-mova plugin source (installCmd is present in metadata). 2) Understand and accept that PO metadata and human decisions are sent to api.mova-lab.eu and stored in MOVA/R2 audit storage. 3) If you connect a live ERP, be prepared to supply connector endpoints and auth credentials — treat those secrets carefully and only register trusted connectors. 4) Confirm data residency/compliance needs (EU-hosting is claimed). 5) If you need tighter assurance, ask for the plugin's code or a privacy/dataflow spec to confirm what exact fields are transmitted and persisted.
Capability Analysis
Type: OpenClaw Skill
Name: mova-po-approval
Version: 1.0.1
The mova-po-approval skill is a legitimate workflow for purchase order risk analysis and approval via the MOVA HITL platform (api.mova-lab.eu). The SKILL.md instructions define a clear process for submitting PO data, reviewing AI-generated risk scores, and recording human decisions in an audit trail. It explicitly prohibits the use of shell commands or manual HTTP requests, relying instead on a dedicated plugin (openclaw-mova), and its data handling is transparently documented and aligned with its stated procurement purpose.
Capability Assessment
Purpose & Capability
The name/description ask for automated risk analysis + human-in-the-loop approval via MOVA. The SKILL.md consistently instructs the agent to use MOVA plugin tools (mova_hitl_start_po, mova_hitl_decide, mova_hitl_audit) and documents data flows to api.mova-lab.eu and server-side ERP connectors. Requiring the MOVA plugin is coherent with the stated purpose.
Instruction Scope
Instructions are narrowly scoped: call plugin tools, show results, and never make manual HTTP or shell calls. The doc explicitly forbids inventing results and demands surfacing errors. Minor documentation artifacts exist (references to local screenshots/paths and a raw GitHub image URL), but these are presentation/demo items and do not expand runtime privileges.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code. Metadata references an install command for the openclaw-mova plugin (openclaw plugins install openclaw-mova); the skill itself does not download arbitrary artifacts. No archive downloads or non-standard install mechanisms are present in the skill content.
Credentials
The skill declares no required environment variables or credentials, which is reasonable because MOVA runtime fetches ERP data server-side. However, the skill allows registering real ERP connectors via mova_register_connector with an endpoint and optional auth_header/auth_value — that action will involve supplying credentials or secrets at runtime. Those secrets are not declared as required env vars here (they are optional inputs to a connector call), so users should be aware they'll need to provide ERP credentials when connecting live systems.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. The workflow stores audit records on MOVA/R2 (as claimed) but the skill does not modify other skills or agent configs. Autonomous invocation is allowed (platform default) and is not itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mova-po-approval - After installation, invoke the skill by name or use
/mova-po-approval - 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
v2.0.1
- Updated MOVA plugin install command to use the published package name: openclaw-mova.
- No changes to logic or features; updated documentation only.
v2.0.0
Native plugin tools — no exec/CLI required
v1.4.0
Clarify ERP connector credentials (server-side, no client config needed), fix env vars declaration
v1.3.0
Add demo screenshots and security-compliant metadata
v1.0.0
Full skill page: demo screenshots, risk analysis output, split-PO fraud detection, EU AI Act compliance, binary provenance and data flow declarations
Metadata
Frequently Asked Questions
What is Mova Po Approval?
Submit a purchase order for automated risk analysis and procurement approval via MOVA HITL. Trigger when the user mentions a PO number, asks to approve/revie... It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.
How do I install Mova Po Approval?
Run "/install mova-po-approval" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mova Po Approval free?
Yes, Mova Po Approval is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mova Po Approval support?
Mova Po Approval is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mova Po Approval?
It is built and maintained by Sergii Miasoiedov (@mova-compact); the current version is v1.0.1.
More Skills