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
zaiflag changed, a GLM model was renamed or deprecated, an endpoint moved, or a limit shifted — fix this file + thezaiplugin'sreferences/CAPABILITIES.mdimmediately, don't defer. Re-verify withzai 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 research →
zai websearch "<query>"then reason over the results.