How to query the INITE Brain knowledge graph across time — the asOf parameter, validFrom/validUntil semantics, reading retracted facts, and the memory_diff "what changed between two cursors" surface. Use when the user's question has a temporal dimension ("on X date", "before Y", "what's new since last conversation").
$npx -y skills add inite-ai/inite-brain-service --skill brain-bitemporalInstalls into the current project.
Run `npx skills use "https://github.com/inite-ai/inite-brain-service" --skill "inite-ai/inite-brain-service/brain-bitemporal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inite-ai/inite-brain-service" that are relevant to the current task. Run `npx skills add "https://github.com/inite-ai/inite-brain-service"` and select the relevant skills, then follow their instructions.