cloudflare-deploy

Deploy applications and infrastructure to Cloudflare Workers and Pages.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/brandonjjon/astro-starter-cf --skill cloudflare-deploy-brandonjjon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/brandonjjon/astro-starter-cf/tree/main/.agents/skills/cloudflare-deploy
Command: npx skills add https://github.com/brandonjjon/astro-starter-cf --skill cloudflare-deploy-brandonjjon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cloudflare Deploy enables teams to provision and publish applications and infrastructure on Cloudflare with a cohesive, automated workflow.

Core Features & Use Cases

  • Simplified deployment workflows for Workers, Pages, and related platform services
  • On-demand deployment and hosting across Cloudflare's edge network
  • Integration with Wrangler and IaC tooling (Terraform, Pulumi)
  • Use cases include deploying new sites, updating edge functions, and configuring DNS/pages routes

Quick Start

Use Cloudflare Deploy to scaffold and deploy your project to Cloudflare with a single command or CI pipeline.

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 and Pages?

To deploy applications to Cloudflare, this Skill automates publishing Workers and Pages to the edge network using Wrangler or IaC tooling. It scaffolds and executes deployment workflows through a single command or CI pipeline.

Can I use Terraform or Pulumi for Cloudflare infrastructure deployment?

Yes, you can use IaC tooling like Terraform or Pulumi for Cloudflare infrastructure deployment. The Skill integrates these tools to automate provisioning and routing alongside Workers and Pages publishing workflows.

What do I need to set up a CI/CD pipeline for Cloudflare edge apps?

Setting up a CI/CD pipeline for Cloudflare edge apps requires a Cloudflare account, Wrangler or compatible IaC tooling, and project configuration. The Skill automates the deployment and hosting process across these components.

Does this approach support configuring DNS and pages routes during deployment?

Yes, this deployment approach supports configuring DNS and pages routes. It provides a cohesive workflow to automate hosting, routing, and infrastructure provisioning across Cloudflare's platform services.

What is the best way to update edge functions on Cloudflare?

The best way to update edge functions on Cloudflare is through automated deployment workflows. This Skill publishes updates to Workers and Pages on-demand, ensuring edge-ready apps launch quickly via Wrangler or CI pipelines.