Persistent memory across sessions via the BrainDB agent. Use at conversation start and whenever you need to recall what you know about the user or save new information to long-term memory.
$npx -y skills add dimknaf/braindb --skill braindb-agentInstalls into the current project.
Run `npx skills use "https://github.com/dimknaf/braindb" --skill "dimknaf/braindb/braindb-agent"` 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/dimknaf/braindb" that are relevant to the current task. Run `npx skills add "https://github.com/dimknaf/braindb"` and select the relevant skills, then follow their instructions.