Skill

Wrangler

Skill

Deploy and manage Workers from the skill, not a wiki.

Official Cloudflare skill for wrangler: KV, R2, D1, Queues, and deploy.

spec·Apache-2.0·Updated this quarter·github.com/cloudflare/skills

Claude CodeCursorDesktop
Scanned
npx skills add cloudflare/skills

By Cloudflare

Input

A Worker project.

Output

A wrangler command or a config change.

cf-wrangler.skill/invoke

You say

Put this secret in production.

It returns

npx wrangler secret put API_KEY --env production. Not in wrangler.toml.

Prompt notebook

Prompts this skill is built for.

  • You say

    Put this secret in production.

    It returns

    npx wrangler secret put API_KEY --env production. Not in wrangler.toml.

  • You say

    Add a D1 binding.

    It returns

    Binding in wrangler.jsonc. Migration note attached.

What it teaches

  1. 01Deploy
  2. 02KV
  3. 03D1
  4. 04R2