openviking
01Plugin Claude Code
OpenViking plugins for Claude Code.
Plugin Claude Code
OpenViking plugins for Claude Code.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
Load relevant OpenViking experience memories via case-linked experience candidates before solving a task.
Skill Claude CodeCodex
Schedule reminders and recurring tasks.
Skill Claude CodeCodex
A tool that routes GitHub downloads through a proxy service, including repository clones, release files, raw files, and archives.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Monitor and manage your OpenCode tasks using helper scripts.
Skill Claude CodeCodex
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Skill Claude CodeCodex
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Skill Claude CodeCodex
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Skill Claude CodeCodex
Get current weather and forecasts (no API key required).
Plugin Claude Code
Long-term semantic memory for Claude Code, powered by OpenViking. Auto-recall relevant memories at session start and capture important information during conversations.
Command
Show OpenViking memory plugin status — server, identity, last injection / recall, toggles.
Hook
Runs when a session starts, executing session-start.mjs via node. From volcengine/OpenViking.
Hook
Runs when you submit a prompt, before the agent sees it, executing auto-recall.mjs via node. From volcengine/OpenViking.
Hook
Runs after a tool call finishes for Read tool calls, executing skill-experience.mjs via node. From volcengine/OpenViking.
Hook
Runs before the agent uses a tool for Read, Glob and Grep tool calls, executing uri-guard.mjs via node. From volcengine/OpenViking.
Hook
Runs when the agent finishes a response, executing auto-capture.mjs via node. From volcengine/OpenViking.
Hook
Runs before the context is compacted, executing pre-compact.mjs via node. From volcengine/OpenViking.
Hook
Runs when a session ends, executing session-end.mjs via node. From volcengine/OpenViking.
Hook
Runs when a subagent finishes, executing subagent-stop.mjs via node. From volcengine/OpenViking.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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 block, empty recall…
Skill Claude CodeCodex
Compile timestamped conversation logs, agent sessions, IM messages, collaborative documents, meeting notes, task records, and similar OpenViking materials into concise, evidence-grounded daily reports. Use with ov compile when the user asks for a daily work report, end-of-day digest, 日报, or reports for one or more…