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.
npx skills add zhou210712/claude-for-legal-ZH --skill expansion-updategit clone --depth 1 https://github.com/zhou210712/claude-for-legal-ZHWrote 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.
[](https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/expansion-update)<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/expansion-update"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/expansion-update/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.
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/expansion-update"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/expansion-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00067 | $0.00638 |
| Opus 5 | $0.00034 | $0.00319 |
| Sonnet 5 | $0.00013 | $0.00128 |
| Haiku 4.5 | $0.00007 | $0.00064 |
Grade A, and why
expansion-update 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 12d 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.
What it actually says
/expansion-update
返回已开启的扩张追踪文件,根据上次会话以来的进展更新项目状态。重新计算现已解封的项目,标记任何逾期的项目,浮现下一优先级。
指令
-
加载
~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md。 -
识别追踪文件:
~/.claude/plugins/config/claude-for-legal/employment-legal/expansion-[slug].yaml。如不存在,响应:"未找到[地域]的扩张追踪文件。运行/employment-legal:expansion-kickoff [地域]来启动一个。" -
读取追踪文件。显示当前状态:
[地域]扩张 —— 最后更新于 [日期]
待处理:[N] | 进行中:[N] | 已完成:[N] | 受阻:[N]
下一优先级(到期日最早或依赖度最高的待处理项目):
[项目] — 负责人:[负责人]
[项目] — 负责人:[负责人]
[项目] — 负责人:[负责人]
-
一次性询问更新——不要逐项询问:
上次之后哪些项目有进展?告诉我发生了什么变化(例如"劳务派遣 vs 直接用工已决定——选定直接用工,正在办理分支机构注册"、"外部律师已委托——周四电话会"、"社保登记仍在进行中,等待营业执照")。也可以添加新项目或更改到期日。
-
将更新应用于追踪文件。对于任何新标记为"已完成"的项目,检查它是否解封了其他项目并标记为现在可操作。
-
如有任何项目的到期日已过且状态仍为"待处理"或"进行中",标记:
⚠️ 已逾期:[项目] — 应于[日期]到期,负责人:[负责人]
- 写入更新后的追踪文件。确认:
追踪文件已更新——[N]项已关闭,[N]项仍待处理。
下一优先级:[顶部待处理项目]。
示例
/employment-legal:expansion-update 成都
/employment-legal:expansion-update
(如存在多个追踪文件,将询问哪个地域)
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.
- 12d ago First seen · 61 lines · 67 tokens per session scan A 66c99c234683
expansion-update 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 638 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-08-30.
Other skills, from other repositories
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
atmos-config
Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.
workthreads
SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…
story-readiness
Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…
projects
List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.
magpie-security-issue-import-from-md
Open one or more tracking issues from a markdown file containing a batch of security findings. Each finding becomes one tracker landing in the Needs triage board column. The file itself is the full report — there is no inbound reporter to reply to and no PR to inspect.