Skip to main content

← All sources

Redis skills

Official Redis agent skills skills-hub.ai mirrors 1 skills from Redis daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/redis/agent-skills

Installing a Redis skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Redis skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Redis skills via API
curl https://skills-hub.ai/api/v1/skills?source=redis

# Browse all sources
open https://skills-hub.ai/sources

Top Redis skills

See all →

The most-installed skills from Redis, ranked by adoption.

  1. 01redis-development

    Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.

    Datafrom Redis

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:15 PM (success).

Redis skills — frequently asked

What are Redis skills?

Redis skills are AI coding skills published by Redis (Official Redis agent skills) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Redis skills are available?

skills-hub.ai indexes 1 skills from Redis, synced daily from the upstream GitHub repository (https://github.com/redis/agent-skills).

How do I install a Redis skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Redis skills?

Yes. Every skill from this source is mirrored from Redis's own GitHub repository (https://github.com/redis/agent-skills). Each skill page links back to the upstream source of truth, so you can verify the original.