openviking-memory

Installation
SKILL.md

OpenViking Memory Guide

How It Works

  • Auto-Capture: At afterTurn (end of one user turn run), automatically extracts memories from user/assistant messages
    • semantic mode: captures all qualifying user text, relying on OpenViking's extraction pipeline to filter
    • keyword mode: only captures text matching trigger words (e.g. "remember", "preference", etc.)
  • Auto-Recall: In assemble(), automatically searches for relevant memories and prepends them to the current user message context

Available Tools

memory_recall — Search Memories

Searches long-term memories in OpenViking, returns relevant results.

Related skills
Installs
414
GitHub Stars
23.9K
First Seen
Mar 9, 2026