What problem does it solve?
It prevents risky or unintended removal of skills by ensuring only eligible community skills installed via the legal-builder-hub are uninstalled, with explicit confirmation and an audit trail.
Core Features & Use Cases
- Community-only uninstall protection: Verifies the target skill is recorded as installed in the hub’s install log and starter pack table, refusing if not found.
- First-party plugin safeguard: Refuses to uninstall any of the core/first-party skills that ship with Claude for Legal.
- Safe deletion with confirmation: Lists every file path that will be deleted and proceeds only when the user explicitly confirms with yes.
- Auditable action logging: Appends an uninstall entry with timestamp to install-log.yaml to maintain traceability.
- Operates via skill-manager workflow: Runs the
uninstall workflow from the skill-manager reference skill against the named skill.
Quick Start
Run uninstall for the community skill you want removed by typing: uninstall [skill-name] and confirm by replying yes when shown the deletion paths.