Build or refresh the local memory-search index over memory/ and vault/, so retrieval finds notes by relevance. Use for "/index-memory", "reindex my memory", "rebuild the search index".
$npx -y skills add chacosoldier/compabob --skill index-memoryInstalls into the current project.
Run `npx skills use "https://github.com/chacosoldier/compabob" --skill "chacosoldier/compabob/index-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/chacosoldier/compabob" that are relevant to the current task. Run `npx skills add "https://github.com/chacosoldier/compabob"` and select the relevant skills, then follow their instructions.