cypress-cloud-cli
Installation
SKILL.md
Cypress Cloud CLI
Use cy-cloud directly to investigate Cypress Cloud. Execute the commands, inspect their JSON, and
report conclusions supported by the returned data. Do not send the user to the Cloud UI when the CLI
can answer the question.
Start safely
The published binary requires Node.js 22.21.0 or newer.
Run these checks only on first use, when the environment is unknown, or after an installation or
authentication error. If cy-cloud already worked in this session, invoke the investigation command
directly instead of spending another turn rechecking the setup.
node --version
cy-cloud status
cy-cloud --help