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