Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"source": {
"source": "url",
"url": "https://github.com/wix/skills.git",
"sha": "6277ddff7bc62102d06d969d76e41f81eb86d48e"
"sha": "c2afdf2455bbd51895d50ab12cb2bbad5e7d25c8"
},
"homepage": "https://dev.wix.com/docs/api-reference/articles/ai-tools/about-wix-skills",
"keywords": ["wix", "wix cli", "wix mcp", "wix apps", "wix headless"],
Expand Down
12 changes: 8 additions & 4 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1215,8 +1215,8 @@
}
},
"wix": {
"sha": "6277ddff7bc62102d06d969d76e41f81eb86d48e",
"version": "1.17.0",
"sha": "c2afdf2455bbd51895d50ab12cb2bbad5e7d25c8",
"version": "1.18.0",
"components": {
"mcpServers": [
{
Expand All @@ -1239,7 +1239,7 @@
},
{
"name": "wix-base44-connector",
"description": "Build on Wix from the Base44 builder sandbox — this file is the complete guide (site context, doc discovery, API contra…"
"description": "Build on and manage the connected Wix site from a Base44 app: discover and call any Wix API (endpoints, request/respons…"
},
{
"name": "wix-design-system",
Expand All @@ -1253,9 +1253,13 @@
"name": "wix-headless",
"description": "Connect Wix business services (Stores, Bookings, CMS, Blog, Events, Forms, and more) to a Wix Headless frontend — infer…"
},
{
"name": "wix-headless-fast",
"description": "Build a Wix Headless site fast by wiring SHIPPED, verified @wix/sdk code instead of authoring the integration from reci…"
},
{
"name": "wix-manage",
"description": "Wix business solution management recipes — REST API operations for configuring and managing Wix business solutions. Rou…"
"description": "REST recipes to configure and manage a Wix site's business solutions — stores, bookings, payments, CMS, and more. Open…"
},
{
"name": "wix-vibe-headless",
Expand Down
Loading