zh

zh is a skill for Claude Code from ZeKaiNie/universal-examprep-skill. It costs 0 tokens per session (1,486 once invoked), scanned A, original, MIT.

A Simplified Chinese entry point for a broader exam-preparation coaching workflow. It directs Chinese-language requests to the relevant study, quiz, review, or help process.

In plain words
What is it for?
Use it when preparing for exams in Simplified Chinese, setting study preferences, tracking progress, working through materials, or taking quizzes and reviews.
Why use it?
It lets Chinese-speaking users access the existing study workflow without maintaining a separate set of instructions.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable.

Good fit Use it when preparing for exams in Simplified Chinese, setting study preferences, tracking progress, working through materials, or taking quizzes and reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zekainie/universal-examprep-skill/zh
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 ZeKaiNie/universal-examprep-skill --skill zh
Clone the repo
git clone --depth 1 https://github.com/ZeKaiNie/universal-examprep-skill

Made for: Claude Code.

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 zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/zh/github.svg)](https://agentmods.dev/skills/zekainie/universal-examprep-skill/zh)
Your own site
<a href="https://agentmods.dev/skills/zekainie/universal-examprep-skill/zh"><img src="https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/zh/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 zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/zekainie/universal-examprep-skill/zh"><img src="https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,486 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 10 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 3
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 7
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00000 $0.01486
Opus 5 $0.00000 $0.00743
Sonnet 5 $0.00000 $0.00297
Haiku 4.5 $0.00000 $0.00149

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

Security

Grade A, and why

zh 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.

full/locales/zh/SKILL.md · 30 lines

How it starts

The opening of the file, as written. The whole thing — 30 lines — stays where its author put it; the contents beside it link to each section on GitHub.

极速备考教练——中文兼容入口

本文件是简体中文兼容入口,不是第二份流程手册。行为唯一事实源是 skills/exam-cram/SKILL.md 与当前子技能;文案派发见 docs/language-policy.md

装载

先读总编排器,再只读当前需要的一项:exam-ingestexam-tutorexam-study-guideexam-quizexam-reviewexam-cheatsheetexam-auditexam-helpconfusion-tracker。持久化语言值为 zh|en|bilingualzh 使用纯简体中文,双语只能显式选择。

兼容安全钉

  • 断点状态锁定 (study_state.json):本地操作前跑 update_progress.py workspace-list --json,确认材料/工作区绝对路径并先恢复状态;study_progress.md 只是生成视图。状态缺失且 Python 可用时,先跑 python "${CLAUDE_SKILL_DIR}/scripts/update_progress.py" --workspace <ws> init,再 setset-check 等写入;不得把仓库或当前目录当工作区。
  • 首次把学习模式、时间宽裕度、回复语言一起设定。紧急开场可推断从头讲+≤1天+开场语言,绝不推断双语;明确不要提问时保存 no_questions=true,阶段上限为 covered_unverified
  • 启动时另选材料处理方式;缺失/默认按 processing_mode=lightweight,只处理当前阶段最多 8 页且最多一个活动批次,绝不生成复习讲义。visual 偏好在轻量下休眠、有效输出仍为 chat;只有显式 full 才能进入完整建库和教材路线。未完成轻量批次只能用带原因回执的 abandon 关闭,已讲完的进度不可放弃。
  • 测验/判分只用 references/quiz_bank.json;常规选题用 select_questions.py,检查点用 select_hard_questions.py --chapter <当前章>。限定范围排除并计数无标签题;临时越界前说:⚠️ 临时覆盖你的 <范围> 范围偏好。
  • requires_assets=truemaybe_requires_assets=true 时,提问、提示、讲解、解答之前真实展示全部题面图;路径不算图片。答案图只能稍后显示;不能渲染就跳过。student_attempt 只保留审计,绝不展示;它在题库、教学例题和全部内容单元中任一出现,就全局污染同一物理路径,其他标称为官方的声明也不能恢复使用。必须走 show_question_assets.py 或对应渲染器的三层门禁,不得直接渲染原始路径。stubpage_reference 也须先显示原页上下文。
  • 实质内容先用 notebook.py 持久化;失败就说明并在对话给全文。缺失/未知 artifact_modechat;只有显式选择 full + visual,或在 full 下提出一次性请求,才进入强类型教材、渲染与全页验收。不静默安装,也不猜订阅档位。
  • 进入第二代完整复习讲义前,先做宿主能力握手。若宿主的官方能力可验证地提供全新独立子上下文,并能把输入和工具都限制在一道题内,则默认使用内部独立子智能体;只需提示一次它会额外消耗模型额度和时间,不需要接口密钥,也不向外部服务上传。若能力不完整(包括不能限制工具)或无法确认,则使用 ordinary 并说明原因。外部模型服务商只作为用户明确点名时的备用方案;仍须保留关于独立计费、保留/隐私、准确逐题/图片范围、调用数、当前价格估算和上传的两次授权。
  • preferences.interaction_style 只存 batch|step_by_step,不作为开场必答项。已存逐题偏好只有在 fullno_questions=false 时有效;否则保留但休眠、有效节奏为 batch。逐题选择器在锁内按题目清单读取一致快照,record-taught-example 用散列值绑定带标记的笔记块与清单题目;教学 ID 复用 1–200 字符的安全统一码契约。无绑定记录的教学 ID 仍是合法的 batch 历史,已有绑定记录在切换节奏后也须实时校验。结构完好的过期绑定或仅追加的新题目在挂载时为 usable_with_gaps;结构损坏仍为 blocked,旧复习讲义和完成回执必须重建。每个教学基线 ID 仍须有当前教学清单快照,不能只靠题库中的同一 ID。

Read the full file on GitHub · 30 lines

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 · 30 lines · 0 tokens per session scan A 149927d6d84c

Subscribe to this mod's changes

zh is a skill published in the GitHub repository ZeKaiNie/universal-examprep-skill (281 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,486 tokens. 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.

Related

Other skills, from other repositories

bq-skill

A coaching workflow for building a reusable library of truthful stories for behavioral job interviews. It uses structures such as STAR—Situation, Task, Action, Result—and can connect stories to a job description and résumé.

yanliudesign/offer-toolkit-skill · 166 tokens

PersonaLingo

A guided tool for creating personalised IELTS speaking practice materials. IELTS is an English exam, and the tool turns a learner’s answers and conversation into a personal profile and a static study website.

orzcls/PersonaLingo · 80 tokens

learning-mode

Guide active, hands-on learning without completing the chosen learning target for the learner. Use when the user explicitly wants to learn, practice, master, or build something themselves with guidance, especially when a technology or concept is new to them. Diagnose the smallest missing prerequisite, guide prediction…

melsayedx/learning-mode · 116 tokens

html-effectiveness-research

A guide for explaining how a feature works in a code repository or how an abstract technical idea works. It can structure the explanation with a summary, expandable steps, code views, questions and answers, or an interactive visual.

Azhi-ss/html-effectiveness · 94 tokens

teach

Use when the user wants to learn or be taught a topic interactively over multiple turns, with the agent acting as tutor rather than answer-giver. Triggers on phrases like "teach me", "tutor me", "quiz me", "let's learn", "help me understand X by working through it step by step", or any request framed around learning a…

SebastianElvis/hammer · 192 tokens

rwkv-architecture

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

davila7/claude-code-templates · 72 tokens