cloudflare-deploy

Deploy applications and infrastructure on Cloudflare using wrangler.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill simplifies the complex process of deploying and managing applications on the Cloudflare platform, reducing the manual overhead of configuring Workers, Pages, and associated infrastructure.

Core Features & Use Cases

  • Platform Orchestration: Seamlessly deploy Workers, Pages, and Durable Objects using standardized configurations.
  • Infrastructure Management: Manage storage, AI services, and networking rules through a unified interface.
  • Use Case: Use this skill to deploy a full-stack Astro application to Cloudflare Pages, configure a D1 database, and set up an AI Gateway for your model endpoints in one cohesive workflow.

Quick Start

Use the cloudflare-deploy skill to deploy the current project to Cloudflare Pages and return the production URL and configuration details.

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

You can deploy a full-stack application to Cloudflare Pages and Workers by using this skill to orchestrate platform configurations and execute deployment commands, returning the production URL and configuration details.

Can I configure D1 databases and AI Gateways during a Cloudflare deployment?

Yes, you can configure D1 databases and AI Gateways during a Cloudflare deployment. This skill manages storage, AI services, and networking rules through a unified interface within a single cohesive workflow.

Do I need wrangler configuration to deploy infrastructure on Cloudflare?

Yes, you need valid Cloudflare authentication and wrangler configuration to deploy infrastructure on Cloudflare. This skill requires these prerequisites to execute deployment commands for compute, storage, and networking resources.

What is the best way to manage Durable Objects and serverless infrastructure on Cloudflare?

The best way to manage Durable Objects and serverless infrastructure on Cloudflare is using an orchestration skill that configures and deploys platform services, reducing the manual overhead of individual infrastructure setups.

Does this Cloudflare deployment skill support complex compute and storage scenarios?

Yes, this Cloudflare deployment skill supports complex deployment scenarios involving compute, storage, AI, and networking configurations. It handles platform orchestration for Workers, Pages, and associated infrastructure.