This skill allows users to query the VictoriaMetrics HTTP API for various metrics-related tasks. It is designed for developers and operators who need to monitor and diagnose applications using VictoriaMetrics.
$ npx skills add https://github.com/victoriametrics/skills --skill victoriametrics-queryThe VictoriaMetrics Metrics Query skill enables developers and operators to interact with VictoriaMetrics via its HTTP API for real-time metrics monitoring and diagnostics. It supports PromQL and MetricsQL query execution, metric and label discovery, alert and rule inspection, and TSDB status debugging. The skill automatically detects requests for metrics data and query rate information, making it ideal for troubleshooting application performance and understanding time-series data stored in VictoriaMetrics. Set up requires only the VM_METRICS_URL environment variable pointing to your VictoriaMetrics query endpoint.
Install using the command: `$ npx skills add https://github.com/victoriametrics/skills --skill victoriametrics-query`
Perform instant/range queries against the VictoriaMetrics API
Discover labels and series within your metrics
Export raw data and observe metric usage statistics
$ npx skills add https://github.com/victoriametrics/skills --skill victoriametrics-querygit clone https://github.com/victoriametrics/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan