cloudflare-deploy

Automate Cloudflare Workers, Pages, and storage deployments via Wrangler CLI.

214|7|Updated May 29, 2026
One-click install
npx skills add https://github.com/anolilab/lunora --skill cloudflare-deploy-anolilab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/anolilab/lunora/tree/main/.agents/skills/cloudflare-deploy
Command: npx skills add https://github.com/anolilab/lunora --skill cloudflare-deploy-anolilab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the deployment and management of Cloudflare services, removing the complexity of manual configuration and CLI orchestration for Workers, Pages, and platform infrastructure.

Core Features & Use Cases

  • Unified Deployment: Orchestrates deployments for Workers, Pages, and Durable Objects via a single interface.
  • Infrastructure Decision Support: Provides interactive decision trees to select the correct Cloudflare product for compute, storage, AI, or networking needs.
  • Use Case: A developer needs to deploy a full-stack application with a D1 database and R2 storage; this Skill guides them through the configuration and executes the deployment commands.

Quick Start

Use the cloudflare-deploy skill to deploy the current project to Cloudflare Workers and provide the public URL and environment configuration.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I deploy a full-stack application to Cloudflare Workers with D1 and R2?

Deploy a full-stack Cloudflare Workers application by orchestrating configuration for D1 databases and R2 storage via a unified interface. The Skill guides you through architectural decisions and executes the necessary Wrangler CLI commands for deployment.

What is the best way to manage Cloudflare Pages and Durable Objects deployments?

Managing Cloudflare Pages and Durable Objects deployments is streamlined through a single orchestration interface. It removes manual configuration complexity by automating the deployment tasks across these Cloudflare platform services.

Do I need Wrangler CLI and Cloudflare account authentication to deploy serverless infrastructure?

Yes, Wrangler CLI integration and appropriate Cloudflare account authentication are required to execute deployment tasks. These prerequisites allow the Skill to securely automate infrastructure configuration and deployment.

How does infrastructure decision support work for Cloudflare compute, storage, and networking?

Infrastructure decision support for Cloudflare works by providing interactive decision trees to select the correct platform product. It guides you through architectural choices for compute, data, AI, or networking requirements before executing deployment.

Can I automate serverless deployment configuration for Cloudflare Pages without manual CLI orchestration?

Yes, you can automate serverless deployment configuration for Cloudflare Pages without manual CLI orchestration. The Skill orchestrates the deployment and configuration processes directly, removing the need to manually run CLI commands.

What are the limitations of deploying Cloudflare Workers with this automated orchestration approach?

The limitations of deploying Cloudflare Workers with automated orchestration center on platform dependencies. Execution requires Wrangler CLI integration and active Cloudflare account authentication to manage and deploy the infrastructure successfully.