odoo-js

odoo-js is a skill for Claude Code from assoumaaa/odoo-superpowers. It costs 95 tokens per session (2,131 once invoked), scanned A, original, no licence file.

A guide for writing, reviewing, or migrating Odoo frontend code. It covers JavaScript, OWL components, QWeb and OWL templates, and SCSS files under an Odoo module's static/src folder.

In plain words
What is it for?
Use it for Odoo point-of-sale changes, backend widgets, website widgets, services, templates, and frontend style files.
Why use it?
It helps avoid frontend-specific mistakes in Odoo screens and components that general JavaScript checks may not catch.

Skill for Claude Code

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

Part of the odoo-superpowers plugin — 11 skills, 1 command, 4 hooks shipped together

Good fit Use it for Odoo point-of-sale changes, backend widgets, website widgets, services, templates, and frontend style files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/assoumaaa/odoo-superpowers/odoo-js
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 assoumaaa/odoo-superpowers --skill odoo-js
Clone the repo
git clone --depth 1 https://github.com/assoumaaa/odoo-superpowers

Made for: Claude Code.

Or install odoo-superpowers, the plugin that ships this one along with the rest of its 11 skills, 1 command, 4 hooks.

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-js

README.md
[![agentmods](https://agentmods.dev/badge/skills/assoumaaa/odoo-superpowers/odoo-js/github.svg)](https://agentmods.dev/skills/assoumaaa/odoo-superpowers/odoo-js)
Your own site
<a href="https://agentmods.dev/skills/assoumaaa/odoo-superpowers/odoo-js"><img src="https://agentmods.dev/badge/skills/assoumaaa/odoo-superpowers/odoo-js/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-js

Your own site · 80×15
<a href="https://agentmods.dev/skills/assoumaaa/odoo-superpowers/odoo-js"><img src="https://agentmods.dev/badge/skills/assoumaaa/odoo-superpowers/odoo-js.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,131 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 unknown 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.00095 $0.02131
Opus 5 $0.00048 $0.01066
Sonnet 5 $0.00019 $0.00426
Haiku 4.5 $0.00010 $0.00213

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

Security

Grade A, and why

odoo-js 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.

skills/odoo-js/SKILL.md · 48 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 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. 8d ago First seen · 48 lines · 95 tokens per session scan A b80c3ef639a4

Subscribe to this mod's changes

odoo-js is a skill published in the GitHub repository assoumaaa/odoo-superpowers (1 stars, last pushed 2mo ago), with no licence file. It adds 95 tokens to every session and 2,131 once invoked, about $0.0005 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

odoo-js

Use when writing, reviewing, or migrating any JavaScript, OWL component, QWeb/OWL template, or SCSS under static/src in an Odoo module — POS overrides, backend widgets, website/public widgets, services. Carries PSAE review-derived principles for OWL correctness, the patch() discipline, template conventions, frontend…

omas-odoo/odoo-superpowers · 95 tokens

migrate-bootstrap

Migrates a traditional Power Pages site from Bootstrap 3 to Bootstrap 5. Downloads the site, runs the pac pages bootstrap-migrate engine, reviews the change report, applies AI-assisted fixes for the residual hierarchy/CSS changes the engine only flags, uploads the migrated site (which auto-enables the Bootstrap 5…

microsoft/power-platform-skills · 116 tokens

liveview-patterns

Build LiveView: async data (assignasync), PubSub (check connected?), phx-change events, form components/modals/uploads, streams for lists, livepatch. Use when handling interactions, debugging events, or tracking Presence.

oliver-kriska/claude-elixir-phoenix · 51 tokens

shiny-bslib-theming

Advanced theming for Shiny apps using bslib and Bootstrap 5. Use when customizing app appearance with bstheme(), Bootswatch themes, custom colors, typography, brand.yml integration, Bootstrap Sass variables, custom Sass/CSS rules, dark mode and color modes, dynamic theme switching, real-time theming, theme inspection…

posit-dev/skills · 87 tokens

design-system

Builds and maintains the design system a product is assembled from — tokens for color, type, spacing and elevation, component contracts, and the rules that keep them coherent as the product grows. Use this when starting a new interface, when screens have drifted apart visually, when the same component exists three…

cbrock84/headcount · 82 tokens

interface-craft

Raises the visual and interaction quality of an interface — layout, hierarchy, type, spacing, density, and the details that separate a considered product from a generic one. Use this when a screen works but looks unfinished or default, when a layout feels crowded or arbitrary, when a page has no clear focal point, or…

cbrock84/headcount · 79 tokens