Using the CLI
Authenticate the agentskit-os command line and scaffold your first workspace.
The agentskit-os command line operates AKOS from your terminal and CI — authenticate, scaffold a workspace, run flows, manage triggers, and deploy.
Authenticate
The CLI signs in with a device-code grant and stores your credentials securely on your machine:
Useful related commands:
Scaffold a workspace
Create a new workspace configuration with sensible defaults:
You can start from a starter template to get a working agent immediately, then edit it in the app or in your config.
Next steps
The CLI authenticates to the same workspace as the web and desktop apps. Anything you create from the CLI shows up in the app, governed and audited the same way.