redis-crud
Installation
SKILL.md
Redis CRUD
Safely inspect and change Redis keys through saved local profiles. The skill uses a Bash script and redis-cli; it does not depend on Python or jq.
Purpose
Use this skill for:
- saving reusable Redis connection profiles
- direct Redis CLI connections
- SSH tunnel connections to private Redis hosts
- SSH remote execution where
REDIS_URLexists on a server, such as a remote.envfile PING,GET,SET,DEL,HGET,HSET,HGETALL,SCAN, and guarded raw Redis commands
Output:
- JSON printed to stdout
- the same JSON saved to
./out/redis-crud-<UTC timestamp>-<pid>.jsonby default