Results for “redis-py”

53 skills
More results
antigravity
Redis CLI
Query, inspect, and manage Redis databases from the command line using redis-cli, covering connection, data operations, scanning, and server diagnostics.
42.4k · bundle
eli-yu-first
Redis Cache Designer
Designs Redis caching strategies with key patterns, TTL policies, and eviction configurations
6 · bundle
dvcrn
Mema
Indexes document metadata in SQLite and manages ephemeral key-value state in Redis for cross-session context.
32 · bundle
ichichuang
Python Debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
0
peteedoo
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
artubss
Pydicom
Biblioteca Python para trabalhar com arquivos DICOM (Digital Imaging and Communications in Medicine). Use essa skill ao ler, escrever ou modificar dados de imagens médicas em formato DICOM, extrair dados de pixel de imagens médicas (TC, RM, Raio-X, ultrassom), anonimizar arquivos DICOM, trabalhar com metadados e tags DICOM, converter imagens DICOM para outros formatos, processar dados DICOM comprimidos ou processar conjuntos de dados de imagens médicas. Aplica-se a tarefas envolvendo análise de imagens médicas, sistemas PACS, fluxos de trabalho de radiologia e aplicações de imagem médica.
10 · bundle
jeffallan
Python Pro
Generates type-safe, async-first Python 3.11+ code with full type annotations, mypy strict mode, pytest test suites, and validation via black and ruff.
10.4k · bundle
redpanda-data
Rpk Registry
Manage schemas, subjects, compatibility levels, modes, and contexts in the Redpanda Schema Registry via the rpk registry CLI. Register or fetch Avro, Protobuf, and JSON schemas, set compatibility levels, change registry mode, and work with schema contexts.
6 · bundle
bog5d
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
hekivo
Superpowers Sage Acorn Redis
Redis caching, sessions, and queue driver in WordPress via Acorn — lando redis-cli, Cache::remember(), Cache::tags(), cache invalidation, WP object cache drop-in, wp_cache_set, wp_cache_get, Redis facade, session driver redis, REDIS_HOST, REDIS_PORT, Lando Redis service, predis, phpredis, queue connection redis, cache tags group invalidation, WP transient replacement, cache hit rate, lando wp cache type, object-cache.php drop-in
13 · bundle
k-dense-ai
Optimize For Gpu
GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, and other RAPIDS libraries for dramatic speedups on numerical, data, ML, graph, and simulation workloads.
30.2k · bundle
claude-dev-suite
RAG Caching
Caching strategies across the RAG stack. Semantic caching with GPTCache and LangChain, Redis-based embedding-similarity cache, cache key design, TTL/invalidation, partial caching (cache retrieval only), provider-native prompt caching (Anthropic, OpenAI), and hierarchical L1/L2 caches. USE WHEN: user mentions "semantic cache", "GPTCache", "LLM cache", "prompt caching", "Redis vector cache", "cache invalidation for RAG", "reduce LLM cost", "latency reduction LLM" DO NOT USE FOR: retrieval accuracy - use `rag-patterns`; groundedness checks - use `rag-guardrails`; incremental indexing - use `rag-production`
28
jeffallan
Websocket Engineer
Build real-time communication systems with WebSockets or Socket.IO, including bidirectional messaging, horizontal scaling with Redis, presence tracking, and room management.
10.4k · bundle
thatrebeccarae
Sync Repos
Manage public/private repository pairs. Verify parity, detect drift, run sync scripts, and validate no sensitive data leaks to the public repo. Use for projects that maintain separate dev and public repositories.
105 · bundle
lingxling
Pydicom
Read, write, and modify DICOM medical imaging files, including pixel data extraction, anonymization, format conversion, and compression handling.
253 · bundle
leandrobenjaminl
Python Environment
Crea y gestiona entornos Python reproducibles con venv, pip, Poetry o Conda, aislando dependencias y configurando variables de entorno para evitar conflictos.
0
redpanda-data
Rpk Redpanda
Operate a self-managed Redpanda broker process and node from the CLI using the `rpk redpanda` command family and `rpk iotune`: node lifecycle (start/stop), production vs. development mode, kernel autotuning, node configuration (redpanda.yaml), and per-node Admin API operations including broker.
6 · bundle
denissergeevitch
Repo Task Proof Loop
Provides a repeatable, auditable workflow for large coding tasks by initializing repo-local task artifacts, installing subagent templates, and running a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.
719 · bundle
redpanda-data
Rpk Topic
Manage Redpanda topics and produce or consume records from the CLI using the `rpk topic` command group. Use when creating or deleting topics with custom partitions, replication, or configs; altering topic configs or retention; adding partitions; trimming or deleting records; or using `rpk topic produce`/`consume` with.
6 · bundle
redpanda-data
Cloud Serverless
Provisions and manages Redpanda Cloud Serverless clusters via the public Control Plane API, including authentication, cluster lifecycle, and data-plane operations.
6 · bundle
alirezarezvani
Deal Desk
Scores deal margin and risk, routes discount approval to the right human approver, and redlines terms against commercial policy for per-deal review.
20.4k · bundle
qhjqhj00
Self Review
Reviews an academic paper using the NeurIPS review form with three reviewer personas, ensemble scoring, and reflection refinement. Extracts text from PDF, runs structured review, and outputs actionable feedback.
3 · bundle
qhjqhj00
Pydicom
Read, write, and manipulate DICOM medical imaging files, including pixel data extraction, metadata editing, anonymization, format conversion, and compression handling.
3 · bundle
composiohq
Prismic Automation
Manage Prismic headless CMS operations: query documents, search content, retrieve custom types, and manage repository refs through the Composio Prismic integration.
66.9k
samuraigpt
Muapi Social Media Video
Reads brand identity, ICP, and messaging files to produce on-brand social video with storyboard, reference images, and Seedance 2.0-optimized prompts.
3.7k · bundle
metinduraktr-44
Pydicom
Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.
0 · bundle
projectious-work
Pk Resume
Use the status-briefing skill to run `pk-reconcile session-start`, then
0
redpanda-data
Rpk
Install the rpk CLI on macOS, Linux, or Docker, and configure profiles, connection settings, SASL/TLS credentials, and Enterprise licenses for Redpanda clusters.
6 · bundle
schattenspiegel
Rich Python
Use for writing, reviewing, debugging, or testing Python terminal presentation built with Rich, including Console streams, Text and markup safety, tables, trees, panels, progress, status, Live displays, render protocols, and deterministic output capture. Do not use for CLI argument parsing, structured logging design, browser UI, or machine-readable protocol output that must remain plain.
0 · bundle
redpanda-data
Connect
Build streaming data pipelines with Redpanda Connect using declarative YAML configs, Bloblang mappings, and component discovery. Covers running, linting, and dry-running pipelines.
6 · bundle
k-dense-ai
Pyopenms
Analyze proteomics and metabolomics mass spectrometry data with PyOpenMS: read/write MS file formats, process spectra, detect and quantify features, identify peptides and proteins, and run end-to-end LC-MS/MS pipelines using ready-to-run scripts.
30.2k · bundle
bytesagain
Blur
Apply image blur effects and privacy masks using Python PIL processing. Use when you need to blur, redact faces, or mask sensitive regions in images.
12 · bundle
aniruddhaadak80
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
lord1egypt
Python Debugpy
Debug Python code interactively with pdb and debugpy, covering local breakpoints, post-mortem analysis, and remote attachment to running processes.
2