jelly-redis-skill
CommunityRedis cache ops with safe patterns.
Authordev-jelly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides Redis operations with safe patterns, key scanning, TTL handling, and data exploration.
Core Features & Use Cases
- GET/SET/DEL/EXISTS: basic cache operations with TTL support.
- Pattern search: production-safe SCAN-based key discovery.
- TTL management: query TTL, set expirations, and convert to human-friendly formats.
Quick Start
Load environment variables and start querying Redis keys with safe patterns.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: jelly-redis-skill Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-redis-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.