redis

Installation
SKILL.md

Redis 🔴

Redis in-memory database management.

Setup

export REDIS_URL="redis://localhost:6379"

Features

  • Key-value operations
  • Data structures (lists, sets, hashes)
  • Pub/Sub messaging
  • Cache management
  • TTL management

Usage Examples

Installs
18
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Jan 31, 2026
redis — openclaw/skills