memory-health skillA
memory-health is agent-read markdown (skill) from mubit-ai/plugins: Report what is actually stored: counts, staleness, contradictions; use when the question is whether anything was ever stored..
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
Call `mcp__mubit__mubit_memory_health` — `POST /v2/control/memory_health` — and report what it says about the store. `limit` (1 to 500) is how many entries it samples; the default is enough unless the user is specifically asking about an old part of a large run. ## This inspects the store. `mcp__mubit__mubit_status` inspects the connection. The two answer different questions and are easy to confuse, because both fail as "memory isn't working". - **`mcp__mubit__mubit_status`** dials the instance. It tells you whether there is something at the other end, whether the key is accepted, and which typed `ConnState` applies. It knows nothing about what is stored. - **`mcp__mubit__mubit_memory_health`** asks what is in there: how many entries, how stale they are, whether any of them contradict each other, and how each section is doing. It says nothing about the connection — if the instance is unreachable this call does not answer at all. So a healthy connection over an empty store and a full store behind a dead endpoint look identical from the outside, and they have opposite fixes. Answer the question the user actually asked before offering a remedy for the other one. …
Read the whole file at its exact version.
How to install
mdr add mubit-ai/plugins/memory-health@git:20260903.008c305mdr add mubit-ai/plugins/memory-health@sha256:0af04b30c0003a98Pin 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_tfbxx4irzc3vcfb6)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260903.008c305 latest | 2026-09-03 | 008c305 | 3,233 B | A | view · diff |
| git:20260824.f3534e5 | 2026-08-24 | f3534e5 | 3,352 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 (3233 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
mubit-ai/plugins · 3 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tfbxx4irzc3vcfb6 GET https://markdownregistry.com/api/v1/resolve?ref=mubit-ai/plugins/memory-health GET https://markdownregistry.com/api/v1/blob/0af04b30c0003a98c2ae8ca99f18fdef019d352c228ab72fa8d073dcf358bd86
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.
More from mubit-ai/plugins
Every file in mubit-ai/plugins