cloudflare-deploy

Map deployment needs to Cloudflare products and load relevant references.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/allenbenj/pages --skill cloudflare-deploy-allenbenj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/allenbenj/pages/tree/main/.agents/skills/cloudflare-deploy
Command: npx skills add https://github.com/allenbenj/pages --skill cloudflare-deploy-allenbenj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Consolidates guidance to deploy, host, publish, and configure Cloudflare projects by mapping user needs to the right product and providing actionable references.

Core Features & Use Cases

  • Decision-tree guidance to choose the correct Cloudflare product (Workers, Pages, Durable Objects, etc.) and load the appropriate references
  • Prerequisites, authentication steps, and sandboxing notes to ensure deployments succeed in CI/CD or local environments
  • Access to comprehensive references and setup guides for end-to-end deployment workflows
  • Real-world example: a developer wants to publish a new app and uses this skill to determine whether to deploy via Wrangler or Pages functions, then loads the relevant docs

Quick Start

Start by selecting a deployment goal and load the matching references to begin.

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 app to Cloudflare Workers or Pages?

Choose the correct Cloudflare product using decision-tree guidance, complete prerequisites and authentication, then load actionable references to deploy your serverless workloads via Wrangler or Pages functions.

When should I use Cloudflare Workers versus Pages for my deployment?

Use decision-tree guidance to choose between Cloudflare Workers and Pages by evaluating your serverless workload requirements, then load the matching references to configure the appropriate deployment environment.

Can I configure Cloudflare deployments using CI/CD pipelines?

Yes, you can deploy to Cloudflare within CI/CD pipelines by following the provided prerequisites, authentication steps, and sandboxing notes to ensure your serverless workloads publish successfully in automated environments.

Do I need Wrangler to deploy serverless workloads on Cloudflare?

Wrangler is used to deploy serverless workloads to Cloudflare, providing the command-line interface to publish Workers, manage KV, R2, and D1 resources, and execute Infrastructure as Code configurations.

What are the prerequisites for publishing a project to Cloudflare Pages?

Prerequisites for publishing to Cloudflare Pages include setting up authentication and configuring your local or CI/CD environment, followed by loading specific references to guide the end-to-end deployment process.

Does this Cloudflare deployment guide cover setup for KV, R2, and D1?

Yes, the guide covers deployment scenarios across Cloudflare KV, R2, and D1 by mapping your storage needs to the right product and loading actionable references to configure these resources.