platform intermediate active

Odoo Openclaw Skill

Odoo data stays locked in a GUI nobody wants to open for every query. CRM and sales pipeline data should flow into agents, not stay behind browser tabs. Connect OpenClaw to Odoo and query ERP records from the terminal.

What breaks without openclaw odoo skill

Odoo data locked behind a browser GUI. Manual CRM record lookups slowing agent workflows. No programmatic access to sales pipeline and inventory.

Live Odoo CRM, inventory, and accounting data in OpenClaw × direct API integration ÷ 20–30 minutes ÷ no GUI context switching = ERP data in every agent session.

openclaw odoo skill — what it actually does

01
Query Odoo CRM contacts and sales pipeline data from the terminal.
02
Update Odoo records and generate reports from an OpenClaw workflow.
03
Use pagination to avoid unbounded query results on large datasets.
04
Test field names against your specific Odoo version before production use.
05
Verify Odoo ≥16 and API access before beginning installation.

Security check — openclaw odoo skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0; Odoo ≥16 compatibility.

Quick start — openclaw odoo skill in 20–30 minutes

Setup time: 20–30 minutes

!
You need:
  • OpenClaw core
  • Odoo instance with API access
  • xmlrpc or JSON-RPC enabled

Install the package:

# Install via ClawhHub
clawhub install ashrf-in/odoo-openclaw-skill
1
Generate an Odoo API key in Settings > Technical > API Keys
2
Set ODOO_URL, ODOO_DB, ODOO_USER, ODOO_API_KEY in .env
3
Install the skill
4
Run /odoo crm leads list to verify connection

Troubleshooting openclaw odoo skill

1
1. Field names vary by Odoo version — test with your specific instance version
2
2. Large record sets should use pagination — avoid pulling unbounded querysets

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.0; Odoo ≥16 intermediate Last updated: Nov 2025 ★ 105 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw odoo skill

Every Odoo query run manually through a browser is a workflow that could be automated. Install before the next CRM data pull and keep your agents connected to ERP reality.

Get it on GitHub →