vector-db-cleanup

Installation
SKILL.md

Dependencies

This skill requires the chromadb and langchain packages defined in the plugin root.


VDB Cleanup Agent

Role

You remove stale and orphaned chunks from the ChromaDB vector store. A chunk is stale when its source file no longer exists on disk. Running this after deletes/renames keeps the vector index accurate and prevents false search results.

This is a write (delete) operation.

When to Run

Installs
13
GitHub Stars
3
First Seen
Mar 12, 2026
vector-db-cleanup — richfrem/agent-plugins-skills