taxueseek

Kimix — AI skill for Claude Code

AI community

高性能,低门槛的通用终端 AI 代理工具 / General-purpose terminal AI agent.

How to install Kimix

This entry records only its repository, not the path inside it, so there is no exact command to give. Open taxueseek/kimix and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Kimix does

高性能,低门槛的通用终端 AI 代理工具 / General-purpose terminal AI agent.

Alternatives in AI

  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
  • Omnara — by Ishaan Sehgal - A command center for AI agents that syncs Claude Code sessions across terminal, web, and mo 2.6k ★

README

Kimix — 通用终端 AI 代理:左侧为中英双语项目名与一句话介绍,右侧终端窗口展示一次真实的中文任务执行记录

[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE) [![Rust](https://img.shields.io/badge/rust-1.97.0-orange)](rust-toolchain.toml) [![Platform](https://img.shields.io/badge/platform-macOS%20%C2%B7%20Linux%20%C2%B7%20Windows-lightgrey)](#快速开始)

**[中文](#中文) · [English](#english)**


中文

什么是 Kimix?

Kimix 是一个通用的终端 AI 代理工具,具有非常优秀的长程任务能力,基于 [xai-org/grok-build](https://github.com/xai-org/grok-build)(Apache-2.0)的 hard fork, 支持 Kimi Code 订阅 API 等平台。

它以全屏 TUI 的方式运行,能理解你的工作目录、编辑文件、执行命令、搜索网络, 管理长时运行任务。既可以交互使用,也可以在脚本 / CI 中无头运行, 还支持通过 ACP 协议嵌入编辑器。

kimix 采用 Grok 4.5 与 Kimi K3 构建核心能力,用 GLM 5.2、DeepSeek V4-Flash 做性能优化, 并以 DeepSeek、MiMo、LongCat-2.0 等开源模型在真实环境中做了广泛测试与适配; kimix 自身已经具备「用 kimix 更新迭代 kimix」的能力。

核心特点:高缓存命中率(日常保持 95% 以上,显著降低 Token 消耗)、 优秀的长程任务输出水平、低门槛的全屏 TUI 界面,界面与设置支持中英文双语。 极致的初始上下文水平,可以做到与 Pi 一个水平线,优于 grok-build、Claude Code、Kimi code。

适用场景:

  • 💻 编程辅助:理解代码库、重构、修 bug、写测试
  • 📊 数据分析:读取文件、运行脚本、生成报告
  • 🔍 调研搜索:联网检索、信息收集、趋势分析
  • ⚙️ 自动化:多步工作流编排、批量处理、定时任务

为什么选 Kimix?

六个特性:高缓存命中、极致终端体验、通用场景、零遥测、单文件分发、三平台接入

kimix 启动欢迎界面:模型状态、快捷键与命令面板
启动即见模型状态与命令面板
真实任务执行记录:读取文件、联网扫描知乎热榜、思考计时,最后给出选题结论
真实任务 trace:工具调用与思考过程全程可见

版本历程

**v0.1.20**(当前)— 原生 `task.persona` + 内置 personas(路径 A)

子代理角色走 harness 解析,不再在父会话 `read_file` / 前缀注入 persona 正文。 内置 7 个 persona TOML(implementer / reviewer / security-auditor / design-doc-* / researcher / test-writer)落到 `~/