odoo-docs
Installation
SKILL.md
odoo-docs — Local Developer Doc Index (Layer J)
Offline TF-IDF search over Odoo developer documentation, built once from the
official odoo/documentation repository (CC-BY-SA-4.0, © Odoo S.A.).
The index lives at ~/.odoo-ai/docs-index/<version>/index.json — outside this
repo, never committed. Every result links to the canonical odoo.com page.
One-time build
# Best-effort: sparse-clones odoo/documentation (branch 18.0) via git
odoo-ai docs-build --version 18
# From a local checkout (no network needed):
odoo-ai docs-build --version 18 --src /path/to/odoo/documentation
The index is a derived artifact under CC-BY-SA-4.0. Rebuild whenever you upgrade Odoo or want fresher docs. Building takes ~1–2 min on the first run.