By letzdoo
Set up Doodba Odoo dev environments with Docker, Python 3.10+, uv, and code indexer databases in minutes. Perform sub-100ms searches across models, fields, views, XML IDs, modules, validate references, and trace dependencies. Execute Odoo module tests with module scoping, debug modes, and parsed results.
**AUTO-USE** on first plugin use or when user reports setup issues. Validates environment, installs dependencies, and builds the code indexer. Use when: 'setup', 'install', 'configure', 'indexer not found', 'not working'.
**AUTO-USE** when user wants to test: 'run tests', 'test module', 'execute tests', 'check tests', 'verify tests'. Runs Odoo tests using Doodba's invoke test command.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of Claude Code plugins for professional Odoo ERP development — fast code indexing, intelligent patterns, token optimization, and live instance querying.
Part of the Letzdoo AI Marketplace for Odoo — a full ecosystem of AI-powered tools for Odoo ERP implementation.
| Plugin | Version | Description |
|---|---|---|
| odoo-doodba-dev | 2.0.0 | Doodba development toolkit with fast SQLite-based code indexer |
| odoo-development | 3.0.0 | 123 skill files covering Odoo 14-19 patterns, OWL, security, migrations |
| odoo-query | 1.0.0 | Read-only XML-RPC queries against live Odoo instances |
| odoo-token-killer | 1.0.0 | Rust CLI proxy that cuts token usage 60-90% via smart output filtering |
# Add the marketplace
/plugin marketplace add https://github.com/letzdoo/claude-marketplace.git
# Install the plugins you need
/plugin install odoo-doodba-dev@letzdoo-marketplace
/plugin install odoo-development@letzdoo-marketplace
/plugin install odoo-token-killer@letzdoo-marketplace
# Run setup
/odoo-setup # Environment + code indexer
/otk-setup # Token optimization hook
| Plugin | Requires Doodba | Works with any Odoo | Standalone |
|---|---|---|---|
| odoo-development | Yes | ||
| odoo-doodba-dev | Yes | ||
| odoo-query | Yes | Yes | |
| odoo-token-killer | Yes |
Recommended stack for Doodba projects: install all four plugins together.
Professional Odoo development toolkit for Doodba containers with a SQLite-based code indexer that delivers sub-100ms queries and 95% token savings compared to reading full source files.
Commands:
| Command | Description |
|---|---|
/odoo-setup | Validate environment, install dependencies, build index |
/odoo-dev | Auto-detect task complexity (Quick / Full / Search modes) |
/odoo-search | Natural language code search across indexed codebase |
/odoo-scaffold | Generate properly structured Odoo modules |
/odoo-test | Run and manage tests via Doodba's invoke test |
Indexer capabilities: models, fields, views, actions, menus, XML IDs, module dependencies, cross-references — all queryable in <100ms.
Requirements: Doodba deployment, Docker 20.10+, Python 3.10+, uv (auto-installed)
123 progressively-loaded skill files covering Odoo versions 14 through 19: ORM patterns, view types, OWL components (v1/v2/v3), security, accounting, and version migration guides.
Commands:
| Command | Description |
|---|---|
/odoo-module | Scaffold a new Odoo module with best practices |
/odoo-owl | Generate OWL components (version-aware) |
/odoo-review | Review module against Odoo best practices |
/odoo-security | Generate or audit access rights and record rules |
/odoo-test | Generate test cases |
/odoo-upgrade | Analyze version upgrade compatibility |
Agents:
odoo-context-gatherer — compiles relevant patterns before code generation (auto-invoked)odoo-code-reviewer — deep review against Odoo conventionsodoo-upgrade-analyzer — version compatibility analysisodoo-skill-finder — locates relevant skill files on demandSkill categories: core ORM, views (form/tree/kanban/search), actions & menus, security, OWL (v1.x/v2.x/v3.x), business modules (accounting, sales, HR, stock, purchase, project), portal, external APIs, webhooks, dashboards, performance, and version-specific breaking changes.
Connect to any Odoo instance via XML-RPC for safe, read-only investigation.
Command: /odoo-query
Allowed operations: search, read, search_read, fields_get — nothing else.
Security model:
Use cases: investigate production data issues, explore model structures, debug domain filters, verify record states.
Rust CLI proxy inspired by RTK that intercepts Claude Code tool calls via a PreToolUse hook and returns intelligently filtered output. Claude sees concise summaries; full output is preserved in tee files for recovery.
Commands:
| Command | Description |
|---|---|
/otk-setup | Build binary, register hook, validate installation |
/otk-gain | Analytics dashboard showing token savings |
How it works:
Odoo module generation, review, and upgrade for versions 14-19 with progressive skill loading
Odoo Token Killer - Reduce Claude Code token consumption by 60-90% on Odoo development operations. Inspired by RTK (Rust Token Killer) by rtk-ai.
Connect to Odoo instances via XML-RPC for read-only queries to investigate issues and explore data
npx claudepluginhub letzdoo/claude-marketplace --plugin odoo-doodba-devOdoo module generation, review, and upgrade for versions 14-19 with progressive skill loading
Domain-specific skills and agents for Odoo development, code review, and more
Editorial "Odoo ERP" bundle for Claude Code from Antigravity Awesome Skills.
Frappe and ERPNext coding, customization, bench, and review intelligence for Claude Code.
Comprehensive Frappe Framework development platform with 95% SDLC coverage - 15 commands, 10 agents, 15 skills for complete Frappe/ERPNext development lifecycle
Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples: