doc skillA
doc is agent-read markdown (skill) from sikao-engine/kimix: Guide for navigating and maintaining Kimix project documentation. Use when: (1) user asks about the docs structure, (2) user wants to add, update, or append content to project documents..
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
# Project Documentation Guide
Reference for the Kimix documentation layout and how to modify or extend it safely.
## Document Structure
```
<repo-root>/
├── AGENTS.md # Agent rules (always loaded)
├── README.md # English project overview and doc index
├── README_zh.md # Chinese project overview and doc index
├── ChangeLog.md # Release changelog (kept minimal)
└── docs/
├── tutorials/
│ ├── 1_quick_start.md # Chinese quick start
│ ├── 1_quick_start_en.md # English quick start
│ ├── 2_long_task.md # Chinese /plan workflow
│ ├── 2_long_task_en.md # English /plan workflow
│ ├── 3_builtin_tools.md # Chinese built-in tools guide
│ ├── 3_builtin_tools_en.md # English built-in tools guide
│ ├── 4_skills.md # Chinese skill authoring
│ ├── 4_skills_en.md # English skill authoring
│ ├── 5_server.md # Chinese HTTP server tutorial
│ └── 5_server_en.md # English HTTP server tutorial
├── server/
│ └── opencode_style_sse.md # OpenCode SSE protocol details
…Read the whole file at its exact version.
How to install
mdr add sikao-engine/kimix/doc@git:20260816.7c770eamdr add sikao-engine/kimix/doc@sha256:a46b4e9a7b86b69cPin 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.
[](https://markdownregistry.com/a/art_wshvnstclyyb735f)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260816.7c770ea latest | 2026-08-16 | 7c770ea | 4,546 B | A | view · diff |
| git:20260813.1683103 | 2026-08-13 | 1683103 | 4,184 B | A | view · diff |
| git:20260711.d347399 | 2026-07-11 | d347399 | 4,212 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4546 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
sikao-engine/kimix · 111 stars · license none · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_wshvnstclyyb735f GET https://markdownregistry.com/api/v1/resolve?ref=sikao-engine/kimix/doc GET https://markdownregistry.com/api/v1/blob/a46b4e9a7b86b69c94abfd1d002fb35b7e092b4b51f8150a0215897f034df827
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 sikao-engine/kimix
Every file in sikao-engine/kimix