grafana

Manage Grafana installation, configuration, data sources, dashboards, and alerting.

6|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill grafana-l3digitalnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana
Source: https://github.com/L3DigitalNet/Claude-Code-Plugins/tree/main/plugins/linux-sysadmin/skills/grafana
Command: npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill grafana-l3digitalnet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and commands for administering the Grafana observability platform, ensuring your monitoring and visualization systems are robust and efficient.

Core Features & Use Cases

  • Installation & Configuration: Guides through setting up Grafana, configuring data sources, and managing dashboards.
  • Operational Management: Offers commands for service status, log checking, API health, and password resets.
  • Troubleshooting: Provides insights into common failures and their resolutions.
  • Use Case: You need to add a new Prometheus data source to your Grafana instance and provision a set of dashboards for system monitoring. This Skill will guide you through the exact steps and commands.

Quick Start

Use the grafana skill to check the status of the grafana-server service.

Frequently Asked Questions about grafana

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

FAQPage Schema
How do I provision a new Prometheus data source in Grafana?

You can provision a Prometheus data source in Grafana by using configuration file management or API interactions to define and connect the data source endpoint for system monitoring.

What is the best way to troubleshoot Grafana service failures?

Troubleshooting Grafana service failures involves checking the service status, reviewing logs, and verifying API health using specific CLI commands to identify and resolve common operational issues.

Can I manage Loki data sources and dashboards using Grafana configuration files?

Yes, you can manage Loki data sources and provision dashboards in Grafana using configuration file management, which allows you to define and automate your observability stack setup efficiently.

Does Grafana observability administration support resetting admin passwords via CLI?

Yes, Grafana administration supports password resets via CLI commands, providing an operational management method to regain access to the observability platform when credentials are lost.

How do I check the health of my Grafana observability platform?

You can check the health of your Grafana observability platform by running service status commands and verifying API health endpoints to ensure the system is running correctly.

Why is dashboard provisioning not working in my Grafana instance?

Dashboard provisioning issues in Grafana often stem from misconfigured configuration files or inaccessible data sources, which you can diagnose by checking service logs and API health status.