What problem does it solve?
Manually building and maintaining Grafana dashboards is time-consuming and prone to layout or query errors for data teams that need to visualize metrics from existing datasources without moving underlying data.
Core Features & Use Cases
- Automated Dashboard & Panel Creation: Build Grafana dashboards and SQL-based visualization panels directly against pre-existing tables in registered Grafana datasources, with no data movement or transformation required.
- Enforced Layout Best Practices: Follows proven dashboard reading flows (KPI overview → trends → breakdowns → detail) to create intuitive, business-facing visualizations without manual layout tweaking.
- Use Case: A data analyst can use this skill to quickly spin up a sales performance dashboard with KPI cards for total revenue, time-series line charts for monthly sales trends, and bar charts for top-performing regions, all querying an existing sales metrics table in their Grafana instance.
Quick Start
Use the grafana-dashboard skill to build a new sales performance dashboard with KPI cards, monthly trend lines, and regional breakdown charts from the existing sales_metrics table.