
unclecatvn/agent-skills
3 skills2k installs273 starsGitHub
Install
npx skills add https://github.com/unclecatvn/agent-skillsSkills in this repo
1Odoo 19odoo-19 is an agent skill that pins Odoo 19 documentation into your coding workflow so solo builders and small teams shipping ERP extensions do not hallucinate ORM APIs or manifest keys. It packages a master index with deep reference files—actions, controllers, CSV/XML data, decorators, fields, __manifest__.py, mixins, models, migrations, and OWL front-end guidance—aligned to the 19.0 branch layout described in the repo README. Use it during Build when you customize modules, wire business logic, define security rules, or upgrade addons between Odoo versions. Installation paths include skills.sh via npx skills add and Cursor remote rules pointed at the git subfolder, which keeps agents reading the same canonical snippets instead of stale blog posts. It is reference and integration knowledge, not a deploy or hosting skill: you still run Odoo locally or on your infra. Pair it with your normal git and Python environment; outputs should be valid module structure, XML/CSV data, and Python models your instance can load.1kinstalls2Odoo 18Odoo 18 is a phase-specific agent skill that packages Odoo 18 development documentation for solo and indie builders extending ERP, CRM, or ecommerce on Odoo. Instead of guessing field types, action bindings, or OWL component conventions, you point the agent at a curated tree: a master index and eighteen reference files spanning actions, controllers, data loading, decorators, fields, manifests, mixins, models, migrations, and OWL. It fits the Build phase when you are implementing modules, wizards, cron jobs, and integrations against the 18.0 API. Installation aligns with the skills.sh workflow or a Cursor remote rule pinned to the 18.0 branch subfolder, so procedural knowledge stays version-matched to your server. Use it whenever the agent must generate compliant module scaffolding, fix ORM or XML data issues, or navigate Odoo-specific patterns that generic Python or web skills miss.960installs3Odoo 17Odoo 17 is a documentation skill that packages UncleCat’s Odoo 17.0 knowledge base for AI coding assistants. Solo builders and small teams shipping custom Odoo modules—inventory, CRM extensions, industry verticals—get a single installable skill instead of guessing framework APIs from stale blog posts. The package centers on SKILL.md as a master index and a references folder of focused guides for actions, controllers, decorators, fields, manifests, mixins, models, migrations, and OWL front-end components. You use it during active module development whenever the agent must generate compliant Python, XML records, or upgrade scripts. Installation aligns with skills.sh (`npx skills add unclecatvn/agent-skills`) or Cursor remote rules from the 17.0 branch. It does not run Odoo or replace official docs, but it steers agents toward version-17-correct patterns so you ship modules faster with fewer ORM and security footguns.1installs