Slash command router providing three lifecycle commands for Odoo custom app development: /plan-analysis (requirements & PRD generation), /start-coding (task-loop with backend testing), /testing (frontend UI testing & documentation). Version-aware (17|18|19),…
infovpcs/odoo-agent-pro-kit
SkillsMP has collected 21 skills from infovpcs/odoo-agent-pro-kit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 21
- GitHub stars
- 6
- GitHub forks
- 9
Skills in this repository
Showing 21 of 21 collected skills.
Browser automation for Odoo web testing, form filling, screenshots, documentation, and frontend validation. Use when testing Odoo web pages, creating module screenshots, validating forms, or automating browser interactions for Odoo 17/18/19.
Guidelines for documenting Odoo modules with screenshots, user guides, and technical documentation. Use when creating module documentation.
Provision an AI agent for Odoo dev on a fresh host, reusably
Standard Odoo 17.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 17 development workflows.
Standard Odoo 18.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 18 development workflows.
Standard Odoo 19.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 19 development workflows.
Odoo 17.0 coding standards for models, views, security, constraints, and performance. Use when developing Odoo 17 modules to ensure maintainable, upgrade-safe code.
Odoo 18.0 coding standards for models, views, security, constraints, and performance. Bridge version to 19.0 with transitional patterns. Use when developing Odoo 18 modules.
Odoo 19.0 coding standards for models, views, security, constraints, routes, mail/HTML, decorators, tests, and performance. Use when developing Odoo 19 modules to ensure maintainable, upgrade-friendly code.
Manage multiple coding-agent CLIs (Codex, Claude, Hermes, Gemini) in Docker Sandbox phases for Odoo development.
Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.
Configure, migrate, operate, validate, benchmark, upgrade, roll back, and release the Odoo 17/18/19 Docker Sandbox runtime. Use for Docker Sandbox onboarding, platform setup, local-to-sandbox migration, session lifecycle, release acceptance, capacity…
Backend testing patterns for custom Odoo modules using xmlrpc scripts for post-installation validation. Use when creating backend tests for Odoo modules.
Frontend testing patterns for custom Odoo modules using HOOT and JavaScript testing frameworks. Use when creating frontend tests for Odoo modules.
Produce concise PRD artifacts (requirements, design, tasks) for Odoo custom apps, mapping new needs to existing functionality. Use when creating product requirements documents.
Capture current Odoo 17.0 modules, customizations, and dependency trees. REQUIRES LIVE ODOO CONNECTION. This skill enables the Odoo 17 environment and MCP server to gather live data on installed modules, dependency graphs, and model extensions via XML-RPC.…
Capture current Odoo 18.0 modules, customizations, and dependency trees. REQUIRES LIVE ODOO CONNECTION. This skill triggers the dynamic startup of the Odoo 18 environment and the corresponding MCP server to perform live analysis of installed modules,…
Capture current Odoo 19.0 modules, customizations, and dependency trees. REQUIRES LIVE ODOO CONNECTION. Use when you need an accurate, live view of the Odoo environment to avoid regressions during development or upgrades.
Patterns for installing and updating custom Odoo applications using manage_modules.sh and related tools. Use when installing or updating Odoo modules.
Rules and patterns for Odoo module upgrades, restarts, and migration scripts. Use when upgrading Odoo modules or handling version migrations.