checkly-cli
Code, test, and deploy synthetic monitoring checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core