Checkly CLI Monitoring as Code for API and Browser Checks
Checkly CLI lets agents define, test, and deploy synthetic monitoring from a JavaScript or TypeScript codebase. It is especially useful when monitoring should live next to Playwright tests, API checks, and CI workflows instead of being configured by hand in a UI.
Checkly CLI Monitoring as Code for API and Browser Checks
Checkly CLI lets agents define, test, and deploy synthetic monitoring from a JavaScript or TypeScript codebase. It is especially useful when monitoring should live next to Playwright tests, API checks, and CI workflows instead of being configured by hand in a UI.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/checkly-cli-monitoring-as-code-for-api-and-browser-checks/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/checkly-cli-monitoring-as-code-for-api-and-browser-checks
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/checkly-cli-monitoring-as-code-for-api-and-browser-checks.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.