uninstall
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/uninstall
/uninstall
Run the workflow from the skill-manager reference skill against
the named skill.
uninstallSafety rules:
- Only uninstall community skills installed through this hub. Check
and the CLAUDE.md installed starter pack table. If the skill is not recorded there, refuse and tell the user.
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml - Never uninstall a first-party plugin's skill. The 12 core plugins that ship with claude-for-legal are off-limits from this command. If the named skill resolves to a path inside one of those plugins, refuse.
- Confirm before removing files. Show the user every path that will be
deleted. Proceed only on explicit .
yes - Log the uninstall. Append to with action
install-log.yamland timestamp so the audit trail is intact.uninstall
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
instead.
/legal-builder-hub:disableDetailed uninstall, disable, and re-enable workflows live in thereference skill — load it before doing substantive work.skill-manager
针对指定Skill,运行skill-manager参考Skill中的工作流。
uninstall安全规则:
- 仅卸载通过此hub安装的社区Skill。检查文件以及CLAUDE.md中已安装的入门包表格。如果该Skill未被记录在其中,需拒绝操作并告知用户。
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml - 绝不卸载官方插件的Skill。随claude-for-legal一同发布的12个核心插件Skill禁止使用此命令卸载。若指定Skill的路径属于这些插件中的某一个,需拒绝操作。
- 删除文件前确认。向用户展示所有将被删除的路径,仅在用户明确回复时才继续操作。
yes - 记录卸载操作。在中追加操作类型为
install-log.yaml的记录及时间戳,以保证审计轨迹完整。uninstall
如果用户希望停止Skill运行但保留文件(例如后续重新启用或保留配置),建议使用命令替代。
/legal-builder-hub:disable详细的卸载、禁用及重新启用工作流位于参考Skill中——在进行实质性操作前请先加载它。skill-manager