prometheus-configuration

Configure Prometheus for scraping, recording rules, and alerting.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/anton-abyzov/sw-soccer-manager --skill prometheus-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prometheus-configuration
Source: https://github.com/anton-abyzov/sw-soccer-manager/tree/main/plugins/specweave-infrastructure/skills/prometheus-configuration
Command: npx skills add https://github.com/anton-abyzov/sw-soccer-manager --skill prometheus-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires prometheus, helm, docker-compose, promtool, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This skill guides you through configuring Prometheus for comprehensive metric collection, storage, and alerting, ensuring you have full visibility into your infrastructure and applications.

Core Features & Use Cases

  • Scrape Configuration: Define static targets, file-based, or Kubernetes service discovery for metric collection.
  • Recording Rules: Create pre-computed metrics for frequently queried expressions to improve dashboard performance.
  • Alert Rules: Design effective alert rules for critical events like service downtime, high error rates, or resource exhaustion.
  • Use Case: You need to set up monitoring for a Kubernetes cluster. Use this skill to configure Prometheus to scrape metrics from your pods and nodes, define recording rules for CPU/memory utilization, and set up alerts for high resource usage.

Quick Start

Use the prometheus-configuration skill to set up Prometheus to scrape metrics from a Node.js application running on app1.example.com:9090.