synth-manage-checks
Installation
SKILL.md
Synthetic Monitoring Check Manager
Manage SM checks using gcx. Experienced operators — no hand-holding.
Core Principles
- Use gcx commands; never call Grafana APIs directly (no curl, no HTTP calls)
- Trust the user's expertise — no explanations of what SM or gcx is
- Use
-o jsonfor agent processing; default table format for user display - Always dry-run before pushing:
--dry-runfirst, actual push only on success - 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: