cloudflare-deploy

Automate deployment of Workers, Pages, and related services to Cloudflare.

2|1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/duggal1/Sapphire-cli --skill cloudflare-deploy-duggal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/duggal1/Sapphire-cli/tree/main/internal/skills/bundled/cloudflare-deploy
Command: npx skills add https://github.com/duggal1/Sapphire-cli --skill cloudflare-deploy-duggal1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploying, hosting, and orchestrating Cloudflare projects (Workers, Pages, and platform services) can be fragmented and error-prone. This Skill consolidates deployment guidance and references into a single, navigable workflow.

Core Features & Use Cases

  • Unified deployment guidance for Workers, Pages, and platform services.
  • Decision-tree based product selection that points to detailed references.
  • Reusable runtime instructions and best practices for hosting, publishing, and configuring projects on Cloudflare.

Quick Start

Deploy a Cloudflare project by asking the Skill to guide you through choosing the right Cloudflare product and load the appropriate references.

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 using Wrangler?

Automate Cloudflare Workers deployment by using Wrangler-compatible tooling to authenticate against the Cloudflare API and publish your application. This skill provides reusable runtime instructions and references to orchestrate consistent, repeatable deployments across your edge services.

What is the best way to deploy Cloudflare Pages and edge services together?

Deploying Cloudflare Pages and edge services together requires consolidating deployment guidance into a unified workflow. This skill uses a decision-tree approach for product selection and loads detailed references to configure hosting, publishing, and platform integrations.

Can I use this to configure Cloudflare D1 and R2 during a project deployment?

Yes, you can configure Cloudflare D1 and R2 during project deployment. The skill covers orchestration scenarios for platform services, allowing you to set up related services alongside deploying your Workers and Pages applications.

What do I need to authenticate and publish apps to Cloudflare?

To authenticate and publish apps to Cloudflare, you need Wrangler-compatible tooling and valid credentials for the Cloudflare API. You also require access permissions to the target accounts and projects where the services will be deployed.

Why does my Cloudflare deployment workflow feel fragmented and error-prone?

Cloudflare deployment workflows become fragmented and error-prone when guidance for Workers, Pages, and platform services is scattered. This skill consolidates references and best practices into a single navigable workflow to ensure consistent and repeatable deployments.

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

Choosing between Cloudflare Workers and Pages depends on your application's hosting and publishing requirements. This skill provides a decision-tree based product selection mechanism to help you load the appropriate references and choose the correct edge deployment target.