Globales Ranking · von 601 Skills
odoo-19 AI Agent Skill
Quellcode ansehen: unclecatvn/agent-skills
MediumInstallation
npx skills add unclecatvn/agent-skills --skill odoo-19 621
Installationen
Agent Skills

What is Agent Skills?
Agent Skills is a collection of documentation and specialized agents that supercharge AI coding assistants like Cursor, Claude Code, Windsurf, and Aider.
Think of it as a "knowledge pack" - when you add Agent Skills to your project, your AI assistant gains access to thousands of lines of curated technical expertise about specific frameworks and technologies. This means better code suggestions, fewer mistakes, and more helpful responses.
Why use it?
- Generic AI assistants give you general programming advice
- AI assistants with Agent Skills give you framework-specific, best-practice guidance
For example, instead of just getting "how to write a Python function," you get "how to write an Odoo model following Odoo 18.0 conventions with proper ORM usage."
Quick Start
Get started in 30 seconds with NPX (recommended):
# Add Agent Skills to your current project
npx skills add unclecatvn/agent-skillsThat's it! Your AI assistant will now have access to all the skills in this repository.
What's Inside?
Skills - Framework Documentation
In-depth guides written specifically for AI consumption:
| Skill | Description |
|---|---|
| Odoo 17.0 | Odoo 17 development (tree views, direct-expression attrs, group_operator=, _sql_constraints, JSONB translations, OWL 2.8) |
| Odoo 18.0 | Odoo 18 development (ORM, views, security, OWL, reports, migrations, performance) |
| Odoo 19.0 | Odoo 19 development guide with current conventions |
| DTG Base | DTGBase utilities (date/period, timezone, batch, barcode, Vietnamese text) |
| Payment Integration | SePay, Polar, Stripe, Paddle, Creem.io and related patterns |
| Code Review | Standards and workflows for automated code review |
| Brainstorming | Structured framework for feature ideation and spec review |
| Writing Skills | Creating and editing AI skills (structure, evals, quality) |
| MCP Builder | Building Model Context Protocol servers |
| Slide (AI Vibe Slides) | Self-contained HTML/React slide decks for fullscreen presentation |
| Visual Explainer | Self-contained HTML for diagrams, diff/plan review, tables, and visual explanations |
Agents - Autonomous Reviewers
Specialized agents that act as senior technical leads:
| Agent | What it does |
|---|---|
| Odoo Code Review | Reviews Odoo code with scoring (1–10) and structured feedback |
| Odoo Code Tracer | Traces execution flow from an entry point through the call graph |
| Planner | Breaks down complex features into actionable implementation steps |
Rules - Coding Standards
Enforced patterns for consistent, secure code:
| Rule | Description |
|---|---|
| Coding Style | Best practices for naming, imports, and code structure |
| Security | Security patterns for enterprise applications |
Project Structure
agent-skills/
├── skills/
│ ├── odoo-17.0/ # Odoo 17 guides
│ ├── odoo-18.0/ # Odoo 18 guides
│ ├── odoo-19.0/ # Odoo 19 guides
│ ├── dtg-base/ # DTGBase utilities
│ ├── payment-integration/ # Payment integrations
│ ├── code-review/ # Code review standards
│ ├── brainstorming/ # Ideation and spec review
│ ├── writing-skills/ # Authoring AI skills
│ ├── mcp-builder/ # MCP servers
│ ├── slide/ # HTML/React slide decks
│ └── visual-explainer/ # HTML diagrams and visual explanations
├── agents/ # Odoo reviewers + planner
├── rules/ # Coding style and security
└── lib/ # Shared assets (e.g. images)Supported IDEs
Agent Skills works with popular AI-powered IDEs:
- Cursor - Rules, remote rules, or
npx skills add - Claude Code - Native skill support
- Windsurf - Compatible
- Aider - Compatible
How It Works
graph LR
A[Your AI Assistant] --> B[Reads Agent Skills]
B --> C[Framework Knowledge]
B --> D[Best Practices]
B --> E[Code Patterns]
C --> F[Better Code Suggestions]
D --> F
E --> F- You add Agent Skills to your project
- Your AI assistant reads the relevant skill files
- The AI uses this context to provide framework-specific guidance
- You get better, more accurate code assistance
Stats
| Metric | Value |
|---|---|
| Documentation | 55,000+ lines |
| Skill packs | 11 (Odoo 17.0, 18.0, 19.0, DTG Base, Payment, Code Review, Brainstorming, Writing Skills, MCP Builder, Slide, Visual Explainer) |
| Agents | 3 (Odoo Code Review, Odoo Code Tracer, Planner) |
| License | MIT |
Contributing
We welcome contributions! Here's how you can help:
- Add new skills - Create documentation for other frameworks
- Improve existing docs - Fix errors, add examples
- Create agents - Build specialized reviewers or planners
- Report issues - Let us know what's missing or broken
Open an issue or discussion on GitHub if you want to propose changes or new skills.
Links
If you find this project helpful, please consider giving it a star!
Installationen
Sicherheitsprüfung
Quellcode ansehen
unclecatvn/agent-skills
Mehr aus dieser Quelle
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
So verwenden Sie diesen Skill
Install odoo-19 by running npx skills add unclecatvn/agent-skills --skill odoo-19 in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.
Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.
Der Skill verbessert das Verständnis Ihres Agenten für odoo-19, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.
Was Sie erhalten
Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.
Kompatibilität
Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.