cloudflare-deploy

Automates Cloudflare Workers and Pages deployment via a single CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates the deployment, hosting, and lifecycle management of Cloudflare Workers, Pages, and related resources into a single binary, eliminating fragmented tooling and manual steps.

Core Features & Use Cases

  • Unified deployment workflow for Workers, Pages, and related services across local, staging, and production environments.
  • Project-local and global skill support allowing seamless merging and overrides.
  • Deterministic installation model via symlinks, with no hash-based duplication or registration phase.
  • Practical scenarios include publishing new apps, updating deployments, and maintaining multiple environments with a single tool.

Quick Start

Initialize and publish your project to Cloudflare with a binary.

Frequently Asked Questions about cloudflare-deploy

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

FAQPage Schema
How do I deploy Cloudflare Workers and Pages using a CLI?

You can deploy Cloudflare Workers and Pages using a unified CLI binary that automates the build and deployment process across local, staging, and production environments. This eliminates fragmented tooling and manual configuration steps.

What is the best way to manage multiple deployment environments for Cloudflare projects?

Managing multiple Cloudflare deployment environments is handled through a single binary interface that supports building, deploying, and maintaining projects across local, staging, and production stages with deterministic installation.

Does this Cloudflare deployment tool require manual dependency registration?

No, this Cloudflare deployment tool uses a deterministic installation model via symlinks without hash-based duplication or a registration phase, ensuring clean install and uninstall flows for your Workers and Pages projects.

Can I use a single tool for both Cloudflare Workers and Pages lifecycle management?

Yes, you can consolidate the lifecycle management of Cloudflare Workers, Pages, and related infrastructure into a single binary tool, allowing you to publish new apps and update deployments seamlessly.

How do project-local and global configurations work when deploying to Cloudflare?

Deploying to Cloudflare supports both project-local and global skill configurations, allowing seamless merging and overrides to maintain multiple environments and related resources effectively.