Audit an Odoo database's data quality with evidence before trusting AI answers, importing, or migrating — duplicates, missing required values, orphaned references, format anomalies — and drive remediation through odoo-mcp's gated write workflow. Use when the user asks to "check data quality", "clean up data", "prepare for migration", "find duplicates", or when aggregate answers look suspicious.
$npx -y skills add erpipe-org/mcp-odoo --skill odoo-data-quality-gateInstalls into the current project.
Run `npx skills use "https://github.com/erpipe-org/mcp-odoo" --skill "erpipe-org/mcp-odoo/odoo-data-quality-gate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/erpipe-org/mcp-odoo" that are relevant to the current task. Run `npx skills add "https://github.com/erpipe-org/mcp-odoo"` and select the relevant skills, then follow their instructions.