Communityv1.0.0

Langcache Semantic Caching for OpenClaw

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 caching. Provides integration with Redis LangCache managed service for semantic caching of prompts and responses.

2kdownloads1starsmanvinder01
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-langcache
Latest Version
1.0.0
Author
manvinder01
Published
Feb 4, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Langcache Semantic Caching for OpenClaw.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

openclaw-langcache v1.0.0 - Initial release. - Integrates Redis LangCache for semantic caching of LLM prompts and responses. - Provides bash scripts for searching, storing, deleting, and flushing cache entries. - Enforces robust caching policy to prevent unsafe or context-sensitive data from being stored. - Supports both semantic and exact match search strategies. - Includes usage documentation, environment variable setup, and example workflows.