grafana-tool

Installation
SKILL.md

grafana-tool (Grafana)

Grafana API wrapper — health, dashboards, datasources, alerts, PromQL, and LogQL queries. Part of @blogic-cz/agent-tools.

How to Run

Run via bun grafana-tool (requires @blogic-cz/agent-tools as a dev dependency). Auth: Grafana URL comes from agent-tools.json5; token is optional and read from the configured tokenEnvVar when present.

Commands

bun grafana-tool health --env local
bun grafana-tool dashboards list --env local
bun grafana-tool dashboards get abcd1234 --env local
bun grafana-tool datasources list --env local
bun grafana-tool alerts list --env prod --profile default
bun grafana-tool alerts status --env prod --all
bun grafana-tool metrics query 'up' --env local
Related skills

More from blogic-cz/agent-tools

Installs
1
First Seen
Apr 21, 2026