← 返回 Skills 市场
Mova Invoice Ocr
作者
Sergii Miasoiedov
· GitHub ↗
· v1.0.2
· MIT-0
254
总下载
0
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install mova-invoice-ocr
功能描述
Process any financial document — invoice, bill, receipt, or purchase order — via MOVA OCR and human-in-the-loop approval. Trigger when the user shares a docu...
安全使用建议
This skill is coherent with its stated purpose, but you should: (1) inspect the openclaw-mova plugin code or vendor docs before installing to confirm where credentials are stored and what network endpoints are contacted; (2) confirm retention, encryption, and access policy for the MOVA R2 audit journal; (3) test using the sandbox/mock connector before sending real invoices; (4) be prepared to supply connector auth values if you connect a live ERP/OCR system and ensure those secrets are stored securely by the plugin; (5) if you want to prevent any autonomous processing beyond the explicit human decision gate, disable autonomous invocation or enforce an additional confirmation policy in your agent settings.
功能分析
Type: OpenClaw Skill
Name: mova-invoice-ocr
Version: 1.0.2
The mova-invoice-ocr skill is a legitimate workflow for processing financial documents via the MOVA platform. It uses a dedicated plugin and explicitly discloses data transmission to api.mova-lab.eu for OCR and audit purposes. The instructions in SKILL.md include safety measures such as mandatory human confirmation, human-in-the-loop decision gates, and explicit prohibitions against manual HTTP requests or shell execution.
能力评估
Purpose & Capability
Name, description, and runtime instructions align: the skill describes OCR + risk checks + human decision gate and instructs the agent to call MOVA plugin tools (mova_hitl_start, mova_hitl_decide, mova_hitl_audit). It declares the MOVA plugin requirement and documents data flows to api.mova-lab.eu and ERP connectors; there are no unrelated env vars or binaries requested.
Instruction Scope
SKILL.md keeps scope narrow and prescriptive: it requires confirmation before processing, forbids manual HTTP calls, and instructs only to call plugin tools. Note: it also instructs registering connectors (mova_register_connector) with optional auth_header/auth_value, which means you will supply connector credentials to the plugin—this is in-scope but worth reviewing before enabling.
Install Mechanism
This is an instruction-only skill with no install spec or code files. Metadata references installing an external OpenClaw plugin (openclaw-mova) but the skill itself does not download arbitrary artifacts. Risk depends on the plugin's install/source (inspect that plugin separately).
Credentials
The skill itself requests no environment variables or credentials, which is proportionate. However it will transmit invoice image URLs and extracted fields to api.mova-lab.eu and may store audit journals in MOVA R2. Connector registration may require auth headers/values. Verify the MOVA plugin and connector configs for any credential requirements or secret storage behavior before use.
Persistence & Privilege
always:false and user-invocable:true (default) — normal. The workflow creates persistent audit receipts/compact journals (intended behavior). Because the agent can invoke the skill autonomously by default, you should rely on the explicit confirmation step the SKILL.md demands; if you want stricter control, consider preventing autonomous invocation or requiring explicit user confirmation at runtime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mova-invoice-ocr - 安装完成后,直接呼叫该 Skill 的名称或使用
/mova-invoice-ocr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Added Contract Skill type label.
v1.2.1
Fix: remove incorrect API key requirement
v2.0.1
- Updated MOVA OpenClaw plugin install command in the setup instructions.
- Changed plugin install path from a local directory to the standard `openclaw-mova` package.
- No functional or feature changes; documentation improvement only.
v2.0.0
Native plugin tools — no exec/CLI required
v1.4.0
Add demo screenshots and security-compliant metadata
v1.3.0
Declare mova-bridge binary provenance (PyPI/GitHub), MOVA_API_KEY credential, data flows, and audit signing key ownership — addresses security scan warnings
v1.2.0
Full skill page with demo screenshots, AI analysis output, EU AI Act compliance notes, and compact audit journal
v1.1.0
**Change summary:**
More user confirmation, clarified workflow, and updated trigger instructions.
- Now asks for user confirmation before starting OCR processing.
- Expanded and clarified when to trigger, and how to handle missing URLs.
- Decision and summary steps more structured, with simplified user prompts.
- Output and user-facing summaries are clearer and more concise.
- Environment and dependency info moved to metadata section.
- Instructions now emphasize user’s ability to request audit receipts at any time.
v1.0.1
- Added clearer explanation that every run now returns a signed audit receipt with a full decision log for accounting or compliance.
- Improved Step 2 instructions: now shows human-readable audit receipt details upon contract completion, including actor, decision, reason, timestamps, and signed event references.
- Provided a full example JSON of the audit receipt structure returned by the API.
- Updated retrievability and immutability notes for audit receipts; clarified use of mova_hitl_audit.
- Minor wording and structure improvements for user clarity.
v1.0.0
Initial release of mova-invoice-ocr.
- Instantly processes financial documents (invoices, bills, receipts) via MOVA Human-in-the-Loop runtime upon image upload or relevant user requests.
- Automatically triggers OCR extraction and risk analysis without asking for contract/template selection or confirmation.
- Presents clear decision options for human approval if needed, with recommended actions highlighted.
- Provides contract audit and status commands for traceability.
- Responds to both document images and natural user prompts such as "process this" or "approve payment".
元数据
常见问题
Mova Invoice Ocr 是什么?
Process any financial document — invoice, bill, receipt, or purchase order — via MOVA OCR and human-in-the-loop approval. Trigger when the user shares a docu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。
如何安装 Mova Invoice Ocr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-invoice-ocr」即可一键安装,无需额外配置。
Mova Invoice Ocr 是免费的吗?
是的,Mova Invoice Ocr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mova Invoice Ocr 支持哪些平台?
Mova Invoice Ocr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mova Invoice Ocr?
由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.2。
推荐 Skills