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-projectsnpx skills add actinon-com/brass-monkey --skill odoo-projectsgit 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-projects)<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-projects"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-projects.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 | $0.00030 | $0.00519 |
| Opus 5 | $0.00015 | $0.00260 |
| Sonnet 5 | $0.00006 | $0.00104 |
| Haiku 4.5 | $0.00003 | $0.00052 |
Grade A, and why
odoo-projects 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 4d 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 — 35 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Odoo Projects, Milestones & Timesheets
This skill provides the agent with high-level functional expertise in Odoo's Project Management engine, covering Tasks, Milestones, and the critical integration with Sales (Invoicing) and Accounting (Analytic Ledger).
Core Mandates
1. Project Hierarchy
- Project (
project.project): The top-level container. Dictates whether Timesheets and Milestones are enabled. - Task (
project.task): The unit of work. Progresses through Kanban Stages (project.task.type). - Sub-tasks: Tasks can have a
parent_id, allowing for multi-level work breakdown.
2. Milestone Billing
- Milestones (
project.milestone): Used to track major project achievements. - Invoicing Link: When a milestone is marked as
is_reached, Odoo can automatically update theqty_deliveredon the linkedsale_line_id, allowing the Sales Order to be invoiced. - Mandate: Always check if a task is linked to a Milestone before marking it as done, as it may have financial implications.
3. Timesheet Management
- Logging Time: Actual work is recorded in Analytic Lines (
account.analytic.line), commonly referred to as Timesheets. - Billing Types:
- Billable (T&M): Time logged directly updates the "Delivered Quantity" on the Sales Order.
- Fixed Price: Time is logged for cost tracking, but does not affect the invoiced amount.
- Non-billable: Time is tracked purely for internal project management.
4. Sales & Accounting Integration
- Sales Order Link: Tasks and Timesheets are typically linked to a
sale_line_id. This is the "Contract" that defines the billing rate. - Analytic Accounting: Every project is linked to an Analytic Account (
account_id). This account aggregates all costs (Timesheets) and revenues (Invoices) for financial reporting.
Available Resources
projects-logic.md: Deep-dive into Service Fulfillment strategies, Analytic costing, and Stage management.projects-fields.json: Dense technical map of fields for Project, Task, Milestone, and Timesheet 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.
- 4d ago First seen · 35 lines · 30 tokens per session scan A 8686f527ae5b
odoo-projects is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 11d ago), licensed MIT. It adds 30 tokens to every session and 519 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
om-gap-analysis
Grounded platform gap analysis at engagement scale — turn a folder of client docs into an Epic/Story tree where every coverage verdict is re-run by executable gates against a validated checkout of the platform, scored in atomic commits, license-tier-tagged, and synthesized into a client-facing summary + backlog. Use…
flowforge-development
Builds Kanban board interfaces for Eloquent models with drag-and-drop functionality. Use when creating board pages, configuring columns and cards, implementing drag-and-drop positioning, working with Filament board pages or standalone Livewire boards, or troubleshooting position-related issues.
doc-todo-log-loop
基于日志记录驱动的轻量级项目开发和管理方案,是新项目的缺省管理方案.
tasks
Create or update the live task dashboard (TASKS.md) in Obsidian. Use when the user wants to view or regenerate the task dashboard — 'show my tasks', 'update TASKS.md', 'open task view'. Do NOT use for: the vault portal/map (use moc), capturing new tasks (add them inside project notes directly), or daily briefing (use…
ticket-manager
Expertise in managing Linear tickets locally using Markdown files. Use when you need to create, update, search, or break down features into atomic implementation tickets.
tech-to-marketing-brief
将零散的技术特性和算法更新,转化为完整的运营 Brief、社媒宣发案例库以及配套的研发 Jira Ticket.