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 agentmods add skills/actinon-com/brass-monkey/odoo-inventorynpx skills add actinon-com/brass-monkey --skill odoo-inventorygit 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-inventory)<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-inventory"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-inventory.svg" alt="Measured on agentmods" 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.00036 | $0.00993 |
| Opus 5 | $0.00018 | $0.00496 |
| Sonnet 5 | $0.00007 | $0.00199 |
| Haiku 4.5 | $0.00004 | $0.00099 |
Grade A, and why
odoo-inventory 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 6d 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 — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Odoo Inventory & Logistics
This skill provides the agent with the expertise required to manage Odoo's inventory operations, covering transfers (pickings), stock moves, and the physical warehouse structure.
Core Mandates
1. Snapshot Awareness (Dynamic Discovery)
- Mandate: The
inventory-fields.jsonresource is a snapshot of common logistics fields. It is NOT exhaustive. - Verification: If a task requires absolute technical precision or if the user references attributes not in your resource, you MUST call
inspect_modelto retrieve the "Live Truth" from the target Odoo instance.
2. The Inventory Flow (Pickings & Moves)
Inventory operations are centered around the Transfer (stock.picking).
- Picking: The "envelope" or document (e.g., WH/OUT/001).
- Move (
stock.move): The individual lines on the picking (e.g., "10 units of Product A"). - State Lifecycle:
draft: Document is being prepared.waiting: Waiting for another operation to complete.confirmed: Waiting for products to be available in stock.assigned: Products are reserved and the transfer is Ready to process.done: The physical move has occurred and stock levels have updated.
2. Physical vs. Virtual Locations
Odoo tracks stock by moving items between Locations (stock.location).
- Internal: Physical spots in your warehouse (e.g., WH/Stock/Shelf 1). These contribute to your On-Hand quantity.
- Supplier: Virtual source for incoming goods.
- Customer: Virtual destination for outgoing goods.
- Inventory Loss: Used for corrections (Scrap, adjustments).
3. Valuation & Costing
Stock valuation logic is typically controlled at the product.category level (see odoo-products skill).
- Manual vs. Automated: Automated valuation creates
account.moveentries for every stock move. - Mandate: Be cautious when processing moves for products with "Automated" valuation, as it impacts the balance sheet immediately.
What ships with it
3 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.
- 6d ago First seen · 61 lines · 36 tokens per session scan A f38968c5f1e4
odoo-inventory is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 3d ago), licensed MIT. It adds 36 tokens to every session and 993 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
基于已连接的 kingdee-mcp(第三方开源金蝶云星空 MCP 服务器,非金蝶官方出品),用自然语言查询与操作金蝶 ERP:销售/采购订单、即时库存、物料档案、客户/供应商、单据提交/审核/下推、生产/成本/资产等。当用户提到"金蝶""查金蝶""金蝶销售订单/库存/物料"等 ERP 查询或操作需求时触发。.
upgrade-stripe
Guide for upgrading Stripe API versions and SDKs.