checklychecklyOfficial·1 Agent Skills Included

checkly-cli

Code, test, and deploy synthetic monitoring checks

Creates, tests, and deploys API checks, browser checks, heartbeat monitors, and alert channels as TypeScript code. Eliminates manual dashboard clicking by turning your entire monitoring setup into reviewable, version-controlled files. Runs Playwright tests locally or in CI, then deploys to global locations with built-in Slack, SMS, and email alerting.
npx skills add checkly/checkly-cli --all -g -y
Available:

Tells your AI agent how the Checkly CLI codebase is structured, which command and output conventions to follow, and how to build, test, and extend monitoring constructs consistently.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Checkly CLI?

Run `npx skills add checkly/checkly-cli --all -g -y` in your terminal to install the Checkly skill globally for your AI agent.

What is monitoring as code?

It means your entire monitoring setup — API checks, browser tests, alerts, and dashboards — lives in TypeScript files you can review, test, and deploy like normal code.

Can AI agents create Checkly monitors?

Yes. The included skill teaches your agent to write API checks, Playwright browser checks, heartbeat monitors, and alert channels, then test and deploy them via the CLI.

Does Checkly work with Playwright tests?

Yes. You can write standard Playwright spec files and Checkly automatically turns them into browser checks that run on a schedule worldwide.

Does Checkly CLI work with Claude Code and Cursor?

Yes. The skill follows the universal SKILL.md standard and installs into Claude Code, Cursor, Codex, and other compatible coding assistants.

Related Repositories in Software Engineering

View All in Software Engineering