Monitors Checkly browser checks via the Checkly Management API and notifies teams on Playwright test failures. Extracts failure screenshots, trace URLs, and degraded check results.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Checkly Browser Check Failure Notifier"
slug: "checkly-browser-check-failure-notifier"
description: "Monitors Checkly browser checks via the Checkly Management API and notifies teams on Playwright test failures. Extracts failure screenshots, trace URLs, and degraded check results."
github_stars: 92
verification: "security_reviewed"
source: "https://github.com/checkly/checkly-cli"
author: "checkly"
category: "Monitoring & Alerts"
framework: "Claude Code"
tool_ecosystem:
github_repo: "checkly/checkly-cli"
github_stars: 92
npm_package: "checkly"
npm_weekly_downloads: 198890
---
# Checkly Browser Check Failure Notifier
Monitors Checkly browser checks via the Checkly Management API and notifies teams on Playwright test failures. Extracts failure screenshots, trace URLs, and degraded check results.
## Installation
Use the upstream install or setup path that matches your environment:
- npx checkly test
- npx checkly deploy
- npx checkly login.
- npm create checkly@latest
Basic usage or getting-started notes:
- **Run in the cloud or on-prem.** Run on the Checkly cloud or in your network using the [Private Locations](https://www.checklyhq.com/docs/private-locations/)
- # A quick example
- Run your checks from your local machine or in CI using npx checkly test
- Source: https://github.com/checkly/checkly-cli
- Extracted from upstream docs: https://raw.githubusercontent.com/checkly/checkly-cli/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/checkly-browser-check-failure-notifier/)
No comments yet. Be the first to comment!