cloudflare-one-migrations

Plans migrations from Zscaler, Palo Alto, and legacy VPN stacks to Cloudflare One.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/celeroncoder/skills --skill cloudflare-one-migrations-celeroncoder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cloudflare-one-migrations
Source: https://github.com/celeroncoder/skills/tree/main/cloudflare-one-migrations
Command: npx skills add https://github.com/celeroncoder/skills --skill cloudflare-one-migrations-celeroncoder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Migrating from Zscaler ZIA/ZPA, Palo Alto NGFW/Prisma, or legacy VPN/SWG stacks to Cloudflare One involves hundreds of interdependent policies, objects, and connectors where missed mappings cause silent security gaps. This Skill provides a structured workflow for inventorying source configurations, mapping them to Cloudflare One resources, and staging a safe rollout. ## Core Features & Use Cases - Source Stack Assessment: Guides collection of structured exports from ZIA, ZPA, Palo Alto/Prisma, and legacy VPN environments, including rules, objects, hit counts, and identity data. - Policy Mapping Plans: Maps source rules to Cloudflare Gateway policies, Access applications, Cloudflare Tunnel routes, DLP profiles, and device posture checks with confidence levels and partial-mapping flags. - Staged Rollout & Validation: Enforces disabled/audit-mode rule creation, pilot groups, object-count validation gates, rollback paths, and a full source-rule accounting table. - Use Case: A network engineer migrating from Zscaler ZPA uses the Skill to map connector groups to Cloudflare Tunnels, convert app segments into CIDR and hostname routes, and translate access policies into reusable Cloudflare Access policies. ## Quick Start Ask the assistant to assess a migration from Zscaler ZIA to Cloudflare One using your exported URL filtering, firewall, and DLP policy files.

Frequently Asked Questions about cloudflare-one-migrations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate from Zscaler ZIA to Cloudflare Gateway?▼

Export ZIA URL filtering, firewall, SSL inspection, DLP, and custom category policies, then map them to Cloudflare Gateway traffic policies and lists. Create rules in disabled or audit mode first, pilot with small groups, and compare logs before expanding rollout.

How do ZPA app segments map to Cloudflare Access?▼

ZPA app segments map to Cloudflare Access applications backed by Cloudflare Tunnel routes. IP addresses and CIDRs become tunnel CIDR routes, domain names become hostname routes, and each ZPA connector group maps to one tunnel with matching cloudflared replicas.

Can Palo Alto firewall rules be converted to Cloudflare One policies?▼

Palo Alto rules can map to Cloudflare Gateway and Access policies, but one source rule often produces multiple Cloudflare resources. App-ID, zones, HIP profiles, and decryption behavior rarely translate exactly, so partial mappings must be flagged rather than forced.

What exports are needed before a SASE migration assessment?▼

You need structured exports of security rules, address and service objects, groups, custom categories, tunnels or connectors, identity and group data, hit counts, and logging configuration. Screenshots or prose summaries often hide missing object files and should be avoided.

Why does Gateway block Access private app traffic after migration?▼

In default-deny Gateway Network environments, broad L4 block rules can block private app traffic before Access policy evaluation. Add a Network allow rule with the Self-hosted Access App selector at higher precedence than the block rules.

What are the limitations of Zscaler to Cloudflare policy mapping?▼

Zscaler caution/warn behavior, DLP engines with custom regex, and network application groups have no exact Cloudflare equivalents. These must be flagged as explicit customer decisions or manual recreation tasks rather than silently mapped to allow or block rules.