Troubleshoot User banner
zscaler zscaler

Troubleshoot User

Development community

Description

--- name: troubleshoot-user disable-model-invocation: true argument-hint: "<username_or_email> [application_or_url] [symptom]" description: "Cross-product troubleshooting of user connectivity across ZCC, ZDX, ZPA, and ZIA." --- # Troubleshoot User Connectivity Perform end-to-end troubleshooting for user: **$ARGUMENTS** Follow this systematic workflow: ## Step 1: Parse Input Extract from the arguments: - **User identifier** (name or email) - **Application or URL** (if provided) - **Symptom*

Installation

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

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

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

Full documentation available on GitHub

View Source Repository