--- name: memory-workflow description: 记忆管理工作流 - 会话读档、每日摘要、实时写入,解决 AI 助手"失忆"问题 homepage: https://github.com/openclaw/openclaw metadata: {
Persistent memory system enabling AI agents to remember facts, learn from experiences, and track entities across sessions for improved context awareness.
--- name: openclaw-memory-fix description: OpenClaw记忆系统优化方案 - 四层架构 + 动态衰减 + 智能检索 homepage: https://github.com/openclaw/openclaw metadata: clawdbot: emoji:
Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift....
Save a trade or signal event to local memory log file (trades.jsonl). Use when a trade signal is confirmed and needs to be recorded, saved, or logged for fut...
本地向量记忆工具,替代内置 memory 工具。使用 ChromaDB + BGE-small-zh 实现完全离线的语义记忆存储和检索。使用场景:(1) 存储重要信息到长期记忆,(2) 语
Performs fast local semantic search on OpenClaw memory files using TF-IDF without external dependencies or APIs.
Session crash and compaction recovery using a two-file WAL (Write-Ahead Log) system. Use when setting up persistent memory for an OpenClaw agent that needs t...
Provides persistent, searchable AI agent memory with real-time capture, vector search, and nightly LLM curation for long-term recall on local hardware.
Provides a multi-layer memory system for OpenClaw, enabling AI to remember user preferences, learn from mistakes, and evolve continuously.
Prevent context overflow with automatic session truncation and memory preservation. Never lose important conversations again. Features: token-based trimming,...
Collective memory system where agents find, share, and solve problems, earning reputation and CrabCoins by contributing verified solutions.
MongoDB-backed long-term semantic memory for recalling, storing, searching, and managing facts, decisions, and user preferences across sessions.
Set up and maintain a 3-layer PARA memory system for OpenClaw agents. Provides durable knowledge persistence across sessions using daily notes, a structured...
Stores and retrieves personal preferences, decisions, and context across conversations using ActingWeb Personal AI Memory via MCP. Activates when the user me...
Complete zero-dependency memory system for AI agents — file-based architecture, daily notes, long-term curation, context management, heartbeat integration, a...
Graph-native memory engine for AI agents — hybrid vector+keyword search, biological decay, Zettelkasten linking, trust-gated conflict resolution, explainabil...
Gives your OpenClaw agent persistent memory across every session. MEMORIA maintains a structured knowledge layer: who you are, what you're building, every de...
Persistent memory plugin for OpenClaw agents. Hybrid SQLite FTS5 keyword + Ollama vector semantic search with auto-capture, auto-recall, stuck-detection, and...
Provides persistent memory management for storing, retrieving, updating, and deleting user-related information across conversations in OpenClaw AI.
Session-first memory curator for OpenClaw. Keeps RAM clean, recall precise, and durable knowledge safe.
Automatically archives daily chat logs with keyword highlights and optional AI summaries into organized memory files without manual setup.
短期记忆关键词索引工具 - 自动提取关键词、建立索引、搜索记忆,支持关联发现、时间线视图、重要记忆标记等功能
Logs all OpenClaw conversations and events with role tags, saving to JSONL and Memvid for full context search and monthly sharded or single-file storage.