openviking
Installation
SKILL.md
OpenViking Skill
Manage an OpenViking context database: index documents, semantic search, browse, and retrieve summaries.
Prerequisites
- Python 3.9+ with
openvikingpackage installed (pip install openviking) - Config file at
~/.openviking/ov.confwith valid embedding and VLM credentials - Environment variable
OPENVIKING_CONFIG_FILE=~/.openviking/ov.conf
If prerequisites are not met, guide the user through setup. See references/setup-guide.md.
Quick Reference
Index a file
python3 scripts/viking.py add /path/to/file.md