redis-toolsLookup Redis commands by category, test Redis server connections, and monitor database key counts and memory usage, with offline cheatsheet support.
Install via ClawdBot CLI:
clawdbot install xueyetianya/redis-toolsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Usage Guide
Loading usage data… refresh in a few seconds.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
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.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.