> ## 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.

# Installation

> Planned AgentKaigong installation methods

# Installation

The first release is planned as a Node.js command-line tool. Supported installation methods and system requirements will be documented here when the CLI is ready.

## Planned command

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

## Verify installation

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