Total Skills
1
Skills published by chaunsin with real stars/downloads and source-aware metadata.
Total Skills
1
Total Stars
1
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
redis-cli
1
Redis command-line interface (redis-cli) reference and usage guide. Use this skill whenever the user mentions redis-cli, Redis CLI, Redis command line, Redis terminal client, or any task involving querying, inspecting, or managing data in Redis from the command line. Triggers on: Redis data querying (GET, SET, HGET, HGETALL, ZRANGE, LRANGE, SMEMBERS), vector similarity search (VADD, VSIM, VEMB, VRANGE), key inspection (SCAN, KEYS, TYPE, TTL, EXISTS), server monitoring (INFO, MONITOR, --stat), key space analysis (--bigkeys, --memkeys, --keystats), latency debugging (--latency), Pub/Sub operations, Lua script execution, database administration from CLI, Redis cluster operations (--cluster, CLUSTER NODES, CLUSTER INFO), ACL user management (ACL SETUSER, ACL LIST), client management (CLIENT LIST, CLIENT KILL), configuration (CONFIG GET, CONFIG SET), replication acknowledgment (WAIT, WAITAOF), persistence (SAVE, BGSAVE, BGREWRITEAOF), replication setup (REPLICAOF), slow query analysis (SLOWLOG), mass data import/e