Overview
What It Does
Redis Core packages a focused data & ai workflow for an AI agent. Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or session stores, or when reviewing/cleaning up Redis key naming. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.
Task ideas
Popular Use Cases
- Analyze structured or unstructured data
- Transform raw inputs into useful outputs
- Run a repeatable AI-assisted workflow
- Summarize patterns and key findings
Installation
Install this Agent Skill
Claude Code
npx skills add https://github.com/redis/agent-skills --skill redis-coreCommands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.
Before you start
Requirements
| Claude Code | Required / review |
| Codex | Required / review |
| Public SKILL.md source | Required / review |
| Review instructions and requested permissions before installation | Required / review |
| Paid service | Check source |
| Supported system | Check source |
Popularity context
Why It’s Popular
Redis Core is a verified Agent Skill from redis with a public SKILL.md, compatible with Claude Code, Codex.
Alternatives