wix-docs
Installation
SKILL.md
Wix Docs — look up the Wix API/SDK documentation
Get the exact truth about a Wix API — endpoint, HTTP method, request/response body, a field, an enum, or an error. Never invent a Wix endpoint, path, body, or enum from memory — confirm it here first.
A lookup is a short flow: find the right page, then read it. Do it with curl (default, below)
or the Wix MCP doc tools if your agent has them (Lane 2).
Lane 1 — curl (default)
The docs are one tree of markdown pages: append .md to any https://dev.wix.com/docs/… URL
to get that page as markdown. No SDK, no MCP.
1. Find the page — search, browse, or query the index
Three ways to reach the right page — use whichever fits.