AI Skills for Redis
Discover 176+ In-memory cache/store
Install any skill with /learn
/learn @owner/skill-nameBrowse AI Skills for Redis
wshobson / python-background-jobs
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
openclaw / clawbrain
Claw Brain - Personal AI Memory System for OpenClaw/ClawDBot. Provides memory, personality, bonding, and learning capabilities with encrypted secrets support. Auto-refreshes on service restart.
openclaw / clawbrain
Claw Brain - Personal AI Memory System for OpenClaw/ClawDBot. Provides memory, personality, bonding, and learning capabilities with encrypted secrets support. Auto-refreshes on service restart.
openclaw / database-operations
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
openclaw / langcache
This skill should be used when the user asks to "enable semantic caching", "cache LLM responses", "reduce API costs", "speed up AI responses", "configure LangCache", "search the semantic cache", "store responses in cache", or mentions Redis LangCache, semantic similarity caching, or LLM response ...
openclaw / websocket-engineer
Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.
openclaw / database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
openclaw / backup-script-gen
Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.
openclaw / rate-limiter
Generate rate limiting configurations using AI. Use when protecting APIs from abuse.
openclaw / backup-script-gen
Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.
openclaw / backup-script-gen
Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.
openclaw / cache-strategy
Get AI-powered caching strategy suggestions for your API. Use when performance matters.
openclaw / cache-strategy
Get AI-powered caching strategy suggestions for your API. Use when performance matters.
openclaw / archon
Full Archon decentralized identity operations - local node management, DID creation, credential issuance, vault operations, and public network resolution.
openclaw / event-watcher
Event watcher skill for OpenClaw. Use when you need to subscribe to event sources (Redis Streams + webhook JSONL) and wake an agent only when matching events arrive. Covers filtering, dedupe, retry, and session routing via sessions_send/agent_gate.
openclaw / Xrouter
Xrouter is an open-source inference router that sits between OpenClaw and your LLM providers. It uses a fast, hardware-aware classifier to route each request to the most cost-effective model that can handle the task.
openclaw / Binance Enhanced Skill
**Enhanced Binance trading skill for OpenClaw** *Version 2.0 — created by parallel agents in 20 minutes*
skillcreatorai / backend-development
Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system architecture.
majiayu000 / Fiscalzen SEFAZ
Integrações SEFAZ (NF-e/CT-e/MDF-e) no padrão FiscalZen: DistDFe, Manifestação e eventos — com certificados A1, SOAP, retry/backoff e persistência no produto.
majiayu000 / acc-create-psr16-simple-cache
Generates PSR-16 Simple Cache implementation for PHP 8.5. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.