infra-sre

Monitor services and configure alerts using Prometheus and Grafana.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LeandroBenjaminL/lend-ai --skill infra-sre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infra-sre
Source: https://github.com/LeandroBenjaminL/lend-ai/tree/main/skills/infra-sre
Command: npx skills add https://github.com/LeandroBenjaminL/lend-ai --skill infra-sre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires prometheus, grafana, alertmanager, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of system monitoring, alerting, and reliability through the use of tools like Prometheus, Grafana, and logging practices, ensuring that you can proactively manage incidents and maintain system health.

Core Features & Use Cases

  • System Monitoring: Monitor services using tools like Prometheus and Grafana.
  • Alert Configuration: Set up alerts to notify you before potential issues arise.
  • SLI/SLO Definition: Define Service Level Indicators and Objectives to measure service performance.
  • Incident Response: Provide runbooks for common incidents and facilitate incident response.
  • Use Case: If you need to monitor a service, configure alerts, define SLOs, or respond to an incident, this skill can assist you in achieving those goals.

Quick Start

Use the infra-sre skill to set up monitoring for a new service in your infrastructure.

Frequently Asked Questions about infra-sre

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up monitoring for a new service using Prometheus and Grafana?

To set up monitoring for a new service, configure Prometheus for metrics collection and Grafana for visualization. This skill provides scripts to establish system monitoring and visualize service health through dashboards.

How does alerting work with Prometheus and Alertmanager for system reliability?

Alerting works by configuring Alertmanager to trigger early warnings based on metrics collected by Prometheus. This skill helps you set up alert configurations to notify your team before potential system reliability issues arise.

What is the best way to define SLI and SLO for measuring service performance?

The best way to define SLIs and SLOs is by establishing clear Service Level Indicators and Objectives based on your service metrics. This skill assists in defining these indicators to accurately measure and maintain service performance.

Do I need Prometheus and Grafana already installed to use this incident response skill?

Yes, you need Prometheus, Grafana, and alerting mechanisms like Alertmanager to be set up. This skill requires these dependencies as it utilizes them for metrics collection, visualization, and incident handling.

Can I get runbooks for common incidents when managing infrastructure?

Yes, you can get runbooks for common incidents. This skill provides incident response capabilities and facilitates incident handling by supplying runbooks to manage infrastructure and ensure system reliability.

Why do I need logging and observability practices for system monitoring?

You need logging and observability practices to proactively manage incidents and maintain system health. This skill addresses the challenge of system monitoring by integrating these practices with Prometheus and Grafana for comprehensive reliability.

Related Skills