$npx -y skills add volcengine/OpenViking --skill openviking-memorySearch, read, remember, or manage durable OpenViking memories and resources when prior context is relevant.
| 1 | # OpenViking Memory |
| 2 | |
| 3 | Use the bundled OpenViking MCP server for explicit memory operations: |
| 4 | |
| 5 | - `recall` or `search` for prior decisions, preferences, and related work. |
| 6 | - `read` to expand a returned `viking://` URI. |
| 7 | - `remember` for information the user explicitly wants retained. |
| 8 | - `add_resource` to ingest a file or URL as durable context. |
| 9 | |
| 10 | Prefer the automatically injected hook context when it already answers the question. Never expose credentials or unrelated private memories. |