CtrlK
BlogDocsLog inGet started
Tessl Logo

OpenViking

github.com/volcengine/OpenViking

SkillAddedReview
openviking-memory

examples/codex-memory-plugin/skills/openviking-memory/SKILL.md

Work with OpenViking, the persistent context database behind this agent's memory. Use it whenever the user refers to earlier sessions or shared history ("like last time", "what did we decide"), asks to remember or forget something, shares files, URLs, or repos worth keeping, or when the task needs context this session does not have — even if nobody says the word "memory". Also use it when the user asks where memories are stored: per project, per folder, or shared between repositories. Covers choosing between context search, find, list search, and grep, reading viking:// URIs, and when (not) to write.

69

ov-memory-doctor

examples/claude-code-memory-plugin/skills/ov-memory-doctor/SKILL.md

Diagnose and fix the OpenViking memory plugin on this machine: the plugin install (enablement, hooks, MCP server), the client configuration (ovcli.conf / ov.conf / OPENVIKING_* env) and the connection to the OpenViking server (reachability, 401/403, /mcp). Use whenever memory "isn't working": no <openviking-context> block, empty recall, captures not landing, missing or failing MCP memory tools, 401/403, an offline statusline, right after installing/updating the plugin or switching servers/keys, or when the user asks for the plugin's status. Triggers: "memory not working", "check OpenViking", "plugin status", "记忆没生效", "插件状态", "连不上 OpenViking", "recall 为空", "401".

76

ov-experience-memory

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. 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.

70

openviking-memory

examples/claude-code-memory-plugin/skills/openviking-memory/SKILL.md

Work with OpenViking, the persistent context database behind this agent's memory. Use it whenever the user refers to earlier sessions or shared history ("like last time", "what did we decide"), asks to remember or forget something, shares files, URLs, or repos worth keeping, or when the task needs context this session does not have — even if nobody says the word "memory". Also use it when the user asks where memories are stored: per project, per folder, or shared between repositories. Covers choosing between context search, find, list search, and grep, reading viking:// URIs, and when (not) to write.

69

openviking-memory

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, configuration, debugging, multi-step or tool-based work) to retrieve relevant prior knowledge with find/search/read, and during or after work to persist durable facts, preferences, decisions, and lessons with remember. Do not use for casual chat or simple factual questions the model can answer directly.

68

weather

bot/workspace/skills/weather/SKILL.md

Get current weather and forecasts (no API key required).

63

tmux

bot/workspace/skills/tmux/SKILL.md

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

61

summarize

bot/workspace/skills/summarize/SKILL.md

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

65

skill-creator

bot/workspace/skills/skill-creator/SKILL.md

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

74

2.13x
opencode

bot/workspace/skills/opencode/SKILL.md

Monitor and manage your OpenCode tasks using helper scripts.

48

github

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 advanced queries.

64

github-proxy

bot/workspace/skills/github-proxy/SKILL.md

GitHub 国内访问加速 skill,使用 githubproxy.cc 代理加速 GitHub 仓库克隆、文件下载、Raw 文件访问等操作。使用场景:(1) 需要 git clone GitHub 仓库时加速,(2) 下载 GitHub Release 文件、Raw 文件、Archive 压缩包时加速,(3) 任何需要访问 GitHub 资源但速度慢的场景

69

cron

bot/workspace/skills/cron/SKILL.md

Schedule reminders and recurring tasks.

58

experience_loader

benchmark/tau2/train/experience_loader_template/SKILL.md

Load relevant OpenViking experience memories via case-linked experience candidates before solving a task.

Invalid