odoo-field-service

odoo-field-service is a skill for Claude Code from actinon-com/brass-monkey. It costs 23 tokens per session (412 once invoked), scanned A, original, MIT.

Guidance for using Odoo's Field Service module, which manages work performed at customer locations. It covers scheduling technicians, recording time and materials, completing digital worksheets, and collecting customer signatures.

In plain words
What is it for?
Use it to manage field-service tasks, verify job addresses, schedule interventions, record parts and time, fill out job forms, and finish signed work orders.
Why use it?
It helps keep on-site jobs tied to the correct location and move them through a consistent lifecycle from scheduling to completion.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

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

Good fit Use it to manage field-service tasks, verify job addresses, schedule interventions, record parts and time, fill out job forms, and finish signed work orders.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/actinon-com/brass-monkey/odoo-field-service
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.

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

Made for: Claude Code.

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-field-service

README.md
[![agentmods](https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-field-service/github.svg)](https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-field-service)
Your own site
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-field-service"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-field-service/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.

agentmods 80×15 button for odoo-field-service

Your own site · 80×15
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-field-service"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-field-service.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 412 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00023 $0.00412
Opus 5 $0.00012 $0.00206
Sonnet 5 $0.00005 $0.00082
Haiku 4.5 $0.00002 $0.00041

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

Security

Grade A, and why

odoo-field-service 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 9d 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-field-service/SKILL.md · 34 lines

What it actually says

Skill: Odoo Field Service Management (FSM)

This skill provides the agent with functional expertise in Odoo's Field Service module, which extends Project management for on-site interventions.

Core Mandates

1. FSM Task Architecture

  • Host Project: A Field Service task is a project.task belonging to a project where is_fsm is enabled.
  • Location-Centric: The partner_id on the task represents the physical location of the intervention.
  • Mandate: Always verify the site address (partner_id) before dispatching or updating a technician's schedule.

2. Intervention Lifecycle

  1. Scheduled: Dates (planned_date_begin, date_deadline) are set.
  2. In Progress: The technician starts the timer (Timesheets).
  3. Materials: Parts consumed on-site are added to the task, updating a hidden Sales Order.
  4. Worksheet: A digital form (worksheet.template) is filled out.
  5. Signed: The customer provides a digital signature (worksheet_signature).
  6. Done: The task is marked as fsm_done.

3. Worksheets & Reporting

  • Templates: Different types of jobs (e.g., HVAC Repair vs. Plumbing) use different worksheet_template_id.
  • Validation: Mandate that a worksheet must be filled and signed before an FSM task can be closed if a template is required.

4. Billing for Service

  • Automatic Invoicing: If the project is set to "Billable", Odoo can generate an invoice directly from the FSM task based on timesheets and consumed materials.

Available Resources

  • field-service-logic.md: Deep-dive into material consumption, worksheet custom models, and mobile-friendly workflows.
  • field-service-fields.json: Dense technical map of fields for FSM-specific tasks and worksheet templates.
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. 9d ago First seen · 34 lines · 23 tokens per session scan A c25c34913bda

Subscribe to this mod's changes

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

spec-kitty-mission-system

Understand how Spec Kitty missions work: the 4 built-in mission types, how they define workflows via step contracts and action indices, how missions and work packages relate, how templates are resolved through the 6-tier chain, and how doctrine artifacts (procedures, tactics, directives) compose mission behavior.…

Priivacy-ai/spec-kitty · 160 tokens

spec-kitty-runtime-review

Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only…

Priivacy-ai/spec-kitty · 85 tokens

spk-run-verdict-capture

Set a Spec Kitty work-package review verdict through the deterministic event-log seam, so every agent harness records approve/reject the same way.

Priivacy-ai/spec-kitty · 35 tokens

spk-run-implement-review

Orchestrate Spec Kitty work-package implementation and review loops until all packages are done, approved, or correctly rejected.

Priivacy-ai/spec-kitty · 30 tokens

spk-team-sync

Operate Spec Kitty tracker sync (sync pull/sync push/sync run for local providers) and hosted SaaS-backed mission data.

Priivacy-ai/spec-kitty · 31 tokens

spk-admin-dashboard

Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.

Priivacy-ai/spec-kitty · 39 tokens