memory-os
Persistent memory system for AI agents — daily logs, long-term memory, identity files, and heartbeat-driven recall. Solves context amnesia across sessions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/clawdssen/memory-osWhat This Skill Does
Memory-OS is a foundational persistent memory architecture designed to eliminate the 'context amnesia' common in LLM-based agents. By creating a standardized directory structure, the skill enables your agent to maintain a coherent state across sessions. It functions as an 'external brain' for your agent, utilizing identity files to maintain character consistency, daily logs to track progress, and a structured long-term memory store to distill complex interactions into actionable knowledge. It does not rely on external cloud services, ensuring that your agent's historical context remains entirely within your control.
Installation
Installation follows the OpenClaw standard protocol. First, execute the mandatory security audit defined in the blueprint. Once you have verified the file contents, proceed with the installation using the command: clawhub install openclaw/skills/skills/clawdssen/memory-os. Ensure the agent has read/write permissions for the workspace directory where the agent resides, as it will need to create the memory-os/ subdirectory and initialize its persistent logs.
Use Cases
- Long-Term Projects: Ideal for coding agents that need to recall specific architectural decisions made weeks prior.
- Personalized Assistance: Perfect for users who want their agent to remember preferences, writing styles, and personal constraints without repeated onboarding.
- Reflective Journaling: Allows the agent to summarize accomplishments daily, helping you track your progress over time.
- Complex Workflow Continuity: Maintains state for agents tasked with multi-step research or data analysis tasks that span multiple days.
Example Prompts
- "OpenClaw, update my memory-os log with the summary of the design decisions we made regarding the database schema today."
- "Based on my long-term memory, what were the top three priorities I defined for this project last month?"
- "Review my identity file and tell me if our recent conversation style is still aligned with the persona I configured for you."
Tips & Limitations
- Maintenance: Periodically review the
memory-os/directory. While the agent manages its own logs, manually archiving old sessions can keep the context window optimized. - Limitations: Memory-OS is limited by the underlying context window size of your chosen AI model. It is designed to act as a retrieval-augmented storage system, not a replacement for high-performance databases.
- Security: Since all data is stored locally in cleartext, ensure your workspace is protected by full-disk encryption if you are storing highly sensitive information.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-clawdssen-memory-os": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
memory-stack
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。
mempalace-integration
MemPalace记忆系统集成 - AAAK压缩 + Hall分类 + L0-L3分层 30x无损压缩(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens),facts/events/preferences/advice分类,加载优先级