ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

xuezh

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/local/xuezh
Or

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

xuezh snapshot --profile default
xuezh review next --limit 10
xuezh audio process-voice --file ./utterance.wav

Metadata

Author@local
Stars1601
Views0
Updated2026-02-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-local-xuezh": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.