·odoo-17.0

Odoo 17.0 full-stack development skill for AI agents. Covers backend module architecture, ORM models and fields, API decorators, recordset operations, actions, performance patterns, testing, and built-in mixins. Use when building, extending, or debugging Odoo 17.0 custom modules. Triggers on tasks involving __manifest__.py, models.Model, @api decorators, XML views, ir.actions, ir.cron, mail.thread, or any Odoo 17.0 framework pattern.

16Installs·1Trend·@alessandrorlm

Installation

$npx skills add https://github.com/alessandrorlm/agent-skills --skill odoo-17.0

How to Install odoo-17.0

Quickly install odoo-17.0 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alessandrorlm/agent-skills --skill odoo-17.0
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alessandrorlm/agent-skills.

SKILL.md

View raw

A comprehensive skill set for building production-quality Odoo 17.0 custom modules. Covers the full development lifecycle: module structure, ORM, views, actions, performance, and testing — following official Odoo coding guidelines.

| 1 | Module Manifest | HIGH | manifest- | | 2 | ORM Models | HIGH | models- | | 3 | ORM Fields | HIGH | fields- | | 4 | API Decorators | HIGH | decorators- | | 5 | Recordset & Domains | MEDIUM | recordsets- | | 6 | Actions | MEDIUM | actions- | | 7 | Performance | MEDIUM | performance- | | 8 | Testing | MEDIUM | testing- | | 9 | Mixins | LOW | mixins- |

Read individual skill files for detailed explanations, correct and incorrect code examples, and gotchas:

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alessandrorlm/agent-skills --skill odoo-17.0
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from alessandrorlm/agent-skills

Quick answers

What is odoo-17.0?

Odoo 17.0 full-stack development skill for AI agents. Covers backend module architecture, ORM models and fields, API decorators, recordset operations, actions, performance patterns, testing, and built-in mixins. Use when building, extending, or debugging Odoo 17.0 custom modules. Triggers on tasks involving __manifest__.py, models.Model, @api decorators, XML views, ir.actions, ir.cron, mail.thread, or any Odoo 17.0 framework pattern. Source: alessandrorlm/agent-skills.

How do I install odoo-17.0?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alessandrorlm/agent-skills --skill odoo-17.0 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alessandrorlm/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None