rhdh-plugins

Configure Red Hat Developer Hub dynamic plugins via YAML and wiring mechanisms.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/3horizons/agentic-devops-platform --skill rhdh-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rhdh-plugins
Source: https://github.com/3horizons/agentic-devops-platform/tree/main/.github/skills/rhdh-plugins
Command: npx skills add https://github.com/3horizons/agentic-devops-platform --skill rhdh-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of enabling, configuring, and troubleshooting dynamic plugins within Red Hat Developer Hub (RHDH), ensuring seamless integration and functionality.

Core Features & Use Cases

  • Plugin Management: Guides users through enabling, disabling, and configuring dynamic plugins via YAML.
  • Wiring & Integration: Provides clear instructions on configuring plugin wiring, integrating MCP tools, and setting up AI connectors.
  • Troubleshooting: Offers a checklist and log guidance for resolving common plugin loading and wiring issues.
  • Use Case: A platform administrator needs to add a new Kubernetes plugin to RHDH. This Skill provides the exact YAML structure and configuration steps required to enable and wire the plugin correctly.

Quick Start

Use the rhdh-plugins skill to find the documentation for configuring the 'backstage-plugin-kubernetes' dynamic plugin.

Frequently Asked Questions about rhdh-plugins

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

FAQPage Schema
How do I configure dynamic plugins in Red Hat Developer Hub?

Configure RHDH dynamic plugins by modifying YAML files to enable, disable, and wire extensions at runtime. This approach manages plugin settings without requiring a portal rebuild.

What is plugin wiring in Red Hat Developer Hub and when do I need it?

Plugin wiring in RHDH connects dynamic extensions to backend integrations like MCP tools and AI connectors. You need it when a plugin requires external service connections to function correctly at runtime.

How do I integrate MCP tools and AI connectors in RHDH?

Integrate MCP tools and AI connectors in RHDH by defining their configuration and wiring within the dynamic plugin YAML structure. This setup links external tools to the portal runtime without rebuilding.

Why is my RHDH dynamic plugin not loading or wiring correctly?

RHDH dynamic plugins may fail to load due to incorrect YAML syntax or missing wiring configurations. Use the provided troubleshooting checklist and log guidance to identify and resolve runtime errors.

Can I enable a Kubernetes plugin in Red Hat Developer Hub without rebuilding?

Yes, you can enable dynamic plugins like backstage-plugin-kubernetes in RHDH without rebuilding. Apply the correct YAML configuration and wiring structure to activate the extension at runtime.