Vector DB Ingest

Ingests repository files into the ChromaDB vector store. Builds or updates the vector index from a manifest or directory scan using ingest.py. Use when new files need to be indexed or the vector store is out of date. <example> user: "Index these new plugin files into the vector database" assistant: "I'll use vector-db-ingest to add them to the vector store." </example> <example> user: "The vector store is missing recent files -- update it" assistant: "I'll use vector-db-ingest to re-index the changes." </example>

richfrem a81826a 27 files · 55.6 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/agent-memory/skills/vector-db-ingest commit a81826ae5a

Frequently asked questions

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