glimmer-delegation skillB
glimmer-delegation is agent-read markdown (skill) from athola/claude-night-market: Delegates tasks to a locally served Muse Glimmer via ollama. Use when delegation-core selects glimmer or the prompt must not leave the machine..
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
# Glimmer Delegation ## Overview Glimmer is Meta's Muse Glimmer served locally through ollama, so a delegation to it spends no quota and sends no prompt off the machine. It is the last entry in the candidate order for the same reason it is the safe one: a local 30B model is slower and weaker than any of the network providers ahead of it. ## When To Use - `delegation-core` selected `glimmer` for the task - Every network provider is exhausted and the work still has to happen - The prompt must not leave the machine, whatever the cost in quality ## When NOT To Use - The task needs the strongest available model. Glimmer is the floor, not a peer of the network providers - `ollama list` shows no `muse-glimmer:30b`. A registered provider whose model was never pulled fails at the first delegation, not at registration ## Prerequisites ### Installation ```bash curl -fsSL https://ollama.com/install.sh | sh ollama pull muse-glimmer:30b ``` Both steps are required. Installing ollama registers the binary and pulls nothing, so `ollama --version` answering is not evidence that a delegation will succeed. ### Authentication …
Read the whole file at its exact version.
How to install
mdr add athola/claude-night-market/glimmer-delegation@git:20260902.4a35d69mdr add athola/claude-night-market/glimmer-delegation@sha256:0b096118075b8c15Pin 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_4mj6mp3bw36qiuvo)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.4a35d69 latest | 2026-09-02 | 4a35d69 | 3,949 B | B | view · diff |
| git:20260824.aaa42cf | 2026-08-24 | aaa42cf | 4,258 B | B | view |
Audit of the latest version
- fail: No curl or wget piped into a shell (matched: curl -fsSL https://ollama.com/install.sh | sh)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3949 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 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_4mj6mp3bw36qiuvo GET https://markdownregistry.com/api/v1/resolve?ref=athola/claude-night-market/glimmer-delegation GET https://markdownregistry.com/api/v1/blob/0b096118075b8c1586cade052ec9ea86c2f16f9f374d5e035d5b3ba16728faa7
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.