grafana-dashboards

Generate Grafana dashboards for Prometheus metrics and system monitoring.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/NOMARJ/nomark-method --skill grafana-dashboards-nomarj
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grafana-dashboards
Source: https://github.com/NOMARJ/nomark-method/tree/main/claude/skills/observability/grafana-dashboards
Command: npx skills add https://github.com/NOMARJ/nomark-method --skill grafana-dashboards-nomarj

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of effectively visualizing complex system and application metrics, enabling better understanding and faster troubleshooting through custom Grafana dashboards.

Core Features & Use Cases

  • Dashboard Creation: Design and implement production-ready Grafana dashboards.
  • Metric Visualization: Visualize data from sources like Prometheus using various panel types (graphs, tables, heatmaps).
  • Use Case: You need to create a dashboard to monitor the RED metrics (Rate, Errors, Duration) for your critical microservices, and another to track infrastructure resource utilization (CPU, Memory, Disk).

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 for Prometheus metrics?▼

Create a Grafana dashboard for Prometheus metrics by configuring data sources and selecting appropriate panel types like graphs or tables. The skill generates production-ready visualizations for real-time system monitoring.

What is the best way to track RED metrics for microservices in Grafana?▼

Tracking RED metrics in Grafana involves designing panels for Rate, Errors, and Duration specific to your microservices. You need to configure Prometheus queries and choose appropriate visualization types to display these critical API metrics.

Can I visualize infrastructure resource utilization like CPU and memory in Grafana?▼

Visualizing infrastructure resource utilization in Grafana is fully supported for metrics like CPU, memory, and disk. You can build custom dashboards to monitor real-time infrastructure performance using various available panel types.

Does creating production-ready Grafana dashboards require knowledge of variables and provisioning?▼

Effective Grafana dashboard creation requires understanding Grafana panel types, variables, and provisioning. This knowledge is necessary to implement and manage production-ready real-time visualizations of your system and application metrics.

What panel types are available for Grafana metric visualization?▼

Grafana metric visualization supports various panel types including graphs, tables, and heatmaps. These panels allow you to effectively display real-time data from sources like Prometheus for system and application monitoring.