disable Skill
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. Published by anthropics in claude-for-legal.
What is disable Skill?
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. Published by anthropics in claude-for-legal. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using claude-for-legal
Technical details
- Install or run with Copy skill directory
When to use disable Skill
- Use it for developers using claude-for-legal.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-for-legal
- Skill file: legal-builder-hub/skills/disable/SKILL.md
What it does
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.
Skill instructions
/disable 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: 1. Only disable community skills installed through this hub. Same check as uninstall — consult the install log and CLAUDE.md installed table. 2. Never disable a first-party plugin's skill. Off-limits. 3. 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 wor
Explore related resources
Frequently asked questions
What is disable?
disable is a open-source AI agent skill with Copy skill directory. 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.
Who is disable best for?
disable is best for reusing agent instructions, scripts, and references.
How do I install disable?
Install or run disable using Copy skill directory. Check disable for the latest setup command.
Is disable actively maintained?
disable may need a closer maintenance check before production use.
Auto-fetched from GitHub.