What problem does it solve? Managing a Wix site's business apps (stores, bookings, payments, CMS, contacts, marketing) requires knowing dozens of REST APIs, undocumented integration patterns, and correct call sequences. This Skill provides an indexed library of tested recipes that route any management request to the right API workflow. ## Core Features & Use Cases - Business solution recipes: Step-by-step REST API instructions for stores, bookings, get-paid, CMS, contacts, forms, media, pricing plans, restaurants, blog, events, domains, analytics, accessibility, and more. - eCommerce strategy orchestration: Analyzes site data across discounts, shipping, and gift cards to generate and track cross-domain recommendations with a persisted lifecycle (PROPOSED to DONE). - Dashboard navigation links: Builds direct manage.wix.com URLs for every business entity, pairing API results with 'view it in your dashboard' links. - Use Case: A user asks to 'create a yoga class for $50' — the Skill routes to the class-service recipe, creates the service via bulkCreateServices, and returns a dashboard link to manage it. ## Quick Start Ask the assistant to set up or manage any part of your Wix site, for example: create a booking service, add a store coupon, or query my site analytics.