site-management

Installation
SKILL.md

Site Management Skill

Purpose

Dynamically fetch and manage Wix sites that the user's access token has permission for. No pre-configuration needed!

Core Concepts

One Token, All Sites

A single WIX_ACCESS_TOKEN (from app installation) can access ALL sites in that Wix account. No need to configure sites manually!

Dynamic Site Discovery

On first use, call the Wix API to get all sites the token has access to. Cache this list for the conversation.

In-Chat Site Selection

User can switch sites anytime by saying "connect to site 3" - no restart needed!

API: List User's Sites

Installs
1
GitHub Stars
15
First Seen
2 days ago
site-management — wix/wix-ecom-cowork