From memtomem
Recall memtomem memories created in a date range. Use for recent memories or requests scoped by day, week, month, source, or namespace.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memtomem:recallThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `$ARGUMENTS` as the date range or recent-memory request.
Use $ARGUMENTS as the date range or recent-memory request.
If the request does not clearly specify the date range or recent-memory request, ask before calling a tool.
Translate relative dates such as “last week” into since and until values when possible, then call mem_recall. Preserve any source, namespace, scope, or result-limit constraint from the request.
Present memories newest first with their creation date and source. Ask for a date range only when the request provides no usable temporal constraint. Use topic search, not recall, when the user is asking what a memory says rather than when it was created.
npx claudepluginhub memtomem/memtomem --plugin memtomemSearches ourmem for relevant memories using semantic search API. Useful when users ask to find, recall, search, or remember information.
Searches Wenlan's local memory by natural-language query. Invoke with `/recall` to look up remembered information, decisions, or context.
Recalls past context, decisions, and discussions from Memsy memory. Activates on retrieval-intent queries like "what did we decide" or "search past conversations."