AI AGENT ADDONS

Query your system metrics right from the command line. This tool works with Prometheus and similar databases like Thanos, Cortex, and VictoriaMetrics. It helps you find and fix performance issues quickly.

You can run instant queries to check current data or range queries to see trends over time. Use it to investigate latency, error rates, or saturation. Get results as a table, CSV, JSON, or even an ASCII graph.

The tool also lets you discover metric names, labels, and metadata. It is ideal for anyone troubleshooting observability systems from the terminal.

Add Promql Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/promql-cli

Project

mkdir -p .claude/skills/promql-cli

Source Repository

Stars
151
Forks
11
Watchers
151
License
MIT
Last Push
28 days ago
Created
4 months ago