Wrangler — agent skill from cloudflare/skills

Wrangler is available in the open agent skills ecosystem (cloudflare/skills).

Install

npx skills add https://github.com/cloudflare/skills --skill wrangler

Skill content

The instructions an agent receives when this skill is active.

--- name: wrangler description: Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge. --- # Wrangler CLI

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Wrangler do?
Wrangler is available in the open agent skills ecosystem (cloudflare/skills). Wrangler — agent skill from cloudflare/skills.
How do I install Wrangler?
In a supported agent environment, run: npx skills add https://github.com/cloudflare/skills --skill wrangler
When should I use Wrangler?
Use this skill when working on tasks related to wrangler.
Got an example for Wrangler?
Apply Wrangler to a relevant agent workflow.
Where does Wrangler come from?
Source and updates: https://www.skills.sh/cloudflare/skills/wrangler. Confirm install steps and permissions there before you rely on it.