integration-redis

Community

Wire Redis into Hermes safely over SSH

Authorpaarths-collab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill connects a Redis instance to a self-hosted Hermes agent so an AI coding agent can use Redis without manual server setup, repeated reconfiguration, or unsafe ad hoc access.

Core Features & Use Cases

  • SSH-first wiring: Performs all configuration on the VPS where Hermes runs, keeping the setup idempotent and rollback-safe.
  • Provider flexibility: Works with Redis Cloud, Upstash, self-hosted Redis, Elasticache, DigitalOcean, Fly Redis, and other Redis providers through a connection URL.
  • Safety and validation: Verifies connectivity, respects TLS requirements, prefers scoped ACL users, and avoids dangerous write access unless explicitly enabled.
  • Use case: A team can connect a managed Redis instance to their remote Hermes agent so it can read session data, inspect cache state, or perform controlled writes during development.

Quick Start

Ask the agent to connect your Redis instance to your Hermes server using the Redis connection URL and your VPS SSH details.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: integration-redis
Download link: https://github.com/paarths-collab/hstack/archive/main.zip#integration-redis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.