rhdh-plugin-wiring
Installation
SKILL.md
RHDH Plugin Wiring
Own the configuration that connects an exported frontend dynamic plugin to
RHDH's extension points. Read the plugin's real exports, derive the Scalprum
name the same way RHDH does, and emit configuration whose every importName
corresponds to something the plugin actually exports.
Scope against /rhdh-local
This skill generates wiring configuration from plugin source. /rhdh-local
applies configuration to a running local RHDH instance, enables and
disables plugins there, and restarts containers. Producing the YAML is here;
loading it into an instance is there.