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.
npx skills add actinon-com/brass-monkey --skill odoo-productsgit clone --depth 1 https://github.com/actinon-com/brass-monkeyWrote 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.
[](https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-products)<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-products"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-products/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.
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-products"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-products.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00030 | $0.00574 |
| Opus 5 | $0.00015 | $0.00287 |
| Sonnet 5 | $0.00006 | $0.00115 |
| Haiku 4.5 | $0.00003 | $0.00057 |
Grade A, and why
odoo-products 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 43 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Odoo Product Management
This skill provides the agent with the expertise required to manage Odoo's product catalog, covering both the general templates and specific product variants.
Core Mandates
1. Snapshot Awareness (Dynamic Discovery)
- Mandate: The
product-fields.jsonresource is a snapshot of common Odoo fields. It is NOT exhaustive. - Verification: If you need to interact with custom fields or if the user references attributes not in your resource, you MUST call
inspect_modelonproduct.templateorproduct.productto retrieve the "Live Truth".
2. Template vs. Variant
- Mandate: When executing stock moves, sales lines, or purchase lines, ALWAYS use the ID from
product.product.
2. Attribute Immutability & Safety
- Mandate: NEVER attempt to modify
attribute_line_idson aproduct.templatethat has historical transactions. This is a destructive operation in Odoo. - Variant Explosion: Before adding attributes, calculate the total number of variants (Product A x Attribute B x Attribute C). If the resulting count exceeds 50, you MUST seek explicit confirmation from the user due to performance risks.
3. Category-Based Configuration
- Mandate: Do not assume accounting properties (Income/Expense accounts) are set on the product level. Always check the linked
product.categoryif these fields are null. The category also determines the inventory valuation method (FIFO/AVCO/Standard).
4. Product Types (type field)
consu(Goods): Tangible merchandise (storable ifis_storableis true).service: Intangible services (never tracked in inventory).combo: A set of other products sold together.
3. Price & Cost
list_price: The base Sales Price (on Template).standard_price: The Cost price. Note: This is company-dependent in many configurations.price_extra: Additional cost added to a specific Variant (on Product).
4. Search Workflow
To find a specific product efficiently:
- Reference First: Search by
barcodeordefault_code(Internal Reference). - Variants: If searching for a specific configuration, search
product.productdirectly using attribute values.
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.
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.
- 8d ago First seen · 43 lines · 30 tokens per session scan A bb75cc86f8ad
odoo-products is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 2d ago), licensed MIT. It adds 30 tokens to every session and 574 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.
Other skills, from other repositories
retail-expert
Expert-level retail systems, POS, inventory management, e-commerce, customer analytics, and omnichannel retail. Use when the user mentions POS, ecommerce, inventory, CRM, or omnichannel, or when the task involves Retail Systems, Omnichannel Retail, Technologies, or POS Operations.
sap-ariba
This skill handles all SAP Ariba tasks including Sourcing (RFx, e-Auction), Contracts, Procurement (catalog, requisition, PR-to-PO), Supplier Lifecycle & Performance (SLP), Spend Analysis, Network (supplier collaboration), Buying & Invoicing, Guided Buying, integration with S/4HANA (CIG / Ariba Network Adapter)…
sap-wm
This skill handles SAP WM (Warehouse Management — ECC legacy module) including Warehouse Structure (LS01N/LS02N), Storage Type/Section/Bin (LS01/LS03N), Transfer Order (LT01/LT03/LT0E), Transfer Requirement (LB01/LB10), Picking/Putaway Strategies, WM-MM/SD Integration, Physical Inventory (LI01N/LI02N), and…
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…
kingdee-query
A natural-language assistant for querying and operating Kingdee Cloud Galaxy, an enterprise resource planning system for business records such as orders, inventory, materials, customers, and production.
upgrade-stripe
Guide for upgrading Stripe API versions and SDKs.