Update or refresh an existing search collection when source files have changed. Re-reads documents from their original source, re-chunks changed content, and rebuilds the FAISS vector index.
$npx -y skills add lennardzuendorf/indexed --skill index-updateInstalls into the current project.
Run `npx skills use "https://github.com/lennardzuendorf/indexed" --skill "lennardzuendorf/indexed/index-update"` 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/lennardzuendorf/indexed" that are relevant to the current task. Run `npx skills add "https://github.com/lennardzuendorf/indexed"` and select the relevant skills, then follow their instructions.