openviking-memory
OpenViking Memory Guide
How It Works
- Auto-Capture: At
afterTurn(end of one user turn run), automatically extracts memories from user/assistant messagessemanticmode: captures all qualifying user text, relying on OpenViking's extraction pipeline to filterkeywordmode: 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.
More from volcengine/openviking
openviking
Activate when the user asks about any repository listed in the system prompt under 'OpenViking — Indexed Code Repositories', or when they ask about an external library, framework, or project that may have been indexed. Also activate when the user wants to add, remove, or manage repos. Always search the local codebase first before using this skill.
669memory-recall
Recall relevant long-term memories extracted by OpenViking Session memory. Use when the user asks about past decisions, prior fixes, historical context, or what was done in earlier sessions.
207cron
Schedule reminders and recurring tasks.
146github-proxy
GitHub 国内访问加速 skill,使用 githubproxy.cc 代理加速 GitHub 仓库克隆、文件下载、Raw 文件访问等操作。使用场景:(1) 需要 git clone GitHub 仓库时加速,(2) 下载 GitHub Release 文件、Raw 文件、Archive 压缩包时加速,(3) 任何需要访问 GitHub 资源但速度慢的场景
95ov-search-context
Search context data(memories, skills and resource) from OpenViking Context Database (aka. ov). Trigger this tool when 1. need information that might be stored as memories, skills or resources on OpenViking; 2. is explicitly requested searching files or knowledge; 3. sees `search context`, `search openviking`, `search ov` request.
88opencode
Monitor and manage your OpenCode tasks using helper scripts.
79