Persistent vector memory for Claude Code via LanceDB. Use when: remembering across sessions, storing lessons, recalling past decisions, maintaining context continuity. Tools: memory_store, memory_recall, memory_update, memory_forget, memory_merge.
$npx -y skills add cablate/ai-toolkit --skill vector-memoryInstalls into the current project.
Run `npx skills use "https://github.com/cablate/ai-toolkit" --skill "cablate/ai-toolkit/vector-memory"` 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/cablate/ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/cablate/ai-toolkit"` and select the relevant skills, then follow their instructions.