cloudflare-deploy

Deploy Cloudflare apps and infrastructure across Workers and Pages.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/syl2042/codex_skills --skill cloudflare-deploy-syl2042
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/syl2042/codex_skills/tree/main/cloudflare-deploy
Command: npx skills add https://github.com/syl2042/codex_skills --skill cloudflare-deploy-syl2042

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy Cloudflare apps and infrastructure across Workers, Pages, and related platform services to enable edge deployments, hosting, and publishing with security and governance.

Core Features & Use Cases

  • Guided product selection through decision trees to identify the right Cloudflare product (Workers, Pages, or other services) and load detailed references.
  • Authentication prerequisites and sandbox considerations to ensure secure, compliant deployments.
  • Reference-driven deployment with access to Wrangler workflows, tokens, and CI/CD integration for production readiness.
  • Use cases include deploying new edge apps, publishing sites, migrating to Pages Functions, and building deployment pipelines.

Quick Start

Use Wrangler to authenticate and deploy your first Cloudflare project to the edge.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I deploy an application to Cloudflare Workers?

To deploy to Cloudflare Workers, you must first authenticate using Wrangler and then execute the deploy command via your CLI or CI/CD pipeline. This Skill guides you through the prerequisites and workflows to publish your app at the edge.

What is the best way to set up CI/CD pipelines for Cloudflare Pages?

Setting up CI/CD pipelines for Cloudflare Pages involves configuring authentication tokens and integrating Wrangler workflows into your pipeline. This Skill provides reference-driven deployment steps to ensure production-ready, secure hosting.

Do I need to authenticate before deploying to Cloudflare infrastructure?

Yes, authentication is a strict prerequisite before deploying to Cloudflare infrastructure. This Skill outlines the necessary authentication prerequisites and sandbox considerations to ensure secure, compliant edge deployments.

How do I choose between Cloudflare Workers and Pages for hosting?

Choosing between Cloudflare Workers and Pages depends on your project requirements, which this Skill helps identify through guided decision trees. It loads detailed references to align your deployment with the correct platform service.

Can I migrate my project to Pages Functions using Wrangler?

Yes, you can migrate to Pages Functions using Wrangler workflows. This Skill supports use cases like migrating existing sites and building deployment pipelines to publish projects across Cloudflare services.

Are there sandbox considerations when publishing sites to the edge?

Yes, there are specific sandbox considerations to ensure secure and compliant deployments when publishing sites. This Skill addresses these constraints alongside authentication requirements to govern your edge infrastructure.