# Xuezh

> Teach Mandarin using the xuezh engine for review, speaking, and audits.

- Skill: `modbender/xuezh` (Agent Skill)
- Install (CLI): `npx skillmds add modbender/xuezh`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/xuezh/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/xuezh

---


# Xuezh Skill

## Contract

Use the xuezh CLI exactly as specified. If a command is missing, ask for implementation instead of guessing.

## Default loop

1) Call `xuezh snapshot`.
2) Pick a tiny plan (1-2 bullets).
3) Run a short activity.
4) Log outcomes.

## CLI examples

```bash
xuezh snapshot --profile default
xuezh review next --limit 10
xuezh audio process-voice --file ./utterance.wav
```

