minaonlyone

3 mods across 1 repository, 5 stars between them.

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…

5 19d 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…

5 19d 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…

5 19d ago A 269 tokens