cloudflare-kv

Official

Fast edge KV storage with Cloudflare Workers.

AuthorSerendipityOneInc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers interact with Cloudflare Workers KV, enabling fast, edge-resident key-value storage for serverless apps.

Core Features & Use Cases

  • KV operations: get, put, and delete values in a namespace for edge deployments.
  • Namespace management: create and manage KV namespaces and bindings for workers.
  • Use Case: Build feature flags or per-user session data cached at the edge to reduce latency.

Quick Start

  • Create a KV namespace and perform a basic put/get using Wrangler, e.g., wrangler kv:key put MY_NAMESPACE example-key 'Hello' and wrangler kv:key get MY_NAMESPACE example-key.

Dependency Matrix

Required Modules

None required

Components

referencesscriptsassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-kv
Download link: https://github.com/SerendipityOneInc/srp-claude-code-marketplace/archive/main.zip#cloudflare-kv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.