Wix Cli Backend Api

🏢Official
by wix · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add wix-cli-backend-api npx -- -y @trustedskills/wix-cli-backend-api
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
wix
Installs
51

🏢 Official

Published by the company or team that built the technology.