vodoo is a powerful CLI tool designed for AI agents to query and manage Odoo ERP data efficiently using XML-RPC.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vodoo
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install vodoo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
vodoo is a specialized command-line interface that allows developers and AI agents to interact directly with Odoo ERP modules. By leveraging Openclaw Skills like vodoo, users can programmatically manage helpdesk tickets, project tasks, CRM leads, and knowledge base articles without navigating the complex Odoo web UI.
This tool is specifically optimized for AI environments, requiring the --no-color flag to minimize token consumption while maintaining full access to Odoo's XML-RPC API. It provides a bridge between automated workflows and the Odoo ecosystem, enabling seamless data manipulation and retrieval.
To use this Openclaw Skills resource, ensure you have uv installed on your system. You can then run commands directly using uvx without a separate installation step:
# Example command to list helpdesk tickets
uvx vodoo --no-color helpdesk list
Ensure that your environment variables for Odoo connectivity (URL, Database, Username, Password) are configured as required by the vodoo tool.
The vodoo skill interacts directly with the Odoo data model, mapping CLI modules to their corresponding technical models as follows:
| CLI Module | Odoo Technical Model | Primary Function |
|---|---|---|
| helpdesk | helpdesk.ticket | Support and ticket management |
| project-task | project.task | Individual task tracking |
| project | project.project | High-level project organization |
| crm | crm.lead | Lead and opportunity tracking |
| knowledge | knowledge.article | Documentation and internal articles |
| model | (Any) | Generic CRUD for any technical model |
Numerical fields support relative updates using operators such as +=, -=, *=, and /= for efficient value adjustment.
Loading
A lightweight skill that enables local gesture-controlled AI conversations using palm movements and the OpenClaw gateway.

A comprehensive API for accessing global banking data, including rankings, user reviews, and crypto-friendliness scores across every country.

A powerful skill for executing deep web research and complex browser automation using Yutori cloud agents.

A comprehensive interface to programmatically interact with a local Logseq instance for automated knowledge management and graph manipulation.

A CLI-based state management system for coordinating, monitoring, and instructing autonomous AI research agents.

A zero-authentication utility for retrieving comprehensive domain WHOIS data and marketplace listing information via a simple API.








































