cluster-report

Generate multi-cluster health reports for OpenShift clusters.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill cluster-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cluster-report
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/ocp-admin/skills/cluster-report
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill cluster-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of gaining a unified view of the health and resource utilization across multiple OpenShift clusters, enabling efficient monitoring and capacity planning.

Core Features & Use Cases

  • Multi-Cluster Health Reporting: Provides a consolidated health report that includes node resources, namespace counts, and pod status.
  • Cluster Comparison: Allows for side-by-side comparison of cluster health and resource usage.
  • Use Case: When you need to quickly assess the overall health of all your OpenShift clusters and identify any discrepancies or potential issues.

Quick Start

Run the cluster-report skill to generate a health report for your OpenShift clusters.

Frequently Asked Questions about cluster-report

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

FAQPage Schema
How do I generate a multi-cluster health report for OpenShift?

To generate a multi-cluster health report, you query and aggregate data from MCP tools using the openshift-administration server, provided your KUBECONFIG is properly configured. This process consolidates node resources, namespace counts, and pod status across clusters.

What is included in an OpenShift multi-cluster health report?

An OpenShift multi-cluster health report includes node resources, namespace counts, and pod status. It provides a consolidated view of health and resource utilization to enable efficient monitoring and capacity planning across clusters.

Can I compare resource utilization across multiple OpenShift clusters?

Yes, you can compare resource utilization across multiple OpenShift clusters side-by-side. This allows you to quickly assess overall health and identify discrepancies or potential issues across your infrastructure.

Do I need KUBECONFIG to monitor OpenShift cluster health?

Yes, you need proper configuration of KUBECONFIG to monitor OpenShift cluster health. You also require access to the openshift-administration MCP server to query and aggregate the necessary data.

What's the best way to do capacity planning for multiple OpenShift clusters?

The best way to do capacity planning for multiple OpenShift clusters is by generating a consolidated health report. This provides a unified view of health and resource utilization, enabling you to identify discrepancies and potential issues efficiently.