engram
Installation
SKILL.md
Engram — Agent Memory
Local semantic memory with biological decay, typed memories, and relationship graphs. No API keys. No cloud.
Boot Sequence
engram search "<current task or context>" --limit 10
Always recall before working. Accessed memories get salience-boosted.
Storing
engram add "Client uses React with TypeScript" --type fact --tags react,client
engram add "We decided to pause ads" --type decision --tags ads
echo "Raw conversation text" | engram ingest