glm-delegation skillA
glm-delegation is agent-read markdown (skill) from athola/claude-night-market: Delegates tasks to Z.ai GLM-5.x via the stock claude binary and an endpoint swap. Use when delegation-core selects GLM or a 1M-token context is needed..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# GLM Delegation ## Overview GLM ships no CLI of its own. Z.ai serves an Anthropic-compatible endpoint, so the stock `claude` binary reaches GLM by changing two environment variables and nothing else. This is the endpoint-swap archetype: the redirection is environment, never argv. GLM-5.3 was released on 2026-08-14 and claims a large coding gain over GLM-5.2 from post-training alone. ## When To Use - `delegation-core` selected `glm` for the task - A 1M-token context is wanted through `glm-5.3[1m]` - A GLM Coding Plan subscription should absorb the work instead of the Anthropic quota ## When NOT To Use - `ZAI_API_KEY` is unset. Verification refuses rather than sending an unauthenticated request - The `claude` binary is not installed. GLM has no fallback CLI - A pinned GLM-5.3 identifier is required in a script that must not break: see the rollout note below ## Prerequisites ### Installation Only the stock Claude Code binary is needed: ```bash npm install -g @anthropic-ai/claude-code ``` ### Authentication ```bash export ZAI_API_KEY="<your-zai-key>" ``` The delegation service builds the child environment from that one …
Read the whole file at its exact version.
How to install
mdr add athola/claude-night-market/glm-delegation@git:20260902.4a35d69mdr add athola/claude-night-market/glm-delegation@sha256:8762b898c03343a8Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_vanmi23hxmkmqdaj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.4a35d69 latest | 2026-09-02 | 4a35d69 | 4,585 B | A | view · diff |
| git:20260816.21ed22e | 2026-08-16 | 21ed22e | 4,886 B | A | view · diff |
| git:20260816.9c5228d | 2026-08-16 | 9c5228d | 4,885 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4585 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
athola/claude-night-market · 338 stars · license MIT · pushed 2026-09-22 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_vanmi23hxmkmqdaj GET https://markdownregistry.com/api/v1/resolve?ref=athola/claude-night-market/glm-delegation GET https://markdownregistry.com/api/v1/blob/8762b898c03343a8df70fde14e7f8971b3d2a542b7791612573834bb97669407
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.