Home / volcengine / openviking · examples/agent-hook-plugin/hosts/kimicode/DESIGN.md · GitHub

DESIGN.md@examples/agent-hook-plugin/hosts/kimicode designA

DESIGN.md@examples/agent-hook-plugin/hosts/kimicode is agent-read markdown (design) from volcengine/openviking.

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

# Kimi Code host contract

Verified against Kimi Code CLI 0.43.1 and Node.js 18+.

- Kimi loads a native plugin from its managed plugin directory. The installer
  assembles that directory; this source directory is not itself a complete
  runnable plugin.
- Hook stdin is snake-case JSON. The adapter consumes the verified
  `session_id`, `cwd`, `prompt`, `tool_name`, and `tool_input` fields only;
  `UserPromptSubmit.prompt` may be a string or an array of content parts.
- `UserPromptSubmit` accepts raw text on stdout. Other lifecycle hooks are
  silent; `PreToolUse` returns Kimi's `permissionDecision` JSON shape.
- The stable transcript is the session's `agents/main/wire.jsonl`, located via
  `session_index.jsonl`. `turn.ended` closes interrupted or tool-only turns.
  If log rotation removes the acknowledged cursor, capture restarts from the
  current file and the bounded acknowledgement set suppresses duplicates.
- Stop, PreCompact, and SessionEnd capture may detach. Interrupt stays
  synchronous and all of its OpenViking requests share a two-second budget.
- The native plugin manifest owns hooks and MCP. Installation does not edit
  legacy `config.toml` or `mcp.json` files.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add volcengine/openviking/examples/agent-hook-plugin/hosts/kimicode/DESIGN.md@git:20260923.03391ba
Exact content
mdr add volcengine/openviking/examples/agent-hook-plugin/hosts/kimicode/DESIGN.md@sha256:c1b5470d7791b832

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_5hnzqzdf3oq3tp2o.svg)](https://markdownregistry.com/a/art_5hnzqzdf3oq3tp2o)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.03391ba latest2026-09-23 03391ba 1,759 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (1759 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_5hnzqzdf3oq3tp2o
GET https://markdownregistry.com/api/v1/resolve?ref=volcengine/openviking/examples/agent-hook-plugin/hosts/kimicode/DESIGN.md
GET https://markdownregistry.com/api/v1/blob/c1b5470d7791b8326b5e5c10fcc872ba06e3e55f5d5799672364f5558eb40af1

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-experience-memory skill
volcengine/openviking · agent-plugins/skills/ov-experience-memory/SKILL.md · Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools…
git:20260918.3c6e3d4 · 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

Every file in volcengine/openviking

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