checkly

Set up, create, test and manage monitoring checks using the Checkly CLI. Use when working with API Checks, Browser Checks, URL Monitors, ICMP Monitors, Playwright Check Suites, Heartbeat Monitors, Alert Channels, Dashboards, or Status Pages.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "checkly" with this command: npx skills add checkly/checkly-cli/checkly-checkly-cli-checkly

Checkly

The Checkly CLI provides all the required information via the npx checkly skills command.

Use npx checkly skills install to install this skill into your project (supports Claude Code, Cursor, Codex and more).

Use npx checkly skills to list all available actions, and npx checkly skills <action> to access up-to-date information on how to use the Checkly CLI for each action.

Progressive Disclosure via npx checkly skills

The skill is structured for efficient context usage:

  1. Metadata (~80 tokens): Name and description in frontmatter
  2. Core Instructions (~1K tokens): Main SKILL.md content with links to reference commands
  3. Reference Commands (loaded on demand): Detailed construct documentation with examples

Agents load what they need for each task.

Confirmation Protocol

Write commands (e.g. incidents create, deploy, destroy) return exit code 2 with a confirmation_required JSON envelope instead of executing. Always present the changes to the user and wait for approval before running the confirmCommand. Never auto-append --force. This applies to every write command individually — updates and resolutions need confirmation too, not just the initial create.

Run npx checkly skills communicate for the full protocol details.

npx checkly skills initialize

Learn how to initialize and set up a new Checkly CLI project from scratch.

npx checkly skills configure

Learn how to create and manage monitoring checks using Checkly constructs and the CLI.

npx checkly skills configure api-checks

Api Check construct (ApiCheck), assertions, and authentication setup scripts

npx checkly skills configure browser-checks

Browser Check construct (BrowserCheck) with Playwright test files

npx checkly skills configure playwright-checks

Playwright Check Suite construct (PlaywrightCheck) for multi-browser test suites

npx checkly skills configure multistep-checks

Multistep Check construct (MultiStepCheck) for complex user flows

npx checkly skills configure tcp-monitors

TCP Monitor construct (TcpMonitor) with assertions

npx checkly skills configure url-monitors

URL Monitor construct (UrlMonitor) with assertions

npx checkly skills configure dns-monitors

DNS Monitor construct (DnsMonitor) with assertions

npx checkly skills configure icmp-monitors

ICMP Monitor construct (IcmpMonitor) with latency and packet loss assertions

npx checkly skills configure heartbeat-monitors

Heartbeat Monitor construct (HeartbeatMonitor)

npx checkly skills configure check-groups

CheckGroupV2 construct (CheckGroupV2) for organizing checks

npx checkly skills configure alert-channels

Email (EmailAlertChannel), Phone (PhoneCallAlertChannel), and Slack (SlackAlertChannel) alert channels

npx checkly skills configure supporting-constructs

Status pages (StatusPage), dashboards (Dashboard), maintenance windows (MaintenanceWindow), and private locations (PrivateLocation)

npx checkly skills investigate

Access check status, analyze failures, and investigate errors.

npx checkly skills investigate checks

Inspecting checks (checks list, checks get) and triggering on-demand runs

npx checkly skills communicate

Open incidents and lead customer communications via status pages.

npx checkly skills communicate incidents

Incident lifecycle (incidents create, update, resolve, list) and status pages

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

monitoring

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Wip Ai Devops Toolbox Private

Complete DevOps toolkit for AI-assisted software development. Release pipeline, license compliance, copyright enforcement, repo visibility guard, identity fi...

Registry SourceRecently Updated
Coding

Wip Release

One-command release pipeline. Bumps version, updates changelog + SKILL.md, publishes to npm + GitHub.

Registry SourceRecently Updated
Coding

Wip File Guard

Hook that blocks destructive edits to protected identity files. For Claude Code CLI and OpenClaw.

Registry SourceRecently Updated