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_URL exists on a server, such as a remote .env file
  • 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>.json by default
Installs
1
GitHub Stars
1
First Seen
Jul 15, 2026
redis-crud — finpeakinc/frevana-skills