A specialized migration utility for moving Prisma Access security policies, objects, and rules between different Strata Cloud Manager tenants.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install prisma-migrate
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-migrate 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 Tenant-to-Tenant Configuration Migration skill is a robust tool designed for network security engineers who need to synchronize or move complex environments across different Tenant Service Groups (TSGs). It automates the extraction of configurations from a source tenant and handles the complex logic required to inject them into a target tenant through the Strata Cloud Manager API.
By utilizing Openclaw Skills, this tool intelligently manages the technical hurdles of migration, such as resolving naming conflicts, maintaining strict dependency ordering, and stripping tenant-specific metadata that would otherwise cause API failures. It ensures a smooth transition for objects ranging from simple address tags to complex security and NAT rules.
Ensure you have the required credentials for both the source and destination tenants. Set the following environment variables in your terminal:
# Source tenant credentials
export SRC_SCM_CLIENT_ID="your-source-id"
export SRC_SCM_CLIENT_SECRET="your-source-secret"
export SRC_SCM_TSG_ID="your-source-tsg-id"
# Target tenant credentials
export DST_SCM_CLIENT_ID="your-target-id"
export DST_SCM_CLIENT_SECRET="your-target-secret"
export DST_SCM_TSG_ID="your-target-tsg-id"
The skill manages data migration according to a strict dependency matrix to ensure reference integrity. Below is the primary resource mapping:
| Object Category | Supported Resources |
|---|---|
| Identity & Tags | Tags, Address Objects, Address Groups |
| Services | Service Objects, Service Groups, Application Filters |
| Profiles | File Blocking, Profile Groups (with reference stripping) |
| Policies | Security Rules, NAT Rules, Decryption Rules |
| Exclusions | System-preset objects and default EDLs are automatically skipped |
Loading
A diagnostic tool for identifying and resolving connectivity, security policy, and configuration issues within Prisma Access via Strata Cloud Manager.

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 comprehensive auditing tool to validate Prisma Access configurations against security best practices and compliance benchmarks.

A professional I Ching divination tool for AI agents to perform hexagram generation, arrangement, and traditional Chinese fortune-telling.








































