monitoring

Installation
SKILL.md

Checkly Monitoring

  • Refer to docs for Checkly CLI v6.0.0 and above.
  • Check the Checkly CLI output to figure out into which folder the setup was generated.
  • Use the Checkly CLI reference documentation.
  • Use the Checkly construct reference documentation.
  • Import and / or require any constructs you need in your code, such as ApiCheck, BrowserCheck, or PlaywrightCheck from the checkly/constructs package.
  • Always ground generated code and CLI commands against the official documentation and examples in this file.

Using the Checkly CLI

  • Use npx checkly instead of installing the Checkly CLI globally.
  • NEVER make up commands that do not exist.
  • Use npm create checkly@latest to set up a new Checkly project via the CLI.

Project Structure

Related skills
Installs
43
GitHub Stars
93
First Seen
Feb 4, 2026