argos-cli

Installation
SKILL.md

Argos CLI

Run argos <command> --help for the exact flags of any command. This skill covers only what --help can't: the token model, the output contract, and the command map.

Output contract (agents)

  • Pass --json whenever you parse stdout; commands print human-readable text otherwise.
  • Errors go to stderr as Error: <message>. Exit 0 = success, 1 = failure.
  • Never print token values.

Authentication

Installs
759
GitHub Stars
18
First Seen
Apr 16, 2026
argos-cli — argos-ci/argos-javascript