> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yafai.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Commands

> Core Engine for Multi Agent Orchestration

> Once yafai-skills is installed,

```bash theme={null}
yafai-skills -h
# this list all the available commands
```

```bash theme={null}
yafai-skills -m <manifest file path> -k <api_key> #currently only bearer token auth is supported
# this will start the yafai-skills server with the given manifest file and api key
```

***
