volcenginevolcengineOfficialยท18 Agent Skills Included

OpenViking

Give AI agents long-term memory and searchable context storage

Stores agent memories, documents, and skills in one searchable context database browsed like a filesystem. Eliminates black-box vector stores, forgotten conversations, and wasted tokens through tiered on-demand loading. Connects to Claude Code, Cursor, Codex, and other agents so they recall past sessions and reuse knowledge automatically.
npx skills add volcengine/OpenViking --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
volcenginevolcengine

openviking-memory

Capture conversational facts and recall relevant context for AI agents.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

memory-recall

Retrieves relevant long-term memories from OpenViking Session using Python search.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

ov-add-data

Add files, directories, URLs, and Git repositories to the OpenViking Context Database.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

ov-server-operate

Deploy, manage, and maintain OpenViking servers with nohup and uv.

Official
Advanced
๐Ÿ“ฆ In Repo
volcenginevolcengine

ov-search-context

Search OpenViking Context Database memories, skills, and resources semantically.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

openviking

Manage and query indexed code repositories via the OpenViking command-line interface.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

summarize

Summarize content from URLs, local files, and YouTube videos.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

skill-creator

Create, structure, and package modular AI agent skills with validation utilities.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

github

Manage GitHub pull requests, workflow runs, and API queries via gh CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

tmux

Send keystrokes and scrape pane output to control tmux sessions.

Official
Intermediate
๐Ÿ“ฆ In Repo
volcenginevolcengine

weather

Retrieve current weather and forecasts via wttr.in or Open-Meteo.

Official
Basic
๐Ÿ“ฆ In Repo
volcenginevolcengine

github-proxy

Converts GitHub URLs to proxied URLs for faster access in China.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install OpenViking?โ–ผ

Run `npx skills add volcengine/OpenViking --all -g -y` in your terminal to install all skills in this suite globally.

What is OpenViking used for?โ–ผ

OpenViking is a context database that gives AI agents long-term memory, storing conversations, documents, and skills so agents can search and recall them across sessions.

Which AI agents work with OpenViking?โ–ผ

It integrates with Claude Code, Codex, Cursor, OpenClaw, LangChain, and any MCP-compatible client through plugins and standard protocols.

How does OpenViking save tokens?โ–ผ

It processes content into three tiers (abstract, overview, full detail) and loads only as deep as the task requires, cutting input tokens by up to 91% in benchmarks.

Can I try OpenViking without installing anything?โ–ผ

Yes. OpenViking Studio is a free hosted playground in the browser where you can test semantic search and memory features with no setup.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’