From legal-builder-hub
Uninstalls community skills installed via the hub, with safety checks, confirmation, and audit logging. Refuses to remove first-party plugin skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/legal-builder-hub:uninstall [skill name][skill name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the `uninstall` workflow from the skill-manager reference skill against
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.
npx claudepluginhub probanza-ar/claude-for-legal-argentina --plugin legal-builder-hub3plugins reuse this skill
First indexed Jul 8, 2026
Uninstalls community skills installed via the hub. Confirms before deleting files, refuses first-party plugin skills, and logs every action. Invoked via /uninstall.
Deinstalliert Community-Skills aus dem Kanzlei-Builder-Hub mit rechtssicherer Protokollierung nach BRAO und DSGVO. Prüft Fristen, Zuständigkeiten und Risiken vor der Entfernung.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.