What problem does it solve? Setting up a website normally requires renting hosting, installing a CMS, configuring a database, and opening ports. This Skill lets an owner describe a site in plain chat and have the bot install Odoo Community with Postgres, build the pages, and publish the site over HTTPS at a public address. ## Core Features & Use Cases - Chat-driven site building: Intake questions capture the site name, purpose, address name, and language, then the bot installs Odoo Community and builds pages via a custom module or the Odoo JSON-2 API. - One-command publishing: The host_website tool exposes the local Odoo site at https://<slug>.oteny.bot over HTTPS, with automatic slug-collision retries and DNS reachability checks. - Custom domains and care: Attach apex and www domains via CNAME to customers.oteny.bot, monitor SSL status, restart a downed site with ensure_site.sh, and take the site down on request. - Use Case: A cafe owner types "Build me a website for my cafe", answers a few intake questions, and receives a live site with a menu page, opening hours, and a back-office login. ## Quick Start Ask the bot to build a website for your business and answer its intake questions about the site name, web address, and whether Odoo runs locally or online.