synth-manage-checks

Installation
SKILL.md

Synthetic Monitoring Check Manager

Manage SM checks using gcx. Experienced operators — no hand-holding.

Core Principles

  1. Use gcx commands; never call Grafana APIs directly (no curl, no HTTP calls)
  2. Trust the user's expertise — no explanations of what SM or gcx is
  3. Use -o json for agent processing; default table format for user display
  4. Always dry-run before pushing: --dry-run first, actual push only on success
  5. Probe names are case-sensitive — always copy-paste from gcx synth probes list

Workflow 1: Create New Check

Step 1: Determine Check Type

Use the decision table in references/check-types.md:

| Target | Check Type |

Related skills
Installs
1
Repository
grafana/gcx
GitHub Stars
212
First Seen
Apr 7, 2026