dsh plugins中文
← Back to popular plugin directory

Lightweight coding agent CLI

Sikao-Engine/KimiX · skills

The next-gen lightweight coding agent cli.

★ 104GitHub stars
12Forks
2026-08-15Last updated
PythonLanguage
License

Project overview

Kimi-CLI-X 中文文档 Install from Source pip Install Note: This repo supports not only KIMI LLM but also various API keys! Like OpenAI, Anthropic, etc. Default config templates are in docs/; use kimix --config=xx.json after setup. Why Kimi-CLI-X?

Kimi-CLI-X is a deep optimization of the original Kimi-CLI, focusing on prompt efficiency, tool reliability, and extensibility, plus new tools for real-world development. Optimizations

Unlike traditional CLI interaction where you type commands one by one, Kimi-CLI-X lets you write Python scripts to orchestrate entire workflows. You can combine prompts, loops, conditionals, and tool calls into fully automated, reproducible task pipelines:

Install command

dsh plugin --profile web add github:Sikao-Engine/KimiX
View GitHub repository ↗Back to popular plugin directory