Run the disable workflow from the skill-manager reference skill against the
named skill.
What disable does:
Renames the skill's SKILL.md to SKILL.md.disabled so Claude no longer
discovers it as an active skill. Files, references, templates, and config
stay in place.
If the skill ships hooks in hooks/hooks.json, also rename that file to
hooks.json.disabled so no automatic triggers fire while the skill is
disabled.
Logs the action to
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml.
Safety rules:
Only disable community skills installed through this hub. Same check
as uninstall — consult the install log and CLAUDE.md installed table.
Never disable a first-party plugin's skill. Off-limits.
Confirm before renaming. Show the paths, get explicit yes.
Re-enable by running the command again with the same skill name — the
skill-manager workflow recognizes a disabled skill and flips the rename back.
Detailed uninstall, disable, and re-enable workflows live in the
skill-manager reference skill — load it before doing substantive work.
1---2name: disable3description: Disable4---56# /disable78Run the `disable` workflow from the skill-manager reference skill against the9named skill.1011What disable does:1213- Renames the skill's `SKILL.md` to `SKILL.md.disabled` so Claude no longer14 discovers it as an active skill. Files, references, templates, and config15 stay in place.16- If the skill ships hooks in `hooks/hooks.json`, also rename that file to17 `hooks.json.disabled` so no automatic triggers fire while the skill is18 disabled.19- Logs the action to20 `~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml`.2122Safety rules:23241. **Only disable community skills installed through this hub.** Same check25 as uninstall — consult the install log and CLAUDE.md installed table.262. **Never disable a first-party plugin's skill.** Off-limits.273. **Confirm before renaming.** Show the paths, get explicit `yes`.2829Re-enable by running the command again with the same skill name — the30skill-manager workflow recognizes a disabled skill and flips the rename back.3132> Detailed uninstall, disable, and re-enable workflows live in the33> `skill-manager` reference skill — load it before doing substantive work.
Run npx skillmds@latest add vivy-yi/disable 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.
Disable 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.