cluster-creator

Automate OpenShift cluster creation with Red Hat Assisted Installer.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openshift-assisted-installer, openshift-self-managed, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of OpenShift clusters from scratch, handling everything from cluster definition to installation, making the process efficient and straightforward.

Core Features & Use Cases

  • End-to-End Cluster Creation: Handles the full workflow of cluster definition, ISO generation, host discovery/validation, and installation.
  • Multi-Platform Support: Supports single-node (SNO) and high-availability (HA) clusters on baremetal, vSphere, oci, and nutanix.
  • Use Case: Deploy a new OpenShift cluster in less than an hour, suitable for edge deployments, development environments, and production setups.

Quick Start

Run the 'cluster-creator' skill to begin the cluster creation process. Follow the interactive prompts to define your cluster requirements and begin the installation.

Frequently Asked Questions about cluster-creator

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

FAQPage Schema
How do I automate OpenShift cluster creation from scratch?

You can automate OpenShift cluster creation by running this Skill to define cluster requirements, generate ISOs, discover hosts, and trigger installation via the Red Hat Assisted Installer.

What platforms does the Red Hat Assisted Installer support for cluster deployment?

The Red Hat Assisted Installer supports deploying single-node (SNO) and high-availability (HA) OpenShift clusters across baremetal, vSphere, OCI, and Nutanix platforms for diverse environment setups.

Do I need openshift-self-managed and openshift-assisted-installer to use this cluster creation Skill?

Yes, this Skill requires openshift-self-managed and openshift-assisted-installer dependencies, alongside associated MCP tools, to execute the automated cluster creation and management workflow.

Can I deploy a single-node OpenShift cluster for edge environments?

Yes, you can deploy single-node OpenShift (SNO) clusters suitable for edge deployments, development, and production setups, completing installation in less than an hour.

What is the best way to handle host discovery and validation during OpenShift installation?

Automating host discovery and validation through the Red Hat Assisted Installer workflow ensures nodes are correctly discovered and validated before the OpenShift cluster installation proceeds.

What are the limitations of using automation for self-managed OpenShift cluster creation?

Automated self-managed OpenShift cluster creation is limited to baremetal, vSphere, OCI, and Nutanix platforms, and requires specific MCP tools and dependencies to function correctly.