By hawkeg
Enhances Odoo development with agents for code review, execution tracing, and implementation planning. Includes skills for structured feature design, MCP server creation, and TDD-based skill authoring.
Review Odoo code for correctness, security, performance, and Odoo 18 standards. Use when reviewing Odoo modules, diffs, or pull requests; produce a scored report with weighted criteria.
Trace Odoo code execution flow from entry point to end. Use proactively when planning tasks, reviewing code, or understanding how features work end-to-end. Follows all function calls, method overrides, inheritance chains, and callbacks without missing any execution path.
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Master index for Odoo 18 guides. This file provides a quick reference to find the appropriate detailed guide for each topic. Use this as an index to locate specific guides when working with Odoo 18 code.
Master index for Odoo 19 guides. This file provides a quick reference to find the appropriate detailed guide for each topic. Use this as an index to locate specific guides when working with Odoo 19 code.
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.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.

Agent Skills is a high-performance ecosystem featuring versioned documentation, specialized skill packs, and expert agents. This repository transforms generic AI assistants into domain-specific powerhouses, providing the deep technical context required for professional software engineering.
By integrating Agent Skills into IDEs like Cursor, Claude Code, Windsurf, or Aider, you ensure your AI partner inherits thousands of lines of curated, framework-specific knowledge, elite coding patterns, and automated review capabilities.
| Specialized Skills | Expert Agents | Intelligence Rules |
|---|---|---|
| Versioned Docs (Odoo 18.0 & 19.0) | Dedicated code reviewers | Standard Coding Style |
| Optimized for context windows | Scoring-based assessments | Security Audit Patterns |
| 8,000+ lines of expertise | Best-practice enforcement | Implementation Planning |
graph TD
A[Agent Skills] --> B[Skills]
A --> C[Agents]
A --> E[Rules]
A --> F[CLI Tool]
B --> B1[Odoo 18.0 & 19.0 Docs]
B --> B2[Brainstorming]
B --> B3[MCP Builder]
C --> C1[Odoo Code Review]
C --> C2[Planner Agent]
E --> E1[Coding Style]
E --> E2[Security Audit]
The fastest and most flexible way to add Agent Skills to your project is via the skills command:
# Add the Agent Skills repository to your current project
npx skills add unclecatvn/agent-skills
For deep integration and local version management:
# Install globally
npm install -g @unclecat/agent-skills-cli
# Initialize a specific skill (e.g., Odoo 19 for Cursor)
agent-skills init --ai cursor odoo --version 19.0
/skills)Deep technical documentation optimized for token-efficient AI consumption.
/agents)Autonomous agents that act as senior technical leads.
/rules)Strict enforcement of coding standards and security protocols.
| Category | Coverage |
|---|---|
| Total Documentation | 10,000+ Lines |
| Active Skill Packs | Odoo 18.0, 19.0, Brainstorming, MCP |
| Specialized Agents | Reviewers & Planners |
| Supported IDEs | Cursor, Claude Code, Windsurf, Aider |
| License | MIT |
We welcome contributions to expand the intelligence available to the community. Please see our Contributing Guide for details on how to add new skills, agents, or commands.
Last updated: January 31, 2026
npx claudepluginhub hawkeg/agent-skills-odooConsult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.