odoo-owl

Installation
SKILL.md

Odoo OWL

Use this skill for OWL frontend work in Odoo addons or standalone Owl applications.

First Move

Do not assume OWL 3. First detect the actual OWL/Odoo frontend version from local source and project code:

  • Odoo version from branch, manifests, docs, or config.
  • Local OWL source under $ODOO_SOURCE when set, especially addons/web/static/lib/owl or equivalent.
  • Existing imports from @odoo/owl, owl, @web/*, and local frontend conventions.
  • Asset declarations in __manifest__.py and existing static/src/js, static/src/xml, and static/src/scss patterns.

Use the OWL 3 references only when the target project actually uses OWL 3. For older Odoo versions, local source and existing project conventions supersede this skill's OWL 3 notes.

Route The Task

Installs
32
GitHub Stars
37
First Seen
May 18, 2026
odoo-owl — mart337i/odoo-skills