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
13 changes: 13 additions & 0 deletions .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,19 @@
"homepage": "https://github.com/firecrawl/firecrawl-grok-plugin",
"keywords": ["firecrawl", "fire crawl"],
"domains": ["firecrawl.dev", "docs.firecrawl.dev"]
},
{
"name": "wix",
"description": "Build, manage, and deploy Wix sites and apps (MCP Server + Skills). Includes CLI development skills and Wix MCP server for site management, eCommerce, CMS, dashboard extensions, and more.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/wix/skills.git",
"sha": "1ea953a29525ce8ff07a3b5a3a107927804c3eba"
},
"homepage": "https://dev.wix.com/docs/api-reference/articles/ai-tools/about-wix-skills",
"keywords": ["wix", "wix cli", "wix mcp", "wix apps", "wix headless"],
"domains": ["wix.com", "dev.wix.com", "manage.wix.com"]
}
]
}
29 changes: 29 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,35 @@
}
]
}
},
"wix": {
"sha": "1ea953a29525ce8ff07a3b5a3a107927804c3eba",
"components": {
"mcpServers": [
{
"name": "wix-mcp",
"description": "http"
}
],
"skills": [
{
"name": "wix-app",
"description": "Build and review Wix CLI app extensions — dashboard pages, modals, plugins, menu plugins, custom element widgets, Edito…"
},
{
"name": "wix-design-system",
"description": "Wix Design System component reference. Use when building UI with @wix/design-system, choosing components, checking prop…"
},
{
"name": "wix-headless",
"description": "Build a complete Wix Managed Headless site from a single prompt, OR connect an existing project (HTML/JSX/Vite app, Cla…"
},
{
"name": "wix-manage",
"description": "Wix business solution management recipes — REST API operations for configuring and managing Wix business solutions. Rou…"
}
]
}
}
}
}