Plugin
OpenAIv1.1.1
Wix
Build Wix apps, headless websites, and manage your Wix business from Codex
About
Build and deploy Wix apps and headless websites, and manage your Wix business with Codex. Includes Wix CLI development skills for dashboard extensions, backend APIs, site widgets, service plugins, and data collections. Build headless websites with Wix Headless — from fully-hosted Astro apps to self-hosted in any framework — powered by Wix's backend for eCommerce, bookings, CMS, events, and members. Also includes recipes for Wix business solution management.
wixwix-cliwix-mcpecommercecmswix-appswix-headlessheadlessinteractivereadwrite
plugin.json
{
"apps": "./.app.json",
"name": "wix",
"author": {
"url": "https://dev.wix.com",
"name": "Wix"
},
"skills": "./skills/",
"license": "MIT",
"version": "1.1.1",
"homepage": "https://dev.wix.com/docs/api-reference/articles/ai-tools/about-wix-skills",
"keywords": [
"wix",
"wix-cli",
"wix-mcp",
"ecommerce",
"cms",
"wix-apps",
"wix-headless",
"headless"
],
"interface": {
"logo": "./assets/logo.svg",
"category": "Coding",
"brandColor": "#116DFF",
"websiteURL": "https://dev.wix.com/",
"displayName": "Wix",
"screenshots": [],
"capabilities": [
"Interactive",
"Read",
"Write"
],
"composerIcon": "./assets/logo.svg",
"defaultPrompt": [
"Build a Wix app extension with Wix Design System UI",
"Build a Wix app with a shipping fee service plugin",
"Set up Wix Stores products, pickup, or CMS data"
],
"developerName": "Wix",
"longDescription": "Build and deploy Wix apps and headless websites, and manage your Wix business with Codex. Includes Wix CLI development skills for dashboard extensions, backend APIs, site widgets, service plugins, and data collections. Build headless websites with Wix Headless — from fully-hosted Astro apps to self-hosted in any framework — powered by Wix's backend for eCommerce, bookings, CMS, events, and members. Also includes recipes for Wix business solution management.",
"privacyPolicyURL": "https://www.wix.com/about/privacy",
"shortDescription": "Build Wix apps, headless websites, and manage your Wix business from Codex",
"termsOfServiceURL": "https://www.wix.com/about/terms-of-use"
},
"repository": "https://github.com/wix/skills",
"description": "Build and deploy Wix apps and headless websites, and manage your Wix business. Includes CLI development skills, Wix Headless for any frontend framework, and Wix MCP server for eCommerce, CMS, dashboard extensions, and more."
}