Uninstall a community skill that was installed via the hub. Confirms before deleting files, refuses to touch first-party plugin skills, and logs every action. Use when the user wants to fully remove a community skill ("uninstall [skill]", "remove this skill") rather than just disable it.
79
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Run the uninstall workflow from the skill-manager reference skill against
the named skill.
Safety rules:
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml
and the CLAUDE.md installed starter pack table. If the skill is not recorded
there, refuse and tell the user.yes.install-log.yaml with action uninstall
and timestamp so the audit trail is intact.If the user wants to stop a skill from running but keep the files (e.g., for
later re-enable, or to preserve configuration), suggest /legal-builder-hub:disable
instead.
Detailed uninstall, disable, and re-enable workflows live in the
skill-managerreference skill — load it before doing substantive work.
4a6c651
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.