Vector DB Cleanup

Removes stale and orphaned chunks from the ChromaDB vector store for files that have been deleted or renamed. Use after files are removed or moved to keep the vector index in sync with the filesystem. <example> user: "Clean up the vector store after I deleted some files" assistant: "I'll use vector-db-cleanup to remove orphaned chunks." </example> <example> user: "The vector database has chunks for files that no longer exist" assistant: "I'll run vector-db-cleanup to prune them." </example>

richfrem 35479f1 25 files · 55.4 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/agent-memory/skills/vector-db-cleanup commit 35479f1a7b

Frequently asked questions

npx skillmds@latest add richfrem/vector-db-cleanup