What problem does it solve?
This Skill helps developers and maintainers install, update, verify, and troubleshoot Claude Code plugins across user, project, and local scopes, clarifying when changes hot-reload versus when a restart or manual cache operations are required.
Core Features & Use Cases
- Marketplace and scope management: Explains how to add plugins via marketplaces and which settings files (user, project, local) persist plugin entries.
- Update, reload, and restart guidance: Details which components hot-reload (settings.json, plugin install/uninstall) and which require /clear, /compact, or a full restart (skills, plugin code, MCP servers).
- Verification and troubleshooting: Describes checking the plugin UI, running debug mode, validating plugin manifests, inspecting the plugin cache, and known issue workarounds.
Quick Start
Ask the assistant to install plugin-name@marketplace into the project scope and report whether a restart, a plugin reload, or a /clear is required to apply the change.