cloudflare-deploy

Automate Cloudflare deployment workflows for Workers, Pages, and platform services.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/devkeni/Skills --skill cloudflare-deploy-devkeni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/devkeni/Skills/tree/main/backend-devops/cloudflare-deploy
Command: npx skills add https://github.com/devkeni/Skills --skill cloudflare-deploy-devkeni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines deploying Cloudflare Workers, Pages, and related platform services by providing guided, IaC-friendly workflows and deployment patterns.

Core Features & Use Cases

  • Deploy Workers, Pages, and other platform services from Wrangler/CLI with environment bindings and tokens.
  • Manage deployments across environments (dev/stage/prod) and automate rollouts, migrations, and bindings.
  • Use with IaC tools (Terraform/Pulumi) to provision resources and automate workflows.

Quick Start

Command-line deploys with Wrangler to provision a project, bind resources, and publish to the edge in production.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I deploy Cloudflare Workers using Wrangler across multiple environments?

Cloudflare Workers deployment via Wrangler involves configuring environment bindings and multi-environment patterns for dev, staging, and production. This Skill automates rollouts, migrations, and token management to streamline publishing workflows.

What is the best way to manage infrastructure as code for Cloudflare Pages and Workers?

Infrastructure as code for Cloudflare Pages and Workers uses IaC-compatible configurations to provision resources. This Skill guides Terraform or Pulumi integration to automate workflows and manage environment bindings efficiently.

Can I use Terraform or Pulumi to provision Cloudflare platform services and bindings?

Yes, you can use Terraform or Pulumi to provision Cloudflare platform services and bindings. This Skill supports IaC tools to automate resource provisioning, environment binding, and deployment workflows across your development lifecycle.

How do I configure environment bindings and tokens for Cloudflare deployments?

Configuring environment bindings and tokens for Cloudflare deployments requires guided setup within your Wrangler configuration. This Skill provides patterns to securely manage tokens and bind resources across development, staging, and production environments.

Does this approach support deploying both Cloudflare Pages and Workers from the CLI?

Yes, this approach supports deploying both Cloudflare Pages and Workers from the CLI. It automates Cloudflare deployment workflows for platform services, guiding Wrangler usage, bindings, and migrations directly from the command line.