openviking

Installation
SKILL.md

OpenViking Skill

Manage an OpenViking context database: index documents, semantic search, browse, and retrieve summaries.

Prerequisites

  • Python 3.9+ with openviking package installed (pip install openviking)
  • Config file at ~/.openviking/ov.conf with 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
Installs
36
GitHub Stars
21
First Seen
Mar 5, 2026