From legal-builder-hub
Disables a community-installed skill by renaming its SKILL.md to prevent auto-activation. Keeps files intact for re-enabling. Invoke with /disable [skill name].
How this skill is triggered — by the user, by Claude, or both
Slash command
/legal-builder-hub:disable [技能名称][技能名称]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
针对命名技能运行 `skill-manager` 参考技能中的 `disable` 工作流。
针对命名技能运行 skill-manager 参考技能中的 disable 工作流。
禁用做什么:
SKILL.md 重命名为 SKILL.md.disabled,使 Claude 不再将其发现为活跃技能。文件、参考、模板和配置保留在原位。hooks/hooks.json 中的 hooks,也将该文件重命名为 hooks.json.disabled,使技能禁用期间无自动触发器触发。~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml。安全规则:
重新启用:再次以相同技能名称运行该命令——skill-manager 工作流识别已禁用的技能并将重命名反转回来。
详细的卸载、禁用和重新启用工作流在
skill-manager参考技能中——在进行实质性工作前加载它。
npx claudepluginhub lawyervivi/claude-for-legal-zh --plugin legal-builder-hubDisables a community-installed skill by renaming its SKILL.md to prevent auto-activation. Keeps files intact for re-enabling. Invoke with /disable [skill name].
Deactivates community skills in Kanzlei-Builder-Hub with checks on deadlines, responsibility, and legal remedies. Outputs deadline and risk traffic light with immediate steps per BRAO, DSGVO, AI Act.
Drops a specific skill version or entire skill via soft deprecation or hard purge, rebuilding platform context files to exclude removed versions.