Recall everything brain knows about one specific entity — current profile, full bitemporal timeline, graph neighbours, and unresolved disagreements. Use when the user names a person/company/thing and asks "tell me about them", "what's their history", or "what do we still disagree about?". For a single-shot LLM briefing without three round-trips, reach for summarize_entity instead.
$npx -y skills add inite-ai/inite-brain-service --skill brain-recallInstalls into the current project.
Run `npx skills use "https://github.com/inite-ai/inite-brain-service" --skill "inite-ai/inite-brain-service/brain-recall"` 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.