Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

redis-agent-memory-explorer

redis-agent-memory-explorer 收录了来自 redis-developer 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-06-06
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cau-langcache
软件开发工程师

Typed wrapper for Redis LangCache (managed semantic cache) with singleton pattern and a generic search/set/delete/flush interface. Use when the user needs semantic caching of LLM/agent responses.

2026-06-06
cau-context-surfaces
软件开发工程师

Typed wrapper for Redis Context Surfaces (surface CRUD, MCP tool calling, record loading). Use when working with Context Surfaces, structured data tools, or MCP-based AI agent integrations.

2026-05-16
cau-api-server
软件开发工程师

Zero-boilerplate Express API server with built-in security (helmet, CORS, rate limiting, compression), structured error handling, request-id child loggers, and graceful shutdown. Use when the user needs an API server with minimal setup.

2026-04-17
cau-logger
软件开发工程师

Fast, multi-transport structured logger (console, file, MongoDB, SQL). Built on Pino with a class-based Logger exposing static factory and singleton methods. Use when the user needs logging with any combination of console, file, MongoDB, or relational database output.

2026-04-17
cau-mongodb
数据库架构师

Typed MongoDB CRUD utility with Zod validation, auto-managed fields, soft deletes, and optimistic concurrency. Use when the application needs a MongoDB data layer.

2026-04-17
cau-redis-agent-memory
数据库架构师

Typed wrapper for Redis Agent Memory Server (working memory, long-term memory, summary views, memory prompt, lifecycle). Use when the user needs agent memory management via the Redis Agent Memory Server REST API.

2026-04-17
cau-redis
软件开发工程师

Typed Redis client wrapper with singleton pattern, structured logging, and getClient() escape hatch. Use when the user needs Redis connectivity with string, JSON, hash, key management, pipeline, or pub/sub operations.

2026-04-17