redis

Installation
SKILL.md

Redis Skill

Provides comprehensive Redis capabilities for the Golden Armada AI Agent Fleet Platform.

When to Use This Skill

Activate this skill when working with:

  • Caching implementation
  • Session management
  • Pub/Sub messaging
  • Rate limiting
  • Distributed locks

Redis CLI Quick Reference

Connection

```bash

Connect

redis-cli -h localhost -p 6379

Related skills
Installs
34
GitHub Stars
11
First Seen
Jan 24, 2026