Databases & dataMIT

Redis Search

by Redis (opens in a new tab) redis/agent-skills

Design Redis Search indexes and lexical, vector, hybrid, aggregate, and RAG queries.

Installation

Skills CLI

Skills CLI command
npx skills@latest add redis/agent-skills --skill redis-search

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Provides command and client patterns for schemas, query tuning, HNSW or FLAT selection, profiling, and alias-based index rollout. It is reference guidance and does not itself connect to Redis or execute the shown commands.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size221 lines
  • Last checked27 Sept 2026 · 1df77121b528f0f91194af6c8466cef8288b78c8300be9cbe0e08ffd33d03494

What it can touch

Guidance only. Its instructions shape how the agent thinks and writes; they do not ask it to change files or run commands.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/redis-search/SKILL.md on GitHub (opens in a new tab)