site-management

Discover and switch between Wix sites using a single access token.

15|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/wix/wix-ecom-cowork --skill site-management-wix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-management
Source: https://github.com/wix/wix-ecom-cowork/tree/main/plugins/wix-ecom-cowork/skills/site-management
Command: npx skills add https://github.com/wix/wix-ecom-cowork --skill site-management-wix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dynamically fetches and manages Wix sites that the user's access token can access, enabling site switching without manual pre-configuration and reducing setup friction.

Core Features & Use Cases

  • Dynamic site discovery: fetches all Wix sites the access token has permission to see and caches them for the conversation.
  • In-chat site switching: switch active site on demand with simple phrases like "connect to site 3" without restarting the chat.
  • Persistent selection and display: stores the selected site locally and always shows the active site before any store-related responses.
  • Error handling and accessibility: communicates token/account issues clearly and guides users to re-authenticate when needed.

Quick Start

Ask Claude to connect to a site by saying "connect to site 2" after the site list is displayed.

Frequently Asked Questions about site-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch between multiple Wix sites in an automated workflow?

You can switch Wix sites by providing a single access token, which the Skill uses to automatically discover all available sites and cache them locally for dynamic selection during your chat session.

What is dynamic site discovery for Wix API automation?

Dynamic site discovery automatically fetches and caches all Wix sites your access token has permission to see, enabling on-demand site switching without manual pre-configuration.

Do I need a separate access token for each Wix site I want to manage?

No, a single access token is sufficient. The Skill discovers all Wix sites associated with that token and allows you to switch between them dynamically.

Can I change the active Wix site without restarting the chat session?

Yes, you can switch the active Wix site on demand using simple phrases like "connect to site 3" without restarting the chat, and the selection is stored locally for the session.

What happens if my Wix access token is invalid or has permission issues?

When token or account issues occur, the Skill clearly communicates the error and guides you to re-authenticate, ensuring you know when access problems prevent site discovery.