wrangler

Deploy and orchestrate Cloudflare Workers and related resources via the Wrangler CLI.

17|Updated Mar 14, 2023
One-click install
npx skills add https://github.com/hybrid-npm/hybrid --skill wrangler-hybrid-npm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrangler
Source: https://github.com/hybrid-npm/hybrid/tree/main/.agents/skills/wrangler
Command: npx skills add https://github.com/hybrid-npm/hybrid --skill wrangler-hybrid-npm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloudflare Workers require a cohesive CLI to deploy, develop, and manage multiple resources across environments and bindings. This skill provides a centralized toolchain to streamline workflows for Workers, KV, R2, D1, and related services.

Core Features & Use Cases

  • Deploy, develop, and manage Cloudflare Workers and associated resources using the Wrangler CLI.
  • Initialize projects, configure environments and bindings, and perform deployments across multiple stages.
  • Coordinate assets, secrets, and advanced workflows for edge deployments at scale.

Quick Start

Install Wrangler and initialize a project to start building and deploying Cloudflare Workers.

Frequently Asked Questions about wrangler

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

FAQPage Schema
How do I deploy Cloudflare Workers using the Wrangler CLI?

You can deploy Cloudflare Workers by using Wrangler to initialize your project, configure environment bindings, and execute the deployment commands for your serverless edge applications.

Can I manage Cloudflare KV and R2 bindings across multiple environments?

Yes, Wrangler supports environment management and resource bindings across Workers KV, R2, D1, and Vectorize, allowing you to coordinate assets and configure multi-stage deployments.

What is the best way to configure D1 and Vectorize bindings for edge computing apps?

The best way to configure D1 and Vectorize bindings is through Wrangler's centralized CLI workflow, which streamlines environment configuration and resource orchestration for edge computing applications.

Do I need a specific CLI to manage Cloudflare Workers secrets and assets at scale?

You need Wrangler to manage Cloudflare Workers secrets and assets at scale, as it provides the cohesive toolchain required for advanced edge deployment workflows and resource coordination.

Does Wrangler support multi-resource deployment patterns for serverless edge apps?

Wrangler supports multi-resource deployment patterns for serverless edge apps, enabling you to deploy and orchestrate Workers alongside KV, R2, D1, and Vectorize services simultaneously.