ask-glm

Installation
SKILL.md

ask-glm — consult GLM-5.2 (complementary)

GLM-5.2 is a large off-fleet model (Z.ai Coding Plan). Use it to complement, never replace, Claude: an independent cross-check, or a 1M-context read Claude's tier can't hold. Round-trips stay off the main thread — you run the CLI and relay the crisp result.

Self-Evolving Skill: improves through use. If a zai flag changed, a GLM model was renamed or deprecated, an endpoint moved, or a limit shifted — fix this file + the zai plugin's references/CAPABILITIES.md immediately, don't defer. Re-verify with zai doctor / zai models.

When to reach for it

  • Second opinion / disagreement check on a non-trivial solution → zai chat --deep.
  • Big-context analysis (a huge file/log/transcript, up to ~1M tokens) → zai chat --file <path>.
  • Grounded web researchzai websearch "<query>" then reason over the results.

How to call it (the zai CLI is on PATH)

Installs
4
GitHub Stars
62
First Seen
Jul 24, 2026
ask-glm — terrylica/cc-skills