Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cli/src/ai-context/skill.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: checkly
description: 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. Access Checkly account plan, entitlements, feature limits, members, and pending invites. Includes generic API pass-through (`checkly api`) for endpoints without dedicated commands.
allowed-tools: Bash(npx:checkly:*) Bash(npm:install:*)
allowed-tools: Bash(npx checkly:*), Bash(npm install:*)
metadata:
author: checkly
---
Expand Down
2 changes: 1 addition & 1 deletion skills/checkly/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: checkly
description: 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. Access Checkly account plan, entitlements, feature limits, members, and pending invites. Includes generic API pass-through (`checkly api`) for endpoints without dedicated commands.
allowed-tools: Bash(npx:checkly:*) Bash(npm:install:*)
allowed-tools: Bash(npx checkly:*), Bash(npm install:*)
metadata:
author: checkly
---
Expand Down
Loading