explore-datasources

Installation
SKILL.md

Datasource Discovery

If gcx is not configured, see the setup-gcx skill first.

Instructions

Step 1: List Available Datasources

Start by identifying all datasources in the Grafana instance.

# List all datasources
gcx datasources list

# Filter by type if you know what you need
gcx datasources list --type prometheus
gcx datasources list --type loki
Installs
6
Repository
grafana/gcx
GitHub Stars
402
First Seen
Apr 7, 2026
explore-datasources — grafana/gcx