nowledge-co/community▌
4 approved skills in this repository
read-working-memory
Productivity
Daily briefing of active focus areas, priorities, and recent knowledge changes for cross-session continuity. \n \n Load at the beginning of each session to understand current context and recent work across tools \n Surfaces active focus areas ranked by recent activity, flagged priorities, and unresolved contradictions or stale information \n Works via nmem wm read CLI command for both local and remote knowledge bases, with fallback to local file access \n Includes deep links to specific memories
save-thread
Productivity
Deprecated compatibility skill for resumable handoffs in generic skill environments, not real thread capture. \n \n Kept for backward compatibility only; use save-handoff instead for generic npx skills environments \n Cannot promise lossless thread import in runtimes without stable transcript APIs or session file access \n Creates a structured resumable handoff summary (goal, decisions, files, risks, next steps) rather than a full session capture \n Real thread save with actual transcript import
distill-memory
Productivity
Persistent knowledge capture for insights, decisions, and procedures that span multiple agent sessions. \n \n Store decisions with rationale, debugging lessons, repeatable workflows, and durable preferences as searchable memories \n Distinguish between new insights (use add ) and refinements to existing memories (use update ) to avoid duplication \n Design memories as atomic, standalone entries with clear titles that remain useful across future sessions \n Ideal for preserving incident learnings
search-memory
Productivity
Search your personal knowledge base to surface relevant past insights, decisions, and solutions. \n \n Proactively searches durable knowledge and conversation history when context suggests prior work would improve the response \n Distinguishes between memory searches ( nmem m search ) for stored breakthroughs and thread searches ( nmem t search ) for exact session history \n Recognizes trigger patterns: user references to prior fixes, resumed features, debugging similarities, requests for ration