
Openspp Claude Plugins
- Updated January 29, 2026
- OpenSPP/claude-plugins
openspp-claude-plugins is a Claude Code plugin that adds Odoo/OpenSPP language-server support (completions, diagnostics, navigation) inside your agent sessions.
About
openspp-claude-plugins is a Claude Code plugin collection aimed at developers and small teams shipping on OpenSPP and Odoo. Instead of treating ERP Python/XML assets like generic files, it bundles language-server capabilities—completions, diagnostics, and navigation—so prompts stay anchored to real module boundaries and Odoo conventions. Install when you are actively extending models, views, or OpenSPP-specific flows and want fewer hallucinated APIs or wrong file paths. It is narrower than a full Odoo IDE: it augments Claude Code where you already code and review. Pair it with your normal Odoo dev environment (venv, module path, running instance) so diagnostics reflect your branch. Best fit for maintainers of social-protection registries and payment workflows; less useful if you only touch plain Laravel or Node apps without Odoo in the repo.
- Odoo- and OpenSPP-oriented Claude Code plugin bundle (1 plugin) from OpenSPP/claude-plugins
- Language-server features: completions, diagnostics, and symbol navigation in Odoo projects
- odools/LSP-style workflow so the agent understands Odoo module structure
- Targets OpenSPP social-registry and cash-transfer development on top of Odoo
- Category: language-support for Claude Code register/marketplace install
Openspp Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install openspp-claude-plugins@OpenSPP/claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 29, 2026 |
|---|---|
| Repository | OpenSPP/claude-plugins ↗ |
What it does
Give Claude Code Odoo/OpenSPP-aware completions, diagnostics, and navigation while you extend ERP modules and social-protection apps.
Who is it for?
maintainers or integrators with an OpenSPP or Odoo repo open in Claude Code who need LSP-grade context on every edit.
Skip if: Skip if you're on stacks with no Odoo/OpenSPP code and only want generic PHP or JavaScript assistance.
What you get
After you register the plugin, Claude Code can navigate and diagnose Odoo/OpenSPP projects more like a dedicated language server while you build modules.
- Registered Claude Code plugin pointing at OpenSPP/claude-plugins (1 plugin)
- In-session completions and diagnostics for Odoo/OpenSPP source files
- Improved symbol navigation across Odoo modules while editing with the agent
Recommended Plugins
How it compares
Odoo-focused language-support plugin, not a standalone ERP runtime or hosted OpenSPP instance.
FAQ
Who is Openspp Claude Plugins for?
Developers and small teams developing OpenSPP or Odoo modules who use Claude Code as their primary coding agent.
When should I use Openspp Claude Plugins?
Use it during active Build work on Odoo/OpenSPP code when you want completions, diagnostics, and navigation aligned to that stack.
How do I add Openspp Claude Plugins to my agent?
Install or register the OpenSPP/claude-plugins bundle from the Claude Code plugins marketplace, then open your Odoo/OpenSPP project so the language-server plugin can attach.