Scaffold a new Charm agent project.Documentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
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. |
--create | Create a single file instead of a full project. |
--interactive, -i | Launch guided template selection. |
