From legal-builder-hub
Uninstalls community skills installed via this plugin center. Confirms deletion, refuses to touch first-party plugin skills, and logs each uninstall operation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/legal-builder-hub:uninstall [技能名称][技能名称]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
针对命名技能运行 `skill-manager` 参考技能中的 `uninstall` 工作流。
针对命名技能运行 skill-manager 参考技能中的 uninstall 工作流。
安全规则:
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml
和 CLAUDE.md 已安装入门包表。如果该技能未记录在其中,拒绝并告知用户。yes 后才继续。action: uninstall 和时间戳追加到 install-log.yaml,
使审计追踪完整保留。如果用户想阻止技能运行但保留文件(例如为以后重新启用,或保留配置),建议使用 /legal-builder-hub:disable。
详细的卸载、禁用和重新启用工作流在
skill-manager参考技能中——在进行实质性工作前加载它。
npx claudepluginhub zhou210712/claude-for-legal-zh --plugin legal-builder-hubUninstalls, disables, or re-enables community-installed skills installed via the legal-builder-hub. Logs every operation and refuses to touch first-party plugins or unlogged skills.
Disables a skill by ID in the project configuration, removing its rules from the next AGENTS.md generation. Use to prune unused languages, frameworks, or conflicting rules.
Install, list, and remove community skills from GitHub or local paths. Manages SKILL.md files for Claude Code's agent skill system.