odoo-doc-feature-map

Generate feature catalogs for Odoo modules listing features, menus, views, and models.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined method for documenting and generating machine-readable feature catalogs for Odoo modules, facilitating comprehensive knowledge sharing and ease of reference.

Core Features & Use Cases

  • Feature Cataloging: Automatically compile detailed information on module features, menus, views, and models.
  • Machine-Readable Output: Outputs data in a structured feature-catalog.jsonl format for integration with various documentation systems.
  • Use Case: With this Skill, a documentation team can easily create a feature inventory for a module without manually listing all its components.

Quick Start

Trigger the skill by typing "Generate the feature catalog for 'sales' module."

Frequently Asked Questions about odoo-doc-feature-map

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

FAQPage Schema
How do I generate a machine-readable feature catalog for Odoo modules?

To generate a machine-readable feature catalog for Odoo modules, you can use this Skill to automatically compile detailed information on features, menus, views, and models. It outputs the extracted data in a structured feature-catalog.jsonl format.

What is the best way to document Odoo module features without manual listing?

Documenting Odoo module features without manual listing is achieved by utilizing the Odoo Semantic MCP server for comprehensive source code analysis. This process automatically extracts module components and compiles them into a structured feature catalog.

Does generating an Odoo feature catalog require semantic analysis?

Generating an Odoo feature catalog requires semantic analysis to comprehensively analyze the source code and extract data. The Skill utilizes the Odoo Semantic MCP server dependency to perform this deep analysis and accurately list module features.

Can I output Odoo module menus and views in JSONL format?

You can output Odoo module menus and views in JSONL format using this Skill. It produces a structured feature-catalog.jsonl file that integrates easily with various documentation systems for technical documentation and usage guides.

What limitations exist when using semantic analysis for Odoo documentation?

A limitation of using semantic analysis for Odoo documentation is the dependency on the Odoo Semantic MCP server for source code extraction. The Skill focuses on generating feature catalogs and requires this specific MCP server to function properly.