ワンクリックで
connect_addons_ng
connect_addons_ng には oduist から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when writing or regenerating an Odoo module's Apps Store page (static/description/index.html) for an Oduist/connect addon — the store "description", app listing, module landing page, or features/marketing HTML shown in Odoo Apps and the Apps Store.
Log an Oduflow MCP session into the repo's `.oduflow/use-cases/` directory for future reference and statistics. Use this skill when the user asks to record/log/save an Oduflow interaction — phrases like "record this oduflow", "log oduflow use-case", "save oduflow call", "record oduflow usage". Accepts a slug argument (e.g. `fix-shipment-search`) and creates/updates `YYYY-MM-DD-<slug>.md` with the full task description, every Oduflow MCP call (tool name, arguments, result) and final outcome. Used to build a corpus of real Oduflow usage in this repo.
Agentic Odoo development with Oduflow MCP. Provisions isolated Docker environments per git branch for testing Odoo modules. Use when: (1) deploying/testing Odoo modules in an environment, (2) running Odoo tests, (3) debugging Odoo module errors, (4) managing Oduflow environments, (5) any task involving push → test → fix cycle for Odoo addons. Triggers on: oduflow commands, Odoo environment management, module install/upgrade/test requests, or when the user wants to test code changes in a live Odoo instance.