Home / volcengine / openviking · agent-plugins/skills/ov-experience-memory/SKILL.md · GitHub

ov-experience-memory skillA

This file is byte-identical to the first copy the registry indexed, one of 5 copies on public GitHub. Same content hash, same audit grade.

ov-experience-memory is agent-read markdown (skill) from volcengine/openviking: Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools. Use before or during executable, multi-step, or tool-based work such as coding, file or data changes, configuration, deployment, workflow execution, and failure recovery when prior operational guidance could improve reliability. Do not use for casual chat or simple factual questions..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# OpenViking Experience Memory

Use prior task Experience as advisory operational guidance. Keep the current
user request, current environment, and verified tool results authoritative.
Experience retrieval supplements normal context retrieval; it does not replace
user memory, events, preferences, session archives, resources, or Agent Skills.

## Preconditions

- Use only OpenViking tools that are actually registered in the current Agent
  runtime.
- Require both a semantic search capability and an exact URI read capability.
- If either capability is unavailable, continue without Experience. Do not
  invent a tool call, fabricate a ToolPart, or replace the Agent tool call with
  direct HTTP or CLI access.
- Do not substitute broad memory `recall` for a search scoped to the Experience
  root. Continue using the runtime's normal recall and retrieval flows when the
  task also needs user facts, events, decisions, prior conversation, or domain
  resources.

## Select Runtime Tools

Choose the registered names that match the current runtime:

| Runtime | Search | Read |
| --- | --- | --- |
| OpenViking MCP, Codex, Claude Code | `find` or `search` | `read` |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add volcengine/openviking/ov-experience-memory@git:20260918.3c6e3d4
Exact content
mdr add volcengine/openviking/ov-experience-memory@sha256:faabfa8b0b791f88

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_a3ii7ofoopo26h2o.svg)](https://markdownregistry.com/a/art_a3ii7ofoopo26h2o)

2 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.3c6e3d4 latest2026-09-18 3c6e3d4 6,887 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6887 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

volcengine/openviking · 38,500 stars · license AGPL-3.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_a3ii7ofoopo26h2o
GET https://markdownregistry.com/api/v1/resolve?ref=volcengine/openviking/ov-experience-memory
GET https://markdownregistry.com/api/v1/blob/faabfa8b0b791f887db3735039f963a0d660498c1cddaf33cd37d5105fdc96cd

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from volcengine/openviking

openviking-memory skill
volcengine/openviking · agent-plugins/skills/openviking-memory/SKILL.md · Recall and persist long-term memory through the OpenViking MCP tools. Use at the start of any substantive task (coding…
git:20260909.3ae94af · audit A · 38,500 stars
openviking-skills skill
volcengine/openviking · agent-plugins/skills/openviking-skills/SKILL.md · Find, use, create, install, share, update, and migrate agent skills stored in OpenViking (viking://~/skills and…
git:20260922.b7d0415 · audit A · 38,500 stars
ov-memory-troubleshoot skill
volcengine/openviking · agent-plugins/skills/ov-memory-troubleshoot/SKILL.md · Diagnose OpenViking memory issues by tracing backward from a memory file to its archive memory_diff.json and, when…
git:20260910.e03ce0a · audit A · 38,500 stars
experience_loader skill
volcengine/openviking · benchmark/tau2/train/experience_loader_template/SKILL.md · Load relevant OpenViking experience memories via case-linked experience candidates before solving a task.
git:20260703.fd73dcf · audit A · 38,500 stars
cron skill
volcengine/openviking · bot/workspace/skills/cron/SKILL.md · Schedule reminders and recurring tasks.
git:20260228.006a06f · audit A · 38,500 stars
github-proxy skill
volcengine/openviking · bot/workspace/skills/github-proxy/SKILL.md · GitHub 国内访问加速 skill,使用 githubproxy.cc 代理加速 GitHub 仓库克隆、文件下载、Raw 文件访问等操作。使用场景:(1) 需要 git clone GitHub 仓库时加速,(2) 下载…
git:20260228.006a06f · audit A · 38,500 stars
github skill
volcengine/openviking · bot/workspace/skills/github/SKILL.md · Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and…
git:20260228.006a06f · audit A · 38,500 stars
opencode skill
volcengine/openviking · bot/workspace/skills/opencode/SKILL.md · Monitor and manage your OpenCode tasks using helper scripts.
git:20260309.c4cdb5f · audit A · 38,500 stars
skill-creator skill
volcengine/openviking · bot/workspace/skills/skill-creator/SKILL.md · Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
git:20260228.006a06f · audit A · 38,500 stars
summarize skill
volcengine/openviking · bot/workspace/skills/summarize/SKILL.md · Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this…
git:20260228.006a06f · audit A · 38,500 stars
tmux skill
volcengine/openviking · bot/workspace/skills/tmux/SKILL.md · Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
git:20260228.006a06f · audit A · 38,500 stars
weather skill
volcengine/openviking · bot/workspace/skills/weather/SKILL.md · Get current weather and forecasts (no API key required).
git:20260228.006a06f · audit A · 38,500 stars

Every file in volcengine/openviking

Other files named ov-experience-memory

ov-experience-memory skill
volcengine/openviking · examples/codex-memory-plugin/skills/ov-experience-memory/SKILL.md · Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools…
git:20260909.3ae94af · audit A · 38,500 stars
ov-experience-memory skill
volcengine/openviking · examples/skills/ov-experience-memory/SKILL.md · Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools…
git:20260909.3ae94af · audit A · 38,500 stars
ov-experience-memory skill
volcengine/openviking · examples/openclaw-plugin/skills/ov-experience-memory/SKILL.md · Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools…
git:20260909.3ae94af · audit A · 38,500 stars
ov-experience-memory skill
volcengine/openviking · examples/claude-code-memory-plugin/skills/ov-experience-memory/SKILL.md · Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools…
git:20260909.3ae94af · audit A · 38,500 stars

Browse by kind, by grade A, or by owner.