Back to Registry
View Author Profile
Official Verified
Openclaw Memory Orchestrator
Skill by che52078
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/che52078/openclaw-memory-orchestratorOr
name: openclaw-memory-orchestrator version: 1.0.0 description: Production-grade memory optimization, compression, and adaptive retrieval routing for OpenClaw. Safe-mode ClawHub package. For the full feature set, install the full package from GitHub: https://github.com/che52078/openclaw-memory-orchestrator
OpenClaw Memory Orchestrator Lite
Use when users need memory compression, deduplication, canonicalization, thin/packed/hot retrieval layers, or adaptive retrieval routing for OpenClaw.
Install
- Linux:
bash install.sh - For the full feature set, install the full package from GitHub:
https://github.com/che52078/openclaw-memory-orchestrator
Requirements
- Python 3.10+
- chromadb
Optional:
- ollama
- remote vector database
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-che52078-openclaw-memory-orchestrator": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.