Troubleshoot Experience banner
zscaler zscaler

Troubleshoot Experience

Data community

Description

--- name: troubleshoot-experience disable-model-invocation: true argument-hint: "<username_or_email> [application_name] [since_hours]" description: "Troubleshoot a user's digital experience using ZDX scores, metrics, and network path data." --- # Troubleshoot User Experience (ZDX) Investigate experience for: **$ARGUMENTS** ## Step 1: Parse Input Extract: - **Username or email** - **Application name** (optional -- investigate all if not provided) - **Time window** in hours (default: 2, max:

Installation

Installs to ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-experience/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-experience && curl -fsSL https://raw.githubusercontent.com/zscaler/zscaler-mcp-server/HEAD/commands/troubleshoot-experience.md -o ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-experience/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository