engram
01MCP server Claude CodeCodexCursor +2
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall. Runs locally from the engram-sdk npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall. Runs locally from the engram-sdk npm package. Needs 1 environment variable to run.
Agent Claude Code
You are a QA tester simulating a real human discovering and setting up Claw Kit for the first time. You've never seen this project before. Your job is to go through the entire setup and usage flow, documenting what works, what breaks, and what's confusing.
Instructions file
Instructions for tstockham96/claw-kit, covering claw kit, what this is, project structure, quick start and memory system.
Command
Morning summary. Show the user where things stand so they can pick up where they left off. This is the "catch me up" command.
Command
Remove something from memory. This is the "delete" command -- it uses search to find all references to the specified thing and removes them after confirmation.
Command
Curate and compress recent memory. This command reviews the last 7 days of journal entries, extracts durable insights, and updates long-term memory files. Think of it as memory maintenance -- moving important things from short-term to long-term storage.
Command
Store something in the appropriate memory file. This command is the smart router for the memory system.
Command
Show a comprehensive summary of everything the AI currently knows, plus the health of the search index. This is the "what do you know about me?" command.