cloudflare-deploy

Automate Cloudflare deployment resource selection and provisioning with Wrangler, Terraform, or Pulumi.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/rodrigotoledo/trading-exchange --skill cloudflare-deploy-rodrigotoledo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/rodrigotoledo/trading-exchange/tree/main/packages/skills-catalog/skills/%28cloud%29/cloudflare-deploy
Command: npx skills add https://github.com/rodrigotoledo/trading-exchange --skill cloudflare-deploy-rodrigotoledo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Consolidates guidance and tooling to streamline deploying, hosting, publishing, and configuring Cloudflare resources across environments, reducing setup errors and coordination overhead.

Core Features & Use Cases

  • Guided product selection for Cloudflare deployment components via decision trees (Workers, Pages, Durable Objects, R2, and more).
  • Authentication, prerequisites, and references for Wrangler, Terraform, Pulumi, and API tokens to accelerate production readiness.
  • Quick Start guidance and loadable references to unify deployment workflows across CLI, IaC, and API usage.

Quick Start

Boot the Cloudflare Deploy skill by following the Quick Start to scaffold and deploy a minimal Cloudflare project.

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 and provisioning across environments?

Automate Cloudflare Workers deployment by using guided decision trees to select products, enforcing prerequisites, and loading references for Wrangler, Terraform, or Pulumi to streamline project setup and reduce misconfigurations.

What's the best way to choose between Cloudflare Workers and Pages for hosting my project?

Choosing between Cloudflare Workers and Pages is handled via built-in decision trees that evaluate your project requirements, guiding the selection of appropriate deployment components like Durable Objects or R2 to ensure proper hosting configuration.

Do I need Terraform or Pulumi to manage Cloudflare Pages infrastructure as code?

You do not need Terraform or Pulumi exclusively; the skill provides authentication and references for both IaC tools alongside Wrangler CLI and API tokens, allowing you to manage Cloudflare Pages using your preferred infrastructure as code workflow.

Can I use Wrangler CLI to deploy a minimal Cloudflare project from scratch?

Yes, you can use Wrangler CLI to deploy a minimal project by following the Quick Start guidance, which scaffolds the necessary configuration and leverages loaded references to accelerate production readiness for your Cloudflare deployment.

Why does my Cloudflare deployment fail due to missing API tokens and authentication prerequisites?

Cloudflare deployments fail when authentication prerequisites are unmet; the skill enforces these requirements upfront and provides specific references for configuring API tokens to prevent misconfigurations during real-world project setup.

How does the cloudflare-deploy skill streamline hosting and publishing workflows?

The cloudflare-deploy skill streamlines hosting workflows by consolidating tooling guidance, enforcing prerequisites, and presenting decision trees that unify CLI, IaC, and API usage to reduce coordination overhead across environments.