grafana-dashboards

Generate and manage Grafana dashboards for Prometheus metrics via JSON definitions.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/drgaciw/academic-compliance-hub-glm --skill grafana-dashboards-drgaciw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-dashboards
Source: https://github.com/drgaciw/academic-compliance-hub-glm/tree/main/agents/plugins/observability-monitoring/skills/grafana-dashboards
Command: npx skills add https://github.com/drgaciw/academic-compliance-hub-glm --skill grafana-dashboards-drgaciw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables the creation and management of production-ready Grafana dashboards, providing real-time visualization of system and application metrics for comprehensive observability.

Core Features & Use Cases

  • Dashboard Creation: Design and implement dashboards for monitoring applications, infrastructure, and business KPIs.
  • Metric Visualization: Visualize Prometheus metrics, create custom dashboards, and implement SLO dashboards.
  • Use Case: When building a new microservice, use this Skill to automatically generate a Grafana dashboard that visualizes its request rate, error rate, and latency using the RED method.

Quick Start

Use the grafana-dashboards skill to create an API monitoring dashboard.

Frequently Asked Questions about grafana-dashboards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Grafana dashboard to visualize Prometheus metrics?

To visualize Prometheus metrics, you can generate a Grafana dashboard using JSON definitions. This Skill builds production-ready dashboards for real-time monitoring of application and infrastructure metrics. It supports creating custom visualizations and SLO tracking.

Can I provision Grafana dashboards using Terraform or Ansible?

Yes, you can provision Grafana dashboards using Terraform or Ansible. The Skill generates dashboard definitions in JSON format, which can be integrated directly into your infrastructure-as-code workflows for automated deployment and management.

What is the best way to build a Grafana dashboard for monitoring microservices?

The best way to build a Grafana dashboard for microservices is using the RED method to visualize request rate, error rate, and latency. This Skill automatically generates dashboards that track these system metrics for real-time observability.

How do I set up an SLO dashboard in Grafana?

Setting up an SLO dashboard in Grafana involves defining your service level objectives and visualizing the relevant metrics. This Skill creates SLO dashboards using JSON definitions to track business KPIs and system performance against your targets.

Do I need to write JSON manually to manage production Grafana dashboards?

No, you do not need to write JSON manually. This Skill automates the generation of JSON dashboard definitions for production Grafana environments. It handles the structure for visualizing system metrics, allowing you to focus on observability goals.