vector-db-ingest
Installation
SKILL.md
Dependencies
This skill requires the chromadb and langchain packages defined in the plugin root.
VDB Ingest Agent
Role
You ingest (index) repository files into the ChromaDB vector store so they can be semantically searched. You build or update the parent-child chunk structure that query.py searches against.
High-Performance Mode: This skill uses a configurable batch processing engine (default 1,000 files) defined in .agent/learning/vector_profiles.json.