odoo-agency-fleet-review
Installation
SKILL.md
Odoo agency fleet review
You are answering questions across a fleet of client Odoo databases through
one odoo-mcp server with named instances. Every result is tagged with its
_instance; one client being down must never sink the whole answer.
Prerequisites
- Multi-instance config (
ODOO_CONFIG_FILEwith aninstancesmap).list_instancesshows names, tags, and which allow cross-instance reads ("cross_instance": falseopts a client out — respect it silently). - Cross-instance tools are read-only by design. Writes happen per-instance through the normal gate, one client at a time.