disable

disable is a skill for Claude Code from zhou210712/claude-for-legal-ZH. It costs 59 tokens per session (366 once invoked), scanned A, original, Apache-2.0.

A command for temporarily turning off a community-installed skill while keeping its files and settings. It can later be enabled again.

In plain words
What is it for?
Use it to pause a named community skill and restore it later after checking that it is safe to disable.
Why use it?
It stops the skill and its automatic triggers without requiring you to remove or reinstall it.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the legal-builder-hub plugin — 8 skills, 1 agent shipped together

Good fit Use it to pause a named community skill and restore it later after checking that it is safe to disable.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhou210712/claude-for-legal-zh/disable
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zhou210712/claude-for-legal-ZH --skill disable
Clone the repo
git clone --depth 1 https://github.com/zhou210712/claude-for-legal-ZH

Made for: Claude Code.

Or install legal-builder-hub, the plugin that ships this one along with the rest of its 8 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for disable

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/disable/github.svg)](https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/disable)
Your own site
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/disable"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/disable/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for disable

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/disable"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/disable.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 366 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.00366
Opus 5 $0.00030 $0.00183
Sonnet 5 $0.00012 $0.00073
Haiku 4.5 $0.00006 $0.00037

Measured 9d ago against content hash 86a331b0ef50, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

disable scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

legal-builder-hub/skills/disable/SKILL.md · 29 lines

What it actually says

/disable

针对命名技能运行 skill-manager 参考技能中的 disable 工作流。

禁用做什么:

  • 将技能的 SKILL.md 重命名为 SKILL.md.disabled,使 Claude 不再将其发现为活跃技能。文件、参考、模板和配置保留在原位。
  • 如果技能附有 hooks/hooks.json 中的 hooks,也将该文件重命名为 hooks.json.disabled,使技能禁用期间无自动触发器触发。
  • 将操作记录到 ~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml

安全规则:

  1. 仅禁用通过本中心安装的社区技能。 与卸载相同的检查——查阅安装日志和 CLAUDE.md 已安装表。
  2. 绝不禁用第一方插件的技能。 不可触碰。
  3. 在重命名前确认。 展示路径,获取明确同意。

重新启用:再次以相同技能名称运行该命令——skill-manager 工作流识别已禁用的技能并将重命名反转回来。

详细的卸载、禁用和重新启用工作流在 skill-manager 参考技能中——在进行实质性工作前加载它。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 29 lines · 59 tokens per session scan A 86a331b0ef50

Subscribe to this mod's changes

disable is a skill published in the GitHub repository zhou210712/claude-for-legal-ZH (212 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 59 tokens to every session and 366 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories