site-management

Discover and switch Wix sites using a single access token.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables dynamic discovery and management of Wix sites using a single access token, eliminating manual site configuration and enabling seamless context switching within conversations.

Core Features & Use Cases

  • Dynamic site discovery: fetch all accessible Wix sites on first use and cache the list.
  • In-chat site switching: switch active site by saying 'connect to site N' without restarting the session.
  • Session persistence: store the selected site locally for subsequent API calls.

Quick Start

Ask Claude to fetch your Wix sites and select one to make it the active context for all subsequent Wix API calls.

Frequently Asked Questions about site-management

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

FAQPage Schema
How do I switch Wix sites dynamically using a single access token?

You can switch Wix sites dynamically using a single access token by triggering site discovery via the Wix API. The skill fetches all accessible sites, caches the list, and lets you select a target site to make it the active context for subsequent API calls.

Can I switch Wix site contexts during a chat session without restarting?

Yes, you can switch Wix site contexts mid-chat by instructing the interface to connect to a specific site number. The skill updates the active site instantly and stores the selection locally to ensure persistent context for all following Wix API calls.

What do I need to configure before fetching my Wix sites?

You only need a valid Wix access token to fetch your sites. No pre-configuration is required, as the skill handles site discovery directly through the Wix API and caches the results automatically upon first use.

How does token-based authentication handle missing tokens or Wix API errors?

Token-based authentication handles missing tokens or Wix API errors by returning clear messaging. The skill detects when a token is absent or when an API request fails, providing explicit feedback to resolve the authentication or connection issue.

Does Wix site discovery cache accessible sites for persistent API calls?

Yes, Wix site discovery caches all accessible sites on first use. This cached list enables quick in-chat site switching and ensures the selected site persists locally, maintaining consistent context for all subsequent Wix API operations.