원클릭으로
connect_addons_ng
connect_addons_ng에는 oduist에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.