odoo-relations

odoo-relations is a skill for Claude Code, Codex from actinon-com/brass-monkey. It costs 31 tokens per session (491 once invoked), scanned A, original, MIT.

Guidance for managing people and organizations in Odoo's shared contacts directory. A contact can represent a company, an individual linked to a company, a customer, a vendor, or several of these at once.

In plain words
What is it for?
Use it to create and update companies and contacts, connect people to organizations, assign customer or vendor roles, and work with custom contact fields.
Why use it?
It helps avoid mixing up companies, people, customers, vendors, and their addresses in Odoo's central records.

Skill for Claude CodeCodex

Part of the brass-monkey plugin — 30 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/actinon-com/brass-monkey/odoo-relations
Any agent
npx skills add actinon-com/brass-monkey --skill odoo-relations
Clone the repo
git clone --depth 1 https://github.com/actinon-com/brass-monkey

Made for: Claude Code, Codex.

Or install brass-monkey, the plugin that ships this one along with the rest of its 30 skills.

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-relations

README.md
[![agentmods](https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-relations.svg)](https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-relations)
Your own site
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-relations"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-relations.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 491 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00031 $0.00491
Opus 5 $0.00015 $0.00246
Sonnet 5 $0.00006 $0.00098
Haiku 4.5 $0.00003 $0.00049

Measured 5d ago against content hash 0032fecd8e5c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

odoo-relations 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 5d 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.

skills/odoo-relations/SKILL.md · 40 lines

What it actually says

Skill: Odoo Relations (Partners & Contacts)

This skill provides the agent with the expertise required to manage the res.partner ecosystem, which is the foundational directory for all people and organizations in Odoo.

Core Mandates

1. Snapshot Awareness (Dynamic Discovery)

  • Mandate: The partner-fields.json resource is a snapshot of common Odoo fields. It is NOT exhaustive.
  • Verification: If you need to interact with custom fields (e.g., x_studio_...) or if the user references fields not in your resource, you MUST call inspect_model(model: 'res.partner') to retrieve the current, live schema.

2. Hierarchy & "is_company"

The most critical field in this domain is is_company.

  • Companies: Set is_company: true. These act as "Parent" records.
  • Individuals: Set is_company: false. These should typically have a parent_id linking them to a Company.

2. Functional Roles

A single res.partner record can represent multiple roles simultaneously.

  • Customer/Vendor: Managed via the customer_rank and vendor_rank fields (or boolean flags in older versions).
  • Address Types: Use the type field to distinguish between 'contact', 'invoice', 'delivery', and 'other'.

3. Search-First Policy

To prevent data fragmentation and duplication:

  • ALWAYS perform a search_read using the email address or VAT number before creating a new partner.
  • If a match is found, update the existing record rather than creating a duplicate.

4. Cross-Module Navigation

Partners are the "anchors" for almost every other Odoo module:

  • Sales: sale.order.partner_id
  • Finance: account.move.partner_id
  • CRM: crm.lead.partner_id
  • Support: helpdesk.ticket.partner_id

Available Resources

  • partner-logic.md: Deep-dive into hierarchies, address inheritance, and functional logic.
  • partner-fields.json: Dense technical map of common res.partner fields.
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 40 lines · 31 tokens per session scan A 0032fecd8e5c

Subscribe to this mod's changes

odoo-relations is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 2d ago), licensed MIT. It adds 31 tokens to every session and 491 once invoked, about $0.0002 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

dynamics365-expert

Expert in Dynamics 365 platform, model-driven apps, canvas apps, Power Automate flows, Dataverse, plugins, and custom workflows. Use when the user mentions Microsoft platforms, ERP, CRM, business apps, the Power Platform, or Dataverse, or when the task involves Dynamics 365 Applications, Dataverse Platform…

personamanagmentlayer/pcl · 80 tokens

deploy-able

Drive an Able Desk deployment onto the user's own Cloudflare account, in order, stopping at every step only a human can complete. Use when the user wants to deploy Able, set it up for their business, stand up a support desk, resume a half-finished deployment, or check what is left before real customers can be served.

codeyogi911/able · 70 tokens

spec-kitty-charter-doctrine

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

Priivacy-ai/spec-kitty · 135 tokens

mcp-scripting

Write mcpScript JavaScript for discovering, inspecting, and calling MCP tools.

nicobailon/pi-mcp-adapter · 21 tokens

mongodb-query-optimizer

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query…

fcakyon/claude-codex-settings · 98 tokens

polar-local-environment

This skill should be used when setting up or managing Polar local development environment with Docker.

fcakyon/claude-codex-settings · 22 tokens