SkillHub
OpenClaw plugin that injects canonical SkillHub agent guidance.
Audits
PassInstall
openclaw plugins install clawhub:openclaw-skillhub-pluginOpenClaw SkillHub Plugin
This OpenClaw plugin injects the canonical SkillHub runtime guidance during before_prompt_build.
Install the separate skillhub-mcp bundle when you also want the local SkillHub MCP server declaration managed by OpenClaw plugins.
The plugin injects the packaged guidance from:
./guidance.md
Install
Install from a local plugin directory:
openclaw plugins install ./openclaw-skillhub-plugin
openclaw plugins inspect skillhub --runtime
Restart the OpenClaw gateway after installation.
Uninstall
openclaw plugins uninstall skillhub
Restart the OpenClaw gateway after uninstalling.
Test
npm test
