grafanagrafanaOfficialΒ·33 Agent Skills Included

gcx

Manage Grafana dashboards, alerts, SLOs, and observability from your terminal

Manages Grafana Cloud, Enterprise, and OSS resources through one CLI: dashboards, alerts, SLOs, synthetic checks, on-call, metrics, logs, and traces. Eliminates manual UI clicking and raw API calls by giving AI agents structured, scriptable commands with safe dry-run workflows. Ships ready-made agent skills for alert investigation, incident triage, dashboard creation, SLO tuning, and full observability setup.
npx skills add grafana/gcx --all -g -y
Available:

Gives the AI agent a map of the gcx codebase, its architecture tiers, coding conventions, build and test commands, and rules for where to place and validate agent skills.

All Skills in This Repository (33)

Pure Emerald Level Indicators
πŸ“¦ In Repo
grafanagrafana

investigate-alert

Analyze Grafana alert state and query datasources to diagnose firing or pending alerts.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

synth-check-status

Report synthetic monitoring check health and timelines via gcx in Grafana.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

aio11y

Manage AI Observability conversations, generations, evaluators, rules, and templates via gcx CLI.

Official
Intermediate
πŸ“¦ In Repo
grafanagrafana

setup-gcx

Configure gcx contexts for Grafana Cloud and on-prem instances.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

debug-with-grafana

Diagnoses application issues using Grafana metrics, logs, and traces.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

import-dashboards

Import Grafana dashboards and convert them into Go builder code.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

gcx

Manage Grafana Cloud resources via a unified CLI for CRUD operations.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

slo-check-status

Monitors SLO health, budgets, and trends with machine-friendly outputs for gpxtoolkit.io users.

Official
Intermediate
πŸ“¦ In Repo
grafanagrafana

generate-resource-stubs

Generate Go stubs for Grafana dashboards and alert rules.

Official
Intermediate
πŸ“¦ In Repo
grafanagrafana

manage-dashboards

Automate Grafana dashboard management across environments with CRUD and GitOps pipelines.

Official
Advanced
πŸ“¦ In Repo
grafanagrafana

scaffold-project

Automate scaffolding of Grafana resources-as-code projects with go.mod, main.go, internal/, and README.md.

Official
Intermediate
πŸ“¦ In Repo
grafanagrafana

gcx-demo

Provide a narrated, read-only tour of Grafana Cloud resources and capabilities.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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→