Agent skill

odoo-l10n-compliance

Country-specific Odoo localization: tax configuration, e-invoicing (CFDI, FatturaPA, SAF-T), fiscal reporting, and country chart of accounts setup.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill odoo-l10n-compliance --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/odoo-l10n-compliance/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Odoo Localization & Compliance (l10n) ## Overview Odoo provides localization modules (`l10n_*`) for 80+ countries that configure the correct chart of accounts, tax types, and fiscal reporting. This skill helps you install and configure the right localization, set up country-specific e-invoicing (Mexico CFDI, Italy FatturaPA, Poland SAF-T), and ensure fiscal compliance. ## When to Use This Skill - Setting up Odoo for a company in a specific country (Mexico, Italy, Spain, US, etc.). - Configuring country-required e-invoicing (electronic invoice submission to tax authorities). - Setting up VAT/GST/IVA tax rules with correct fiscal positions. - Generating required fiscal reports (VAT return, SAF-T, DIAN report). ## How It Works 1. **Activate**: Mention `@odoo-l10n-compliance` and specify your country and Odoo version. 2. **Install**: Get the exact localization module and configuration steps. 3. **Configure**: Receive tax code setup, fiscal position rules, and reporting guidance. ## Country Localization Modules | Country | Module | Key Features | |---|---|---| | 🇺🇸 USA | `l10n_us` | GAAP CoA, Payroll (ADP bridge), 1099 reporting | | 🇲🇽 Mexico | `l10n_mx_edi` | CFDI 4.0 e-invoicing

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Country Localization Modules
  5. Examples
  6. Example 1: Configure Mexico CFDI 4.0
  7. Example 2: EU Intra-Community VAT Setup (Any EU Country)
  8. Example 3: Install and Validate a Localization
  9. Best Practices
  10. Limitations
Commands it runs
Install via CLI (if module not in Apps)
Verify in Odoo:
Apps → Installed → Search "l10n_mx" → Should show as Installed
More from agentic-awesome-skills
All skills →
About this skill
What does the odoo-l10n-compliance skill do?

Country-specific Odoo localization: tax configuration, e-invoicing (CFDI, FatturaPA, SAF-T), fiscal reporting, and country chart of accounts setup.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill odoo-l10n-compliance --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going