grafana-dashboards
Build Production Grafana Dashboards
Monitoring teams often struggle to turn raw Prometheus metrics into clear operational views. This skill guides dashboard structure, queries, alerts, variables, and provisioning.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "grafana-dashboards" from https://skillstore.io/skills/sickn33-grafana-dashboards.md and its manifest at https://skillstore.io/api/skills/sickn33-grafana-dashboards/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "grafana-dashboards". Plan a dashboard for a payment API with Prometheus metrics.
Expected outcome:
- Top row: request volume, success rate, and current P95 latency.
- Trend row: rate, errors, and latency by service and endpoint.
- Detail row: status codes, slow endpoints, and latency distribution.
- Variables: environment, namespace, service, and endpoint.
- Alerts: sustained error rate and latency objective breaches.
Using "grafana-dashboards". Recommend panels for Kubernetes node monitoring.
Expected outcome:
- Use stat panels for ready nodes and unavailable nodes.
- Use time series for CPU, memory, disk, and network utilization.
- Add saturation views for load, queue depth, and resource pressure.
- Filter by cluster, namespace, node, and environment.
Using "grafana-dashboards". Outline a managed rollout for dashboard changes.
Expected outcome:
Store dashboard definitions with infrastructure code, review changes, validate queries in staging, deploy gradually, and retain a tested rollback version.
Security Audit
SafeAll 35 static findings are false positives caused by Markdown formatting, example configuration, and PromQL syntax. The skill contains no executable commands, path traversal, system reconnaissance, prompt injection, or malicious intent.
Risk Factors
⚙️ External commands (33)
📁 Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-grafana-dashboards/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-grafana-dashboards?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-grafana-dashboards?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-grafana-dashboards/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-grafana-dashboards.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). grafana-dashboards security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-grafana-dashboards/audits/5BibTeX citation
@techreport{sickn33-sickn33-grafana-dashboards-2026,
author = {sickn33},
title = {grafana-dashboards security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-grafana-dashboards/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "grafana-dashboards security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-24"
url: "https://skillstore.io/skills/sickn33-grafana-dashboards/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-grafana-dashboards:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-grafana-dashboards
2026-08-21
sickn33-grafana-dashboards
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Design an API Operations Dashboard
Organize request rate, error rate, and latency into a clear dashboard with useful filters and alerts.
Standardize Infrastructure Monitoring
Define consistent CPU, memory, disk, network, saturation, and node-health views across environments.
Track Service Objectives
Plan availability, latency, error-budget, and burn-rate views for regular service reviews.
Try These Prompts
Create a Grafana dashboard plan for [service] using Prometheus. Include request rate, error rate, latency, panel types, units, and a default time range.
Design PromQL queries and Grafana panels for [infrastructure]. Cover CPU, memory, disk, network, saturation, variables, thresholds, and verification steps.
Create an SLO dashboard specification for [service]. Include availability, latency objectives, error budget, burn-rate views, alerts, and drill-down panels.
Develop a dashboard-as-code rollout for [environment] using [Terraform or Ansible]. Include provisioning structure, review controls, validation, rollback, and ownership.
Best Practices
- Confirm metric names, labels, units, and cardinality before drafting panels.
- Group overview, trend, and diagnostic panels in a consistent information hierarchy.
- Test queries, variables, thresholds, and time ranges with representative production data.
Avoid
- Do not copy example queries without adapting metric names and label dimensions.
- Do not use color alone to communicate operational status or severity.
- Do not deploy alert thresholds before checking service objectives and normal traffic patterns.
Frequently Asked Questions
Does this skill deploy dashboards to Grafana?
Which data source does it support?
Can it create SLO dashboards?
Does it support dashboard as code?
Are the example thresholds production ready?
What inputs improve the result?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/grafana-dashboardsRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
15 downloads · 101 views
File structure
📄 SKILL.md