xiaok-cli

kaisersong/xiaok-cli
★ 3 stars TypeScript Code/Dev Tools Updated today
小 K — AI 编程助手,CLI 终端交互 + Desktop 桌面端,支持多模型、MCP server、skill 扩展、多 Agent 项目编排
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xiaok-cli": {
      "command": "npx",
      "args": [
        "-y",
        "kaisersong/xiaok-cli"
      ]
    }
  }
}

README Excerpt

> xiaok-cli is a local-first AI task-delivery workbench. It turns user intent into finished results by matching skills, staging execution, and recovering when runs drift. Coding, document/report/slide generation, and optional channel adapters like Yunzhijia all run on the same runtime. A local-first AI CLI for reliable skill execution across coding and document-heavy workflows.

Tools (2)

PATHosascript