Redis
Read and write Redis keys. Cache and session data from your agent.
Details
Redis skill gives your agent access to Redis—get, set, list keys. For caching, sessions, and simple state across conversations.
When to use
Use when the agent needs fast key-value or cache access. Requires Redis connection; good for rate limits and conversation state.