Query Engram persistent memory mid-session for context about the user or their work. Use when the current task might touch something the user has history with, or when the user asks "what do you remember about X".
behl1anmol/Engram
SkillsMP has collected 5 skills from behl1anmol/Engram. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Store a durable fact in Engram persistent memory. Use when the user says "remember this/that", shares a lasting preference, role, goal, or project fact, or corrects you in a way worth keeping. Enforces update-over-create and the one-fact-per-file rule.
End-of-session distill flow: persist what this session produced that is durable. Use when the user says goodbye, wraps up, or asks to "save context/memories", or when substantial work is concluding.
Record or reinforce an Engram lesson — the self-learning loop. Use when the user corrects a mistake, when an action failed in a generalizable way, when the user confirms an approach as right, or when you just applied a previously recalled lesson.
Report Engram store health and contents: counts by type, expiring memories, backend, store path. Use when the user asks "what do you remember", "memory status", or something seems wrong with the memory store.