| name | wopr-plugin-management |
| description | Install, enable, disable, remove, and search WOPR plugins via CLI or daemon API. Use when managing plugin lifecycle, plugin registries, or checking installed plugin status. |
WOPR Plugin Management
Use this skill to manage plugin lifecycle (install/enable/disable/remove) and plugin registries.
Quick workflow
- Install a plugin from npm, GitHub, or a local path.
- Enable or disable the plugin as needed.
- Search for plugins and manage plugin registries.
Progressive disclosure
- For CLI commands and usage examples, read
references/cli.md.
- For daemon API endpoints and request bodies, read
references/api.md.