A sophisticated three-layer memory architecture that provides AI agents with persistent context and semantic search capabilities across sessions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install memory-mastery
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install memory-mastery using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Memory Mastery is a robust framework designed to solve the problem of agent amnesia. By implementing a structured three-layer architecture, it ensures that your Openclaw Skills retain knowledge, preferences, and project history indefinitely. The system moves beyond simple session logs, offering a curated path from raw daily data to long-term semantic knowledge.
This skill transforms how agents interact with their environment by providing a reliable source of truth. With a focus on privacy and efficiency, it uses a combination of daily markdown logs, a curated long-term memory file, and optional vector search via the memory-core plugin to make every interaction smarter than the last.
To begin using this architecture for your Openclaw Skills, follow these steps:
bash scripts/audit.sh
bash scripts/setup.sh /your/workspace/path
The system organizes data into a hierarchical structure within the workspace:
| File/Folder | Layer | Description |
|---|---|---|
| MEMORY.md | L2 | Long-term, curated permanent knowledge and preferences. |
| memory/ | L1 | Directory containing daily markdown logs (YYYY-MM-DD.md). |
| memory_search | L3 | Semantic index for vector-based context retrieval. |
| HEARTBEAT.md | Meta | Tracks maintenance tasks and memory health checks for Openclaw Skills. |
| AGENTS.md | Meta | Contains the core logic and rules for how agents interact with the memory. |
Loading
A premium 2-layer security suite for AI agents featuring $GUAVA token-gated strict protection and on-chain identity verification.

A structured episodic memory system that uses Q-value scoring to help AI agents remember successful patterns and avoid past mistakes.

A real-time runtime security monitor that identifies and warns against malicious patterns during agent execution.

A comprehensive CLI tool for fetching and analyzing WHOOP health metrics including sleep, recovery, HRV, and strain.

An end-to-end automated pipeline for creating professional AI-generated music videos from lyrics generation to YouTube upload.

An AI-driven utility for generating automated Chia blockchain payment split addresses from plain language descriptions.








































