·kv

Eventually-consistent key-value storage distributed globally. Load when implementing session storage, authentication tokens, caching API responses, feature flags, A/B testing, rate limiting, or storing user preferences at the edge.

4Installs·0Trend·@null-shot

Installation

$npx skills add https://github.com/null-shot/cloudflare-skills --skill kv

How to Install kv

Quickly install kv AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/null-shot/cloudflare-skills --skill kv
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: null-shot/cloudflare-skills.

SKILL.md

View raw

Fast, eventually-consistent key-value storage distributed globally across Cloudflare's edge network.

| Session storage | Fast token/session lookups at the edge | | Caching | Cache API responses, rendered HTML, or computed results | | Configuration data | Feature flags, app settings, rate limit counters | | User profiles | Store user preferences, settings, metadata | | A/B testing | Store experiment assignments and feature toggles |

| Rate limiting | Track request counts per user/IP with TTL |

Eventually-consistent key-value storage distributed globally. Load when implementing session storage, authentication tokens, caching API responses, feature flags, A/B testing, rate limiting, or storing user preferences at the edge. Source: null-shot/cloudflare-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/null-shot/cloudflare-skills --skill kv
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from null-shot/cloudflare-skills

Quick answers

What is kv?

Eventually-consistent key-value storage distributed globally. Load when implementing session storage, authentication tokens, caching API responses, feature flags, A/B testing, rate limiting, or storing user preferences at the edge. Source: null-shot/cloudflare-skills.

How do I install kv?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/null-shot/cloudflare-skills --skill kv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/null-shot/cloudflare-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25