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-erpOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
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.