cloudflare-deploy

Automate Cloudflare Workers, Pages, and platform service deployments via wrangler workflows.

320|3|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/mizchi/skills --skill cloudflare-deploy-mizchi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/mizchi/skills/tree/main/cloudflare/deploy
Command: npx skills add https://github.com/mizchi/skills --skill cloudflare-deploy-mizchi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill consolidates the end-to-end process for deploying Cloudflare Workers, Pages, and related platform services, eliminating fragmented tooling and inconsistent deployment steps.

Core Features & Use Cases

  • Guides end-to-end deployment for Workers, Pages, and platform services from a single reference framework.
  • Provides decision trees and minimal references to accelerate setup in CI/CD pipelines.
  • Ideal for teams needing consistent deployment patterns across development, staging, and production environments.

Quick Start

Load your project references, authenticate, and run the deployment workflow to publish to Cloudflare.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I automate Cloudflare Workers deployment in a CI/CD pipeline?

Automate Cloudflare Workers deployment by integrating wrangler-based workflows into your CI/CD pipeline with proper authentication guidance. This provides decision trees and minimal references to accelerate consistent setup across dev, staging, and prod environments.

What is the best way to manage Cloudflare Pages deployments across multiple environments?

Manage Cloudflare Pages deployments across multiple environments using a unified reference framework that standardizes publishing steps. It eliminates fragmented tooling by guiding end-to-end configuration for development, staging, and production.

Does this deployment workflow support both Cloudflare Workers and Pages?

Yes, this deployment workflow supports both Cloudflare Workers and Pages. It consolidates the end-to-end process for deploying Workers, Pages, and related platform services into a single reference framework, ensuring consistent deployment patterns.

How do I configure wrangler for publishing to Cloudflare?

Configure wrangler for publishing to Cloudflare by loading your project references and following the provided authentication guidance. The workflow implements wrangler-based steps to streamline deployment decisions and publish projects efficiently.

Why should I use a consolidated reference for Cloudflare deployments instead of manual tooling?

Use a consolidated reference for Cloudflare deployments to eliminate fragmented tooling and inconsistent deployment steps. It provides decision trees and minimal references that accelerate setup and ensure consistent patterns across different environments.

Can I use this for deploying platform services alongside Cloudflare Workers?

Yes, you can use this for deploying platform services alongside Cloudflare Workers. It guides the end-to-end deployment of Workers, Pages, and related platform services, streamlining configuration and publishing decisions across environments.