charm init my-agent --template openclaw instead.
Path B: Create the file manually
- Create a file named charm.yaml in your project root
The charm.yaml file must always be at the root level of your project
- Copy the Annotated Reference below for use in your configuration
- Update the field with your existing agent project
IDE Setup
By configuring your editor, you get auto-completion and error checking. This is crucial for avoiding typos.- Create .vscode/settings.json in your project root.
