·promql-validator
</>

promql-validator

Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns.

23Installs·2Trend·@akin-ozer

Installation

$npx skills add https://github.com/akin-ozer/cc-devops-skills --skill promql-validator

How to Install promql-validator

Quickly install promql-validator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill promql-validator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akin-ozer/cc-devops-skills.

SKILL.md

View raw

This skill performs multi-level validation and provides interactive query planning:

When a user provides a PromQL query, follow this workflow:

Run validation commands from the repository root so relative paths resolve correctly:

Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns. Source: akin-ozer/cc-devops-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill promql-validator
Category
</>Dev Tools
Verified
First Seen
2026-03-14
Updated
2026-03-14

Browse more skills from akin-ozer/cc-devops-skills

Quick answers

What is promql-validator?

Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns. Source: akin-ozer/cc-devops-skills.

How do I install promql-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill promql-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akin-ozer/cc-devops-skills