Use CartOS from the browser, the terminal, or your favorite agent.
Install the CLI, hand your agent the skill, and it can check a cart in, order a part, move a deal or chase an invoice. Same data, same permissions, no copy-pasting between tabs.
Quick start
$ curl -fsSL https://cartos.betterthangood.xyz/install-cli | bashInstalled /usr/local/bin/cartos — cartos 1.1.0$ cartos auth loginAuthenticated against https://cartos.betterthangood.xyz; token saved.
Then get on with it
Every command follows one pattern, so after the first you can guess the rest. Tables in the terminal, JSON when you pipe it.
$ cartos work_orders list --status in_progressID UNIT CUSTOMER PROMISEDor_104 Icon EV i40L Travis Boyd 2026-09-28or_106 Yamaha Drive2 Dale Hutchins 2026-09-30$ cartos units show 218218 Icon EV i40L 2024 IC-2210 8,900.00 sold
The full command reference is generated from the API, so it cannot describe a command the tool doesn’t have.
Give the same thing to an agent
The skill file teaches an agent the commands and the rules: what it can run on its own, and what has to stop and ask you.
Nothing to install per assistant. If it has a shell, it works.
It’s in every account, at no extra cost
The API, the CLI and the skill are part of CartOS, not an upgrade. Every account gets them in full. Tokens live in settings and revoke in a click.
Start free for 30 days