Wix Cli Backend Api
Helps with backend development, API as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wix-cli-backend-api npx -- -y @trustedskills/wix-cli-backend-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wix-cli-backend-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wix-cli-backend-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
wix-cli-backend-api
What it does
This skill enables AI agents to interact directly with Wix backend infrastructure using command-line tools. It facilitates the execution of administrative tasks and data management operations within the Wix ecosystem through a structured API interface.
When to use it
- Automating routine site maintenance tasks such as database backups or log rotations.
- Deploying custom code updates or plugins directly to a Wix-managed environment.
- Retrieving specific configuration data or analytics metrics via CLI commands.
- Managing user permissions or content structures programmatically without a GUI.
Key capabilities
- Direct command-line interface access to Wix backend systems.
- Execution of administrative scripts for site management.
- Programmatic retrieval of backend state and configurations.
- Integration with Wix's internal tooling for automation workflows.
Example prompts
- "Use the wix-cli-backend-api to list all active sites in my organization."
- "Run a diagnostic check on the database integrity using the CLI tools."
- "Deploy the latest version of my custom plugin via the backend API."
Tips & gotchas
Ensure you have valid authentication credentials configured before attempting any write operations. This skill is designed for technical users comfortable with command-line interfaces; graphical management tools may be more suitable for non-technical tasks.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.