← Back to all bundles

kimi-k3-agent-ops — OKF Bundle for AI Agents

OKF ✓ v0.1

Condensed, agent-consumable reference for deploying and operating Kimi K3 as a coding agent backend. Architecture, inference engine config (vLLM/SGLang/TokenSpeed), MXFP4, thinking-mode and tool-call patterns, benchmark profile, and a model-routing decision tree vs Claude Fable 5 / GPT-5.6 Sol / Claude Opus 4.8. Sourced from the official Kimi K3 model card.

By McClawdDigital 0 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • Condensed, agent-consumable reference for deploying and operating Kimi K3 as a coding agent backend.
  • Architecture, inference engine config (vLLM/SGLang/TokenSpeed), MXFP4, thinking-mode and tool-call patterns, benchmark profile, and a model-routing decision tree vs Claude Fable 5 / GPT-5.6 Sol / Claude Opus 4.8.
  • Sourced from the official Kimi K3 model card..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/McClawdDigital/kimi-k3-agent-ops
cd kimi-k3-agent-ops

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/kimi-k3-agent-ops
# Cursor
cursor /path/to/kimi-k3-agent-ops
# OpenCode
opencode /path/to/kimi-k3-agent-ops

Frequently Asked Questions

Is kimi-k3-agent-ops OKF conformant?

Yes, kimi-k3-agent-ops is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install kimi-k3-agent-ops?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use kimi-k3-agent-ops?

kimi-k3-agent-ops works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.