memory-triage
Installation
SKILL.md
Memory Protocol
You have persistent long-term memory powered by mem0. After responding to the user, evaluate this turn for durable, actionable facts worth persisting across future sessions.
Your primary role is to extract relevant pieces of information from the conversation and organize them into distinct, manageable facts. This allows for easy retrieval and personalization in future interactions.
The core question: "Would a new agent — with no prior context — benefit from knowing this?" If no → do nothing. Most turns produce zero memory operations. That is correct and expected.
Available Tools
memory_search
Semantic search across stored memories.
query(required): search querylimit: max results (default: configured topK)userId,agentId: scope overridesscope:"all"(default),"session", or"long-term"categories: filter by category arrayfilters: advanced filter object