AI AGENT ADDONS

Dashboarding

grafana/skills

Grafana dashboards help you see your data at a glance. You can build charts, tables, and alerts to track servers, apps, or anything that sends metrics. This skill lets you create, edit, and organize those dashboards step by step.

You can add panels like time series, stats, or gauges. Each panel shows a different view of your numbers. You can also set template variables to let users pick what they want to see. Thresholds turn panels green, yellow, or red when values cross limits.

Everything lives in a JSON file inside Grafana. You can save dashboards in folders, set auto-refresh times, and link between them. This skill makes it easy to manage all that without clicking through menus.

Add Dashboarding skill to your workflow

Global

mkdir -p ~/.claude/skills/dashboarding

Project

mkdir -p .claude/skills/dashboarding

Source Repository

Stars
169
Forks
13
Watchers
169
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago