Loading...
Loading...
Found 5 Skills
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
Use the MemOS Local memory system to search and use the user's past conversations. Use this skill whenever the user refers to past chats, their own preferences or history, or when you need to answer from prior context. When auto-recall returns nothing (long or unclear user query), generate your own short search query and call memory_search. Use task_summary when you need full task context, skill_get for experience guides, skill_search to discover public skills, memory_write_public for shared knowledge, and memory_timeline to expand around a memory hit.
Show federation health — peers, sessions, trust levels, and message metrics
Regression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation
Store and retrieve agent memories across jobs. Enables long-term context, learning from past interactions, and building agent knowledge bases. Based on OpenClaw's memory-core architecture.