openstatus-cli

Installation
SKILL.md

OpenStatus CLI

Manage uptime monitors, incident reports, status pages, notifications, and maintenance windows from the terminal. The CLI supports monitors-as-code via YAML config files.

Run openstatus --help or openstatus <command> --help for full option details.

Prerequisites

Must be authenticated. Verify with:

openstatus whoami

This shows your workspace name, slug, and plan. If not authenticated, run openstatus login and paste your API token from the OpenStatus dashboard.

Token resolution order:

  1. --access-token / -t flag
  2. OPENSTATUS_API_TOKEN environment variable
Installs
6
GitHub Stars
1
First Seen
Apr 9, 2026