monitoring
✓Create and manage monitoring checks using the Checkly CLI. Use when working with API checks, browser checks, URL monitors, Playwright checks, heartbeat monitors, alert channels, dashboards, or status pages.
Installation
SKILL.md
Here is an example directory tree of what that would look like:
. |-- checkly.config.ts |-- package.json `-- src `-- checks |-- alert-channels.ts |-- api-check.check.ts `-- homepage.spec.ts
The checkly.config.ts at the root of your project defines a range of defaults for all your checks.
Create and manage monitoring checks using the Checkly CLI. Use when working with API checks, browser checks, URL monitors, Playwright checks, heartbeat monitors, alert channels, dashboards, or status pages. Source: checkly/checkly-cli.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/checkly/checkly-cli --skill monitoring- Source
- checkly/checkly-cli
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is monitoring?
Create and manage monitoring checks using the Checkly CLI. Use when working with API checks, browser checks, URL monitors, Playwright checks, heartbeat monitors, alert channels, dashboards, or status pages. Source: checkly/checkly-cli.
How do I install monitoring?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/checkly/checkly-cli --skill monitoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/checkly/checkly-cli
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05