kimix_api skillA
kimix_api is agent-read markdown (skill) from sikao-engine/kimix: Guide for using KimiX API utilities covering kimix, kimix.utils, kimix.base, kimix.dag, kimix.network, kimix.server, kimix.parser, kimix.tools, kimix.cot, kimix.retrieval, kimix.summarize, and kimi_agent_sdk..
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 API Utilities Guide High-level guide to `kimix.utils`, `kimix.base`, the full public API of `src/kimix` and `src/kimi_agent_sdk`. Full code examples per section: read `references/api.md`. ## Initialization & Config (`kimix.utils.config`) - `init(config_path=None, config_json=None, yolo=True, think=True, skill_dir=None, manually_cot=False, colorful_print=True, clean=False)` — initialize global state (auto-resolves provider from `default_config.json` → env vars → OAuth if skipped). - `_create_config(provider_dict) -> (Config, provider_dict)` — build a validated `Config` from a provider dict. ## Session Management (`kimix.utils`) - `create_session(session_id=None, work_dir=KaosPath, skills_dir=None, agent_file=None, resume=False, provider_dict=None, chat_provider=None, agent_type=SystemPromptType.Worker, vfs_path=None, extra_system_prompt=None, anonymous=False, custom_data=None)`; close with `close_session(session)` / `await close_session_async(session)`. - `_create_session_async(...)` — async version; `create_supervisor_session(...)` — Supervisor role with `agent_boss.json`. …
Read the whole file at its exact version.
How to install
mdr add sikao-engine/kimix/kimix_api@git:20260912.107e546mdr add sikao-engine/kimix/kimix_api@sha256:c3397fbf702c98dbPin 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_y5jausxp7dzffzcx)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260912.107e546 latest | 2026-09-12 | 107e546 | 10,887 B | A | view · diff |
| git:20260816.ff0cd32 | 2026-08-16 | ff0cd32 | 11,039 B | A | view · diff |
| git:20260815.b3edc81 | 2026-08-15 | b3edc81 | 59,862 B | A | view · diff |
| git:20260813.1683103 | 2026-08-13 | 1683103 | 59,866 B | A | view · diff |
| git:20260812.bd03e1a | 2026-08-12 | bd03e1a | 59,655 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 (10887 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_y5jausxp7dzffzcx GET https://markdownregistry.com/api/v1/resolve?ref=sikao-engine/kimix/kimix_api GET https://markdownregistry.com/api/v1/blob/c3397fbf702c98db1537ca5b805432caca4b670845507af506749480197d4e87
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.