bindings-guide

Configure Cloudflare Workers bindings in wrangler.toml and use them with env.

1|1|Updated Dec 27, 2025
Search Tags:#R2#bindings#KV#D1
One-click install
npx skills add https://github.com/involvex/involvex-claude-marketplace --skill bindings-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bindings-guide
Source: https://github.com/involvex/involvex-claude-marketplace/tree/main/plugins/cloudflare-expert/skills/workers-development/references/bindings-guide.md
Command: npx skills add https://github.com/involvex/involvex-claude-marketplace --skill bindings-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive guide to configuring and using Cloudflare Workers bindings (KV, D1, R2, DO, Queues, Vectorize, AI, etc.).

Core Features & Use Cases

  • Configuration in wrangler.toml/jsonc
  • Binding usage patterns with env and secrets
  • Examples for common workloads

Quick Start

Add a KV binding and read a value from Workers.