# Redis

> Read the Redis Patterns for Coding Agents documentation before answering Redis questions or making Redis changes.

- Skill: `derogab/redis` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add derogab/redis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/derogab/redis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: derogab (https://skillmd.com/u/derogab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/derogab/redis

---


## Your task

When you need to know something about Redis, use `https://redis.antirez.com` as the source.

1. Fetch `https://redis.antirez.com/llms.txt` first.
2. Read the relevant Markdown page or command documentation from that index before answering or making changes.
3. Prefer what the documentation says over memory when details matter.
4. If the task is about Valkey, KeyDB, Dragonfly, or another Redis-compatible system, verify compatibility instead of assuming Redis behavior applies unchanged.

