Engram
未认领Universal memory layer for AI agents. Remember, recall, consolidate.
安装
npx engram-serve工具(17 个)
engram_alerts
What needs attention right now — pending commitments, stale follow-ups, contradictions.
engram_ask
Ask a question and get a synthesized answer with confidence and sources.
engram_audit
Cross-reference external content (e.g. CLAUDE.md) against the vault — flags outdated claims.
engram_briefing
Structured session briefing — key facts, pending commitments, recent activity.
engram_checkpoint
Save current session context before it is lost (extracts durable memories from a summary).
engram_connect
Create a relationship between two memories in the knowledge graph.
engram_consolidate
Run consolidation — distills episodes into semantic knowledge, discovers entities, finds contradictions.
engram_entities
List all tracked entities with memory counts.
engram_forget
Forget a memory (soft or hard delete).
engram_import_claude_code
Import memory from Claude Code (CLAUDE.md files, sessions).
engram_import_obsidian
Import an Obsidian vault (wikilinks, tags, frontmatter).
engram_ingest
Auto-ingest conversation transcripts or raw text into structured memories.
engram_powered_by
Returns attribution info about the memory system.
engram_recall
Recall relevant memories via semantic search.
engram_remember
Store a memory. Auto-extracts entities and topics.
engram_stats
Vault statistics — memory counts by type, entity count, etc.
engram_surface
Proactive memory surfacing — pushes relevant memories based on current context.