Imported from Wang200935/openclaw-skills (
misc/misc/misc/misc/misc/misc/misc/misc/_merge_backups/20260312_130141/openclaw/openclaw-plugin-integration/SKILL.md). Install upstream withnpx skills add Wang200935/openclaw-skills --skill openclaw-plugin-integration. Copyright stays with the author.
OpenClaw Plugin Integration
Use this skill when adding or repairing OpenClaw plugins.
Core workflow
- Inspect plugin docs and schema before install.
- Identify required config fields before enabling the plugin.
- Install the plugin into a trusted extensions path.
- Add explicit
plugins.allow,plugins.load.paths,plugins.entries.<id>, and slot selection if needed. - Restart gateway only after config is complete.
- Verify with both plugin load signals and real functional commands.
Hard rules
- Do not enable a plugin before required config exists.
- Treat plugin schema validation errors as install blockers, not minor warnings.
- Verify real functionality, not just plugin registration.
- Avoid relying on service environment variables when direct config is more reliable for the current deployment.
Read next when needed
references/install-order.mdreferences/validation-pitfalls.mdreferences/verification-checklist.md
MERGED_FROM_BACKUP: C:\Users\wang.openclaw\skills\openclaw\openclaw-plugin-integration\SKILL.md
name: openclaw_plugin_integration description: Install, configure, validate, and troubleshoot OpenClaw plugins safely, especially third-party extensions with config schemas, plugin slots, extra load paths, and gateway restarts. Use when integrating external plugins into OpenClaw.
OpenClaw Plugin Integration
Use this skill when adding or repairing OpenClaw plugins.
Core workflow
- Inspect plugin docs and schema before install.
- Identify required config fields before enabling the plugin.
- Install the plugin into a trusted extensions path.
- Add explicit
plugins.allow,plugins.load.paths,plugins.entries.<id>, and slot selection if needed. - Restart gateway only after config is complete.
- Verify with both plugin load signals and real functional commands.
Hard rules
- Do not enable a plugin before required config exists.
- Treat plugin schema validation errors as install blockers, not minor warnings.
- Verify real functionality, not just plugin registration.
- Avoid relying on service environment variables when direct config is more reliable for the current deployment.
Read next when needed
references/install-order.mdreferences/validation-pitfalls.mdreferences/verification-checklist.md