minaonlyone/odoo-skills

Portable agent skill: scaffold Odoo modules the standard way, using verbatim examples from odoo/odoo GitHub

5Stars on the repository
3Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

odoo-module-builder

01

minaonlyone/odoo-skills

Skill Claude CodeCodex

Scaffold and write new Odoo modules (targeting 19.0, applicable back to 17.0) the standard/correct way — manifest, models, security, list/search views with filters, cron jobs, server actions, menus — using patterns copied verbatim from the official odoo/odoo GitHub repo, not invented from scratch. Use when the user…

not rated 5 23d ago A 126 tokens

minaonlyone/odoo-skills

Skill Claude CodeCodex

Implement the per-module task files produced by the odoo-upgrade-planner skill (tasks/NN-module.md) — apply mechanical fixes directly using the odoo-module-builder skill as the spec for correct target-version syntax, always pairing a model/field/table rename with its required openupgradelib migration script so no data…

not rated 5 23d ago A 145 tokens

minaonlyone/odoo-skills

Skill Claude CodeCodex

Plan an Odoo module version upgrade (e.g. 16.0 to 19.0, 17.0 to 19.0) by first checking the Odoo Apps Store for a free ready-made replacement, then auditing the manifest, models, views, data records (cron/server actions), security, SCSS/CSS and JS on two axes — what changed upstream in the real odoo/odoo and…

not rated 5 23d ago A 269 tokens