By marcfargas
Odoo developer toolkit for Claude Code — state management, test environments, CLI commands, and dev workflow agents
Odoo ERP integration - connect, introspect, and automate your Odoo instance
This skill should be used when the user asks to "manage Odoo state", "apply configuration to Odoo", "detect drift", "compare desired vs actual state", "plan/apply changes", "set up automations", "configure base.automation", "create server actions", or mentions infrastructure-as-code patterns for Odoo.
This skill should be used when the user asks to "spin up a test Odoo", "create a test environment", "run integration tests against Odoo", "set up testcontainers for Odoo", "provision test data", or mentions Docker-based Odoo testing.
Requires secrets
Needs API keys or credentials to function
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.
Claude Code developer plugin for Odoo. Extends claude-odoo-connect with state management, test environments, and dev workflow agents.
Everything from claude-odoo-connect, plus:
# From the marketplace
/install claude-odoo-dev
# Or local
claude --plugin-dir /path/to/claude-odoo-dev
Set environment variables for your Odoo instance:
export ODOO_URL=https://your-odoo.example.com
export ODOO_DB=your-database
export ODOO_USER=admin
export ODOO_PASSWORD=your-password
Install the toolbox packages in your project:
npm install @marcfargas/odoo-client @marcfargas/odoo-state-manager @marcfargas/odoo-testcontainers
This plugin is powered by @marcfargas/odoo-toolbox. Skills are synced automatically when the underlying packages are updated.
LGPL-3.0 (code), CC0-1.0 (knowledge modules)
npx claudepluginhub marcfargas/claude-odoo-devConnect Claude to your Odoo instance — search, read, and write Odoo data guided by battle-tested knowledge modules
Doodba-specific tooling for Odoo development - fast code indexing (<100ms), environment setup, and test execution
Editorial "Odoo ERP" bundle for Claude Code from Antigravity Awesome Skills.
Domain-specific skills and agents for Odoo development, code review, and more
Comprehensive Frappe Framework development platform with 95% SDLC coverage - 15 commands, 10 agents, 15 skills for complete Frappe/ERPNext development lifecycle
Frappe and ERPNext coding, customization, bench, and review intelligence for Claude Code.
Professional Frappe Framework v15 development toolkit with multi-layer architecture patterns, DocType scaffolding, REST API v2 development, and comprehensive testing