odoo-doc-walkthrough

Generate happy-path usage scenarios for Odoo modules via the Odoo Semantic MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires odoo-semantic-mcp, odoo-doc-scenarist, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of user-friendly, happy-path usage walkthroughs for Odoo modules, allowing documentation authors to quickly produce structured scenarios based on the module's actual behavior.

Core Features & Use Cases

  • Happy-Path Documentation: Automates the generation of step-by-step user guides for Odoo modules.
  • Structured Scenarios: Outputs scenarios with clear names, roles, preconditions, steps, and expected outcomes.
  • Grounded in Reality: Uses the Odoo Semantic MCP server for accurate, real-world grounding.

Quick Start

Generate a usage walkthrough for the 'sale' module by typing: write walkthrough for module sale.

Frequently Asked Questions about odoo-doc-walkthrough

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

FAQPage Schema
How do I generate a happy-path user guide for an Odoo module?

To generate a happy-path user guide for an Odoo module, you simply type "write walkthrough for module [module_name]". The system queries the Odoo Semantic MCP server and dispatches to the scenarist plugin to produce structured scenarios based on actual module behavior.

What is a happy-path usage scenario in Odoo module documentation?

A happy-path usage scenario in Odoo module documentation is a structured user guide featuring clear names, roles, preconditions, step-by-step actions, and expected outcomes. It reflects the actual behavior of the module grounded by the Odoo Semantic MCP server.

Do I need an Odoo Semantic MCP server to create module walkthroughs?

Yes, you need access to the Odoo Semantic MCP server to create module walkthroughs. This server provides the real-world grounding and actual module behavior data necessary to accurately generate the structured step-by-step usage scenarios.

What is the best way to structure step-by-step user guides for Odoo modules?

The best way to structure step-by-step user guides for Odoo modules is by using automated scenario generation. This approach outputs structured scenarios with defined roles, preconditions, sequential steps, and expected outcomes grounded in actual module behavior.

Does the Odoo documentation walkthrough generator work without the odoo-doc-scenarist plugin?

No, the Odoo documentation walkthrough generator does not work without the odoo-doc-scenarist plugin. The plugin is a required dependency that the system dispatches to after querying the Odoo Semantic MCP server to format the structured scenarios.