> ## Documentation Index
> Fetch the complete documentation index at: https://agentkaigong.t00ls.qzz.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 安装

> AgentKaigong 计划支持的安装方式

# 安装

首个版本计划以 Node.js 命令行工具的形式发布。CLI 完成后，本页将补充正式的系统要求和安装步骤。

## 计划中的安装命令

```powershell theme={null}
npm install -g agentkaigong
```

## 验证安装

```powershell theme={null}
kaigong --version
kaigong --help
```
