nowledge-mem

Installation
SKILL.md

Nowledge Mem

Use Nowledge Mem as Alma's external memory system.

First Move

At the start of work that may depend on identity, active scope, Rules, recent priorities, or prior decisions, call nowledge_mem_context_bundle.

Use nowledge_mem_working_memory only when you need the lighter daily briefing or when Context Bundle is unavailable.

Retrieval

  • Use nowledge_mem_query for broad recall across memories, with thread fallback.
  • Use nowledge_mem_search for focused memory retrieval.
  • Use nowledge_mem_thread_search when the user is asking about conversation history.
  • When a memory includes sourceThreadId, use nowledge_mem_thread_show to inspect the original conversation before making strong claims.

Start with a narrow query. Fetch more pages only when the current result is not enough.

Installs
1
GitHub Stars
51
First Seen
Jul 1, 2026
nowledge-mem — yetone/alma-plugins