odoo-onboarding

Detect and record Odoo environment details for project context.

7|4|Updated May 19, 2026
One-click install
npx skills add https://github.com/Viindoo/odoo-mcp-client --skill odoo-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odoo-onboarding
Source: https://github.com/Viindoo/odoo-mcp-client/tree/main/plugins/odoo-ai-agents/skills/odoo-onboarding
Command: npx skills add https://github.com/Viindoo/odoo-mcp-client --skill odoo-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill sets up the initial context for an Odoo project, ensuring that all subsequent odoo-* skills can operate efficiently by providing essential project details.

Core Features & Use Cases

  • Project Context Setup: Detects and records Odoo environment details like version, custom modules, and active profile.
  • Automated Context Refresh: Offers to refresh the context if it's older than 30 days.
  • User Confirmation: Ensures every detected field is confirmed before persisting to avoid overwriting recent contexts.
  • Onboarding Workflow: A 9-step process that guides the user through setting up the project context.

Quick Start

Run the odoo-onboarding skill to initialize the Odoo project context.

Frequently Asked Questions about odoo-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize context for an Odoo project?

To set up Odoo project context, run the onboarding skill to detect and record essential environment details like version, custom modules, and active profile through a guided 9-step workflow.

What does Odoo project context setup detect?

Odoo project context setup detects and records essential environment details including Odoo version, custom modules, and active profile to ensure subsequent Odoo skills operate efficiently.

Do I need an Odoo Semantic MCP server for project onboarding?

Yes, Odoo project onboarding requires access to the project's root directory and an Odoo Semantic MCP server to validate detected fields before persisting the context.

When should I refresh my Odoo project context?

You should refresh Odoo project context when it is outdated, specifically if it is older than 30 days, or when starting a new project to ensure accurate environment detection.

Does the Odoo context setup overwrite recent configurations?

No, Odoo context setup requires user confirmation for every detected field before persisting, ensuring it does not accidentally overwrite recent configurations.

Can I use Odoo skills without initializing the project context?

Without initializing Odoo project context, subsequent Odoo skills lack essential project details like version and custom modules, preventing them from operating efficiently.