Usage
Common Examples
Create a minimal Python agent:Options
| Option | Description |
|---|---|
name | Agent directory path. Use . for the current directory. |
--template | Template to use. Defaults to python. Valid values are fetched dynamically from the community templates registry (e.g., python, openclaw, slack-bot). |
--create | Create a single file instead of a full project. |
--interactive, -i | Launch guided template selection. |
