$npx skillfedfor your agent

Upstash Redis Kv

Upstash Redis Kv connects to Upstash's Redis-compatible key-value store through a REST interface, enabling you to persist and query data using standard Redis commands. The skill supports all major Redis data structures—strings, hashes, lists, sets, and sorted sets—along with operations like caching, counters, and leaderboards.

Upstash Redis Kv stores and retrieves key-value data via Upstash's REST API with full Redis command support.

AI-generated summary based on this skill's SKILL.md

279 25 CC0-1.0updated by intellectronica

Decision gist · record as of 2026-04-25

Upstash Redis Kv stores and retrieves key-value data via Upstash's REST API with full Redis command support. Upstash Redis Kv connects to Upstash's Redis-compatible key-value store through a REST interface, enabling you to persist and query data using standard Redis commands. The skill supports all major Redis data structures—strings, hashes, lists, sets, and sorted sets—along with operations like caching, counters, and leaderboards.

manual: git clone https://github.com/intellectronica/agent-skills → cp -r agent-skills ~/.claude/skills/upstash-redis-kv

Use it when

  • Yes.
  • Upstash Redis Kv enables you to store and retrieve key-value data through standard Redis commands.
Same gist for agents: .md · .json

Install

intellectronica/agent-skills/upstash-redis-kv · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Upstash Redis Kv and how does it work?

Upstash Redis Kv connects to Upstash's Redis-compatible key-value store through a REST interface, enabling you to persist and query data using standard Redis commands. The skill supports all major Redis data structures—strings, hashes, lists, sets, and sorted sets—along with operations like caching, counters, and leaderboards.

Can I use Upstash Redis Kv for serverless redis caching?

Yes. Upstash Redis Kv is designed for serverless Redis caching, allowing you to set up managed Redis without managing infrastructure. It provides a fully managed service accessible via REST API, making it ideal for serverless architectures and cloud-native applications.

How do I store and retrieve key-value data using Upstash Redis?

Upstash Redis Kv enables you to store and retrieve key-value data through standard Redis commands. You can set keys with values, retrieve them on demand, and leverage Redis data structures like strings, hashes, lists, sets, and sorted sets for flexible data organization and querying.

What data structures does Upstash Redis Kv support?

Upstash Redis Kv supports all major Redis data structures: strings for simple values, hashes for object-like data, lists for ordered collections, sets for unique items, and sorted sets for ranked data. These structures enable use cases like caching, counters, leaderboards, and more.

Can I integrate Upstash Redis Kv with agent workflows?

Yes. Upstash Redis Kv integrates with agent workflows, allowing agents to access managed Redis service without infrastructure overhead. This enables agents to persist state, cache results, and coordinate data across distributed tasks seamlessly.

Is Upstash Redis Kv a managed service?

Yes. Upstash Redis Kv is a fully managed Redis service that eliminates infrastructure management. You access it through a REST API without provisioning or maintaining servers, making it ideal for developers who want fast key-value storage without operational overhead.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Store and retrieve key-value data using Upstash Redis”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

redis
by chaterm · chaterm/terminal-skills

Master Redis operations across strings, hashes, lists, sets, and sorted sets with real-world examples. Learn persistence strategies, replication setup, and cluster configuration alongside performance monitoring and troubleshooting techniques.

Apache-2.0docs in Chineseupdated Mar 2026
★ 50repo stars
Redis
by pluginagentmarketplace · pluginagentmarketplace/custom-plugin-sql

This skill teaches Redis data structures—strings, lists, hashes, sets, and sorted sets—along with key management, transactions, and pub/sub messaging. Learn to configure Redis as a data store, execute atomic operations, and build caching solutions for agent workflows.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
redis-inspect
by civitai · civitai/civitai

Query Redis cache instances to examine keys, retrieve values, check expiration times, and inspect data structures for troubleshooting. The skill supports both main cache and system cache instances, with read-only operations by default and optional write capabilities for cache management.

Apache-2.0for claude-codeupdated Jul 2026
★ 7,201repo stars
redis-js
by upstash · upstash/redis-js

redis-js is an HTTP-based Redis client for JavaScript and TypeScript that works with Upstash's serverless infrastructure. It handles caching, session storage, rate limiting, and full-text search while automatically serializing and deserializing JavaScript types—no manual JSON conversion needed. The SDK supports all Redis data structures and includes patterns for leaderboards, distributed locks, and performance optimization.

MITupdated Jul 2026
★ 959repo stars
upstash-redis-js
by upstash · upstash/skills

Build serverless Redis applications with the Upstash Redis TypeScript/JavaScript SDK. Handles caching, session storage, rate limiting, leaderboards, and full-text search with automatic serialization of native JavaScript types. Includes support for all Redis data structures and Lua scripting.

MITupdated Jul 2026
★ 15repo stars
redis
by BagelHole · BagelHole/DevOps-Security-Agent-Skills

This skill walks you through deploying and operating Redis across single-instance, Sentinel, and cluster modes. Learn core commands for strings, hashes, lists, and sorted sets; configure persistence with RDB snapshots and AOF; implement caching, rate limiting, pub/sub, and distributed locking patterns; and run Redis in Docker with monitoring.

MITupdated May 2026
★ 44repo stars

More skills upstash-redis-start (MIT)

Tags
serverless-databasekey-value-storein-memory-cachecloud-hosteddata-persistence