Run the uninstall workflow from the skill-manager reference skill against
the named skill.
Safety rules:
Only uninstall community skills installed through this hub. Check
~/.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.
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 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-manager reference skill — load it before doing substantive work.
1---2name: uninstall3description: Uninstall4---56# /uninstall78Run the `uninstall` workflow from the skill-manager reference skill against9the named skill.1011Safety rules:12131. **Only uninstall community skills installed through this hub.** Check14 `~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml`15 and the CLAUDE.md installed starter pack table. If the skill is not recorded16 there, refuse and tell the user.172. **Never uninstall a first-party plugin's skill.** The 12 core plugins that18 ship with claude-for-legal are off-limits from this command. If the named19 skill resolves to a path inside one of those plugins, refuse.203. **Confirm before removing files.** Show the user every path that will be21 deleted. Proceed only on explicit `yes`.224. **Log the uninstall.** Append to `install-log.yaml` with action `uninstall`23 and timestamp so the audit trail is intact.2425If the user wants to stop a skill from running but keep the files (e.g., for26later re-enable, or to preserve configuration), suggest `/legal-builder-hub:disable`27instead.2829> Detailed uninstall, disable, and re-enable workflows live in the30> `skill-manager` reference skill — load it before doing substantive work.
Run npx skillmds@latest add vivy-yi/uninstall in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Uninstall It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
vivy-yi (@vivy-yi) published this skill. Their other Agent Skills are listed on their SkillMD profile.