cloudflare-deploy

Deploy applications and infrastructure to Cloudflare Workers, Pages, and platform services.

4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/heyzude/skills_for_codex --skill cloudflare-deploy-heyzude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/heyzude/skills_for_codex/tree/main/skills_by_openai/cloudflare-deploy
Command: npx skills add https://github.com/heyzude/skills_for_codex --skill cloudflare-deploy-heyzude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies deploying applications and infrastructure to Cloudflare's global network, covering Workers, Pages, and various platform services.

Core Features & Use Cases

  • Unified Deployment: Deploy code, static sites, and infrastructure to Cloudflare.
  • Product Discovery: Guides users to the right Cloudflare product (Workers, Pages, D1, R2, etc.) based on their needs.
  • Use Case: A developer wants to host a new web application. They can use this Skill to deploy their frontend to Cloudflare Pages and their backend API to Cloudflare Workers, all managed through a single interface.

Quick Start

Use the cloudflare-deploy skill to deploy my project to Cloudflare Pages.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I deploy my project to Cloudflare Pages?

You can deploy your project to Cloudflare Pages by using this Skill, which streamlines pushing static sites and frontend applications directly to Cloudflare's global edge network.

What is the best way to deploy a serverless API to Cloudflare Workers?

Deploying a serverless API to Cloudflare Workers is simplified through this Skill, which facilitates selecting the appropriate Cloudflare product and pushing your code to the edge network.

Can I deploy both my frontend and backend to Cloudflare's edge network?

Yes, you can deploy both frontend and backend infrastructure to Cloudflare's edge network, managing static sites on Pages and backend APIs on Workers through a single unified deployment interface.

How do I choose the right Cloudflare product for my application?

This Skill assists in product discovery by guiding you to the appropriate Cloudflare service—such as Workers, Pages, D1, or R2—based on your specific serverless function, full-stack app, or database requirements.

Does this deployment process support Cloudflare databases and AI services?

Yes, the deployment process supports various Cloudflare platform services, including databases like D1 and storage like R2, extending beyond just Workers and Pages to cover related infrastructure.