AI AGENT ADDONS

Openviking Context Database

aradotso/trending-skills

OpenViking is an open source database built for AI agents. It helps agents store and recall memories, skills, and resources. Think of it like a file system for your agent's brain.

Instead of using many different tools, OpenViking keeps everything in one place. It loads important memories first and fetches extra information only when needed. This saves tokens and keeps responses fast.

You can set it up with your favorite AI provider like OpenAI or Anthropic. It works with Python and can be used to give your agent a long term memory. Developers use it to build smarter, more helpful AI assistants.

Add Openviking Context Database skill to your workflow

Global

mkdir -p ~/.claude/skills/openviking-context-database

Project

mkdir -p .claude/skills/openviking-context-database

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago