cloudflare-deploy

Automate deployment and management of applications on Cloudflare Workers and Pages.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ironkid90/Lucky5-v7 --skill cloudflare-deploy-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-deploy
Source: https://github.com/ironkid90/Lucky5-v7/tree/main/.github/skills/cloudflare-deploy
Command: npx skills add https://github.com/ironkid90/Lucky5-v7 --skill cloudflare-deploy-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wrangler, miniflare, terraform, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment and management of applications on Cloudflare, leveraging Workers, Pages, and related platform services.

Core Features & Use Cases

  • Deployment: Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services.
  • Configuration: Configure Workers, Pages, and other services with ease.
  • Monitoring: Monitor and troubleshoot applications on Cloudflare with detailed logs and metrics.
  • Use Case: Imagine you have a web application that needs to be deployed to Cloudflare. Use this Skill to automate the deployment process and configure the necessary services.

Quick Start

Deploy your application to Cloudflare using the cloudflare-deploy skill.

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 and Pages deployment?

Automate Cloudflare Workers and Pages deployment by using this skill to configure infrastructure, manage platform services, and deploy applications without manual dashboard intervention. It requires environment variables for authentication.

What do I need to configure before deploying applications to Cloudflare?

Before deploying applications to Cloudflare, you need to configure environment variables for authentication and ensure access to the Cloudflare dashboard. Dependencies like wrangler, miniflare, and terraform must also be installed.

Can I manage Cloudflare infrastructure using Terraform and wrangler?

Yes, you can manage Cloudflare infrastructure using Terraform and wrangler. This skill integrates these dependencies to provision infrastructure, configure Workers and Pages, and automate platform service management.

How do I monitor and troubleshoot Cloudflare Workers applications?

Monitor and troubleshoot Cloudflare Workers applications by accessing detailed logs and metrics provided through the skill's configuration options. These monitoring tools help identify and resolve deployment or runtime issues.

Does this approach work for both Cloudflare Workers and Pages?

Yes, this deployment approach works for both Cloudflare Workers and Pages. The skill supports deploying and managing applications across both platform services, providing unified configuration and monitoring capabilities.

What are the limitations of automating Cloudflare deployment with miniflare?

A key limitation of automating Cloudflare deployment with miniflare is its local testing scope, requiring wrangler for actual deployment execution. The skill's implementation depth is advanced, demanding familiarity with infrastructure automation.