cio
Installation
SKILL.md
Customer.io (cio)
Run cio prime first. It dumps the full LLM-ready reference -- commands,
flags, schemas, pagination, error shapes -- so you don't have to guess or
spelunk through --help.
If cio is not installed, run npm i -g @customerio/cli. After installing,
run cio prime. If installation fails, fetch the README for other install
options:
curl -fsSL https://raw.githubusercontent.com/customerio/cli/main/README.md
Everything below handles setup cases you might hit.