grafana-dashboard

Community

Visualize data, build dashboards, rest easy.

Authorbcl1713
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex task of designing and maintaining Grafana dashboards, eliminating manual JSON editing errors and accelerating the creation of powerful data visualizations. It helps you quickly transform raw metrics into actionable insights.

Core Features & Use Cases

  • Dashboard Creation & Editing: Guides you through structuring new dashboards and modifying existing ones using JSON.
  • Panel Configuration: Provides detailed instructions for setting up various panel types like time series, geomaps, and gauges.
  • Prometheus Query Assistance: Helps you craft effective PromQL queries to extract and display the right metrics.
  • Use Case: When you need to add a new panel to monitor Starlink's network throughput, this skill helps you select the correct panel type, write the PromQL query for starlink_network_throughput_down_mbps, and configure its visualization settings.

Quick Start

Create a new Grafana dashboard for "Satellite Health" and add a time series panel to display starlink_dish_obstruction_percent.

Dependency Matrix

Required Modules

dockerjq

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: grafana-dashboard
Download link: https://github.com/bcl1713/starlink-dashboard/archive/main.zip#grafana-dashboard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository