A diagnostic tool for identifying and resolving connectivity, security policy, and configuration issues within Prisma Access via Strata Cloud Manager.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install prisma-troubleshoot
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install prisma-troubleshoot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Prisma Access Troubleshooter is a technical utility designed for network engineers and security administrators to streamline the diagnosis of complex SASE environments. By leveraging Openclaw Skills, this tool automates interactions with the Strata Cloud Manager (SCM) API to investigate GlobalProtect connectivity drops, tunnel instability, and security rule conflicts. It provides a structured approach to cloud security management, ensuring that issues ranging from certificate expirations to BGP route propagation are identified and resolved efficiently.
To utilize this skill within the Openclaw Skills framework, ensure curl is installed and configure the following environment variables:
export SCM_CLIENT_ID="your_client_id"
export SCM_CLIENT_SECRET="your_client_secret"
export SCM_TSG_ID="your_tsg_id"
These credentials allow the skill to securely communicate with your Strata Cloud Manager instance.
The skill interacts with the Strata Cloud Manager SSE Config v1 schema. Data is organized by functional modules:
| Module | API Endpoint Path | Purpose |
|---|---|---|
| Connectivity | /sse/config/v1/mobile-agent |
Portal and Gateway status checks |
| Security | /sse/config/v1/security-rules |
Policy auditing and rule ordering |
| Infrastructure | /sse/config/v1/jobs |
Tracking configuration push status |
| Operations | /sse/config/v1/config-versions |
Candidate configuration management |
Loading
Munger Lens is a cognitive framework for AI agents based on Charlie Munger's multidisciplinary mental models and rational decision-making principles.

A specialized data retrieval skill providing deep contextual information and market insights for Blizzard Entertainment within AI agent workflows.

A specialized knowledge module providing structured insights and critical data about the Xbox ecosystem for AI agents.

A specialized information retrieval module providing structured data and industry context for HBO within AI agent workflows.

A specialized migration utility for moving Prisma Access security policies, objects, and rules between different Strata Cloud Manager tenants.

A comprehensive auditing tool to validate Prisma Access configurations against security best practices and compliance benchmarks.








































