Wix Cli Data Collection
Collects Wix website data via CLI, enabling automated analysis and reporting of key performance indicators.
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-data-collection npx -- -y @trustedskills/wix-cli-data-collection
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wix-cli-data-collection": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wix-cli-data-collection"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The wix-cli-data-collection skill enables AI agents to interact with the Wix CLI specifically for managing data collection configurations. It allows automation of tasks related to setting up and modifying how user data is gathered within Wix sites using command-line interfaces.
When to use it
- Automating the initial setup of data collection forms on new Wix projects without manual GUI interaction.
- Scripting routine updates to existing data collection rules or field mappings across multiple sites.
- Integrating Wix data ingestion workflows into larger CI/CD pipelines for deployment automation.
- Debugging and verifying data collection configurations via terminal commands before going live.
Key capabilities
- Direct interaction with the Wix Command Line Interface (CLI) tools.
- Management of data collection schemas and storage settings.
- Execution of CLI commands to configure user input handling.
Example prompts
- "Configure a new data collection form for email signups on my Wix site using the CLI."
- "Update the privacy policy fields associated with current data collection points via command line."
- "List all active data collection configurations and their storage destinations for this project."
Tips & gotchas
Ensure you have the latest version of the Wix CLI installed locally before attempting to use this skill, as older versions may lack specific data collection endpoints. Always verify your authentication tokens are valid, as data collection changes often require elevated permissions within the Wix ecosystem.
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.