What problem does it solve? Removing a community skill by hand risks deleting the wrong files, touching first-party plugin skills, or leaving no record of what changed. This Skill enforces a safe, auditable uninstall workflow for skills installed through the legal-builder-hub. ## Core Features & Use Cases - Scoped Removal: Only uninstalls community skills recorded in the hub's install-log.yaml and CLAUDE.md starter pack table; anything else is refused. - First-Party Protection: Refuses to delete skills belonging to the 12 core claude-for-legal plugins. - Confirmation and Audit Trail: Shows every path to be deleted, proceeds only on explicit "yes", and appends an uninstall entry with timestamp to install-log.yaml. - Use Case: A legal team installed a community drafting skill they no longer need. Run the uninstall command to remove its files cleanly while keeping the audit log intact. ## Quick Start Ask the assistant to uninstall the named community skill, for example by saying "uninstall the contract-review skill".