ahmed-lakoshaahmed-lakoshaCommunityยท7 Agent Skills Included

odoo-plugins

Odoo module upgrades, testing, security audits, and deployment

Automates the full Odoo development lifecycle across versions 14 to 19, including module upgrades, test generation, security audits, translations, QWeb reports, themes, and Docker deployment. Eliminates manual version-migration fixes, missing access rules, broken translations, and fragile server setup. Ships ready-made scripts and patterns so developers ship secure, tested Odoo modules faster.
npx skills add ahmed-lakosha/odoo-plugins --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install odoo-plugins?โ–ผ

Run `npx skills add ahmed-lakosha/odoo-plugins --all -g -y` in your terminal to install all seven Odoo plugins globally.

How to upgrade an Odoo module to version 19?โ–ผ

The odoo-upgrade skill scans your module, converts tree views to list views, updates attrs to inline expressions, and applies 150+ migration patterns automatically.

How to audit Odoo module security?โ–ผ

The odoo-security skill checks access rules, route authentication, sudo() usage, and SQL injection risks, then produces a severity-graded report with a 0-100 risk score.

Which Odoo versions are supported?โ–ผ

All seven plugins support Odoo versions 14 through 19, including the breaking frontend and view changes introduced in Odoo 18 and 19.

Can I deploy Odoo with Docker using these plugins?โ–ผ

Yes. The odoo-docker and odoo-service skills generate Dockerfiles, docker-compose files, nginx configs, and database backup scripts for production deployment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’