mcp-odoo-adv: Skill for Claude Code

.claude/skills/odoo-mcp-relationships/SKILL.md

odoo-mcp-relationships is a skill for Claude Code from AlanOgic/mcp-odoo-adv. It costs 136 tokens per session (1,522 once invoked), scanned A, original, no licence file.

A guide for working with linked records in Odoo, an open-source business management system. It covers single links, lists of related records, and sets of records such as tags.

In plain words
What is it for?
Use it to create sale orders with order lines, tag partners, manage followers, or replace a record’s set of attributes.
Why use it?
It helps when an Odoo update must connect records correctly, such as adding products to an order or categories to a customer. It also addresses common failures when writing these links.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is AlanOgic/mcp-odoo-adv's own configuration. It tells Claude Code how to work on mcp-odoo-adv itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-odoo-adv configures →

Reuse

Borrowing it

Nothing to install: this file belongs to AlanOgic/mcp-odoo-adv. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/AlanOgic/mcp-odoo-adv/master/.claude/skills/odoo-mcp-relationships/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/AlanOgic/mcp-odoo-adv

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for odoo-mcp-relationships

README.md
[![agentmods](https://agentmods.dev/badge/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships/github.svg)](https://agentmods.dev/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships)
Your own site
<a href="https://agentmods.dev/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships"><img src="https://agentmods.dev/badge/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for odoo-mcp-relationships

Your own site · 80×15
<a href="https://agentmods.dev/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships"><img src="https://agentmods.dev/badge/skills/alanogic/mcp-odoo-adv/odoo-mcp-relationships.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,522 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00136 $0.01522
Opus 5 $0.00068 $0.00761
Sonnet 5 $0.00027 $0.00304
Haiku 4.5 $0.00014 $0.00152

Measured 12d ago against content hash d0b1b7dc924d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

odoo-mcp-relationships scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/odoo-mcp-relationships/SKILL.md · 167 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 167 lines · 136 tokens per session scan A d0b1b7dc924d

Subscribe to this mod's changes

odoo-mcp-relationships is a skill published in the GitHub repository AlanOgic/mcp-odoo-adv (10 stars, last pushed 6d ago), with no licence file. It adds 136 tokens to every session and 1,522 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

amazon aurora dsql

Deprecated compatibility redirect for Aurora DSQL guidance. Use when a request concerns DSQL, Aurora DSQL, distributed SQL, DSQL schemas, migrations, queries, authentication, performance, or application development.

awslabs/mcp · 46 tokens

dv-overview

Foundational cross-cutting context for Dataverse / Power Platform work — scope and the skill map, the tool-capability reference, the safety rules, and the safe change lifecycle. Use when the user mentions Dataverse, Dynamics 365, Power Platform, CRM, or ERP; load this first for orientation. Specialist skills…

microsoft/Dataverse-skills · 98 tokens

solr-extending

To build Solr plugins: SearchComponent, QParser, URP, DocTransformer.

griddynamics/rosetta · 23 tokens

odoo-18

Odoo 18 development reference for Python models and ORM (search, domain, readgroup, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, record rules, groups), cron and server actions, migrations and module upgrades, tests, i18n, and performance. Use this skill whenever work…

unclecatvn/agent-skills · 152 tokens

dv-connect

One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes .env. Use when starting a new project, switching environments, fixing authentication, or troubleshooting an MCP connection that won't come up.

microsoft/Dataverse-skills · 51 tokens

archestra-dev-interactions-migrations

Use BEFORE writing or running any Drizzle migration that touches the interactions table (or any other very large, write-hot table). The interactions table is the platform's biggest, append-heavy table — every LLM proxy call writes a row — so a careless migration can take a write-blocking lock and stall the proxy.…

archestra-ai/archestra · 118 tokens