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-salesgit 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-sales)<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-sales"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-sales/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-sales"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-sales.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.00033 | $0.00479 |
| Opus 5 | $0.00016 | $0.00239 |
| Sonnet 5 | $0.00007 | $0.00096 |
| Haiku 4.5 | $0.00003 | $0.00048 |
Grade A, and why
odoo-sales 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 — 36 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Odoo Sales & Order Fulfillment
This skill provides the agent with high-level functional expertise in Odoo's Sales engine, covering the entire lifecycle from Quotation to Order Fulfillment (Shipping, Manufacturing, Services).
Core Mandates
1. The Sales Lifecycle
- States:
draft(Quotation) ->sent(Quotation Sent) ->sale(Confirmed Order) ->cancel. - Confirmation Trigger: Confirming an SO (
action_confirm) is a critical event that automatically triggers downstream operations (e.g., Delivery Orders, Manufacturing Orders, or Project Tasks).
2. Line Management & Pricing
- Product Identification: ALWAYS use the
product.productID on lines. - Pricelists: Pricing is dynamically determined by the
pricelist_id. Do not assume the price on the line is static; it may change based on quantities or customer tiers. - Taxes: Taxes are computed automatically based on the product and the
fiscal_position_idof the partner.
3. Invoicing Policies
Understand when an order is ready for billing:
- Ordered Quantities: Invoice the customer as soon as the SO is confirmed.
- Delivered Quantities: Only invoice what has been physically shipped or performed.
- Check: Use the
invoice_statusfield to determine if a record isto invoice.
4. Advanced Fulfillment Strategies
Support complex business scenarios:
- Services: Manage
service_trackingto create Projects or Tasks automatically upon confirmation. - Make to Order (MTO) / Build to Order (BTO): Understand how routes trigger immediate supply chain actions.
- Engineer to Order (ETO): Link Sales Orders to bespoke design Tasks before final quoting.
- Dropshipping: Automatically generate a Purchase Order targeting the customer's address.
Available Resources
sales-logic.md: Deep-dive into fulfillment scenarios (MTO, ETO, Services), Pricelists, and Invoicing rules.sales-fields.json: Dense technical map of fields for Order, Line, Pricelist, and Payment Term models.
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 · 36 lines · 33 tokens per session scan A ecb88d154583
odoo-sales is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 2d ago), licensed MIT. It adds 33 tokens to every session and 479 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.