gcx
Manage Grafana dashboards, alerts, SLOs, and observability from your terminal
All Skills in This Repository (33)
Pure Emerald Level Indicatorsinvestigate-alert
Analyze Grafana alert state and query datasources to diagnose firing or pending alerts.
synth-check-status
Report synthetic monitoring check health and timelines via gcx in Grafana.
aio11y
Manage AI Observability conversations, generations, evaluators, rules, and templates via gcx CLI.
setup-gcx
Configure gcx contexts for Grafana Cloud and on-prem instances.
debug-with-grafana
Diagnoses application issues using Grafana metrics, logs, and traces.
import-dashboards
Import Grafana dashboards and convert them into Go builder code.
gcx
Manage Grafana Cloud resources via a unified CLI for CRUD operations.
slo-check-status
Monitors SLO health, budgets, and trends with machine-friendly outputs for gpxtoolkit.io users.
generate-resource-stubs
Generate Go stubs for Grafana dashboards and alert rules.
manage-dashboards
Automate Grafana dashboard management across environments with CRUD and GitOps pipelines.
scaffold-project
Automate scaffolding of Grafana resources-as-code projects with go.mod, main.go, internal/, and README.md.
gcx-demo
Provide a narrated, read-only tour of Grafana Cloud resources and capabilities.
Frequently Asked Questions
FAQPage SchemaHow to install gcx?βΌ
Run `npx skills add grafana/gcx --all -g -y` in your terminal to install all skills in this suite globally.
What can I do with gcx?βΌ
You can query metrics, logs, and traces, manage dashboards and alert rules, check SLO health, triage on-call pages, and run synthetic checks β all from the terminal or through your AI agent.
Does gcx work with AI coding agents?βΌ
Yes. gcx ships agent skills for Claude Code, Cursor, and other tools, with structured JSON output and token-cost metadata designed for agent consumption.
Does gcx work with self-hosted Grafana?βΌ
Yes. Core features like resources, alerting, and signal queries work on any Grafana 12+ instance, while Grafana Cloud adds product-specific commands on top.
Can gcx help debug production incidents?βΌ
Yes. Skills like debug-with-grafana and investigate-alert walk your agent through error rates, latency, logs, and traces to find root causes without leaving your editor.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core