From odoo-erp
Automatically check Odoo connection status and guide the user through setup if needed
How this skill is triggered — by the user, by Claude, or both
Slash command
/odoo-erp:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before using any Odoo tool, call `get_credentials_status` first.
Before using any Odoo tool, call get_credentials_status first.
configured: false, ask the user for their Odoo URL, database name, login email, and API key, then call setup_credentials with those values.configured: true and connected: true, proceed normally.configured: true and connected: false, show the error and offer to reconfigure with setup_credentials.When asking for credentials, explain:
https://mycompany.odoo.com)mycompany-production)npx claudepluginhub implefy/odoo-mcp --plugin odoo-erpProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.