uninstall

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

A removal tool for community skills installed through the centre. It checks the installation record, protects first-party skills, asks for confirmation, and records the removal.

In plain words
What is it for?
Use it when a user wants to completely uninstall a community skill rather than temporarily disable it.
Why use it?
It helps remove an unwanted community skill without deleting protected components or losing an audit record.

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 when a user wants to completely uninstall a community skill rather than temporarily disable it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhou210712/claude-for-legal-zh/uninstall
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 uninstall
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 uninstall

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/uninstall/github.svg)](https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/uninstall)
Your own site
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/uninstall"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/uninstall/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 uninstall

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/uninstall"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/uninstall.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 377 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.00067 $0.00377
Opus 5 $0.00034 $0.00188
Sonnet 5 $0.00013 $0.00075
Haiku 4.5 $0.00007 $0.00038

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

Security

Grade A, and why

uninstall 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/uninstall/SKILL.md · 29 lines

What it actually says

/uninstall

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

安全规则:

  1. 仅卸载通过本中心安装的社区技能。 检查 ~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml 和 CLAUDE.md 已安装入门包表。如果该技能未记录在其中,拒绝并告知用户。
  2. 绝不卸载第一方插件的技能。 claude-for-legal 附带的 12 个核心插件 对此命令是不可触碰的。如果命名技能解析到这些插件之一的路径内,拒绝。
  3. 删除文件前确认。 向用户展示将要删除的每条路径。 仅在明确输入 yes 后才继续。
  4. 记录卸载操作。action: uninstall 和时间戳追加到 install-log.yaml, 使审计追踪完整保留。

如果用户想阻止技能运行但保留文件(例如为以后重新启用,或保留配置),建议使用 /legal-builder-hub:disable

详细的卸载、禁用和重新启用工作流在 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 · 67 tokens per session scan A 7b9c93e359c9

Subscribe to this mod's changes

uninstall 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 67 tokens to every session and 377 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