Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Disable a community skill installed through the hub without removing its files. Use when the user wants to temporarily quiet a community skill ("disable [skill]"), stop its hooks from firing while keeping its config, or re-enable a previously disabled skill.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 44% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -68% | 0% |
Run the disable workflow from the skill-manager reference skill against the named skill.
What disable does:
SKILL.md to SKILL.md.disabled so Claude no longerdiscovers it as an active skill. Files, references, templates, and config stay in place.
hooks/hooks.json, also rename that file tohooks.json.disabled so no automatic triggers fire while the skill is disabled.
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml.
Safety rules:
as uninstall — consult the install log and CLAUDE.md installed table.
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.
Other measured skills in the registry, with their headline benchmark lift.