Add wix plugin to marketplace catalog#38
Open
gilisho wants to merge 2 commits into
Open
Conversation
Remote source pinned to wix/skills@75bb86e. Bundles the Wix MCP server and four skills (wix-app, wix-design-system, wix-headless, wix-manage). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author
|
Small question to ask in this opportunity: should we submit a PR to update the SHA whenever we want to make sure our plugins are up-to-date? What is the process for updating existing plugins? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds the wix plugin to the marketplace catalog as a remote source.
url)75bb86e43cad1bfdc0e51f541cd44f9612c1deeedevelopmentwix-app,wix-design-system,wix-headless,wix-manage)Details
Build, manage, and deploy Wix sites and apps. The catalog entry's
descriptionandhomepagemirror the upstream repo's canonicalplugin.jsonmetadata. Keywords are natural-language search phrases consistent with existing entries (neon,mongodb). The(MCP Server + Skills)marker is used since the plugin ships both.Validation
python3 scripts/validate-catalog.py→ Catalog OKpython3 scripts/generate-plugin-index.py --check→ Plugin index OK.grok-plugin/plugin-index.jsonregenerated; captured thewix-mcpserver and 4 skills.🤖 Generated with Claude Code