What problem does it solve?
This skill helps you remove or quiet an installed community skill without accidentally affecting first-party skills, while keeping an audit trail and requiring explicit confirmation before any file changes.
Core Features & Use Cases
- Uninstall community skills with safeguards: Removes only skills that are recorded in the hub install log as the most recent
install or enable, and refuses to touch first-party plugins.
- Disable community skills by renaming key entry files: Renames
SKILL.md (and related hooks and scheduled agent files when present) so the skill stops firing safely instead of deleting configuration by default.
- Re-enable previously disabled skills: Reverses the disable renames and logs an
enable action when the most recent logged action is disable.
- Preserve configuration by default: Keeps user configuration under
~/.claude/plugins/config/claude-for-legal/ unless you explicitly choose to remove it.
- Always logs actions: Appends
uninstall, disable, or enable entries to install-log.yaml and updates the hub’s installed starter pack table.
Quick Start
Use the command "Disable the community skill named <skill-name> in the legal builder hub" and answer yes only when the skill lists the exact files it will rename.