agents-memory skillA
agents-memory is agent-read markdown (skill) from akunzai/agent-skills: Record, recall, or forget notes in the agent's global or project memory, deciding scope (global vs. project) and tier (short-term candidate vs. long-term durable) when recording. Use on `/agents-memory`, `$agents-memory`, "remember this", "what did I note about X", "recall", or "forget X". Autonomous knowledge capture after solving a problem is agents-md's Prevent Recurrence, not this skill..
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
# agents-memory — Explicit Memory Records one thing the user explicitly asked to remember, and recalls or forgets short-term notes on request. ## Scope and tier Two independent decisions, each resolved from an explicit argument, semantic inference from the request, or by asking when genuinely ambiguous: - **Scope** — `global` (`~/.agents/...`, read by every agent and project) or `project` (this repo only). - **Tier** — `long-term` (durable, timeless, must be explicitly requested) or `short-term` (dated candidate; the default when ambiguous). ## When tier is long-term Write directly into the durable target — no intermediate staging or batch review: - Global: `~/.agents/AGENTS.md` - Project: `<repo>/AGENTS.md`, where `<repo>` is the git root of the current working directory (the directory itself outside git) — never the directory this skill was loaded from. Before writing, hold the note to this bar: - **Verified** — proven to work in this workspace, not a guess. - **Reusable** — likely useful again, not one-off task progress. - **Stable** — a lasting convention, not a temporary hack. - Strip time-of-day stamps (e.g. `[HH:MM]`) — durable files are timeless. …
Read the whole file at its exact version.
How to install
mdr add akunzai/agent-skills/agents-memory@git:20260924.219d32cmdr add akunzai/agent-skills/agents-memory@sha256:a94d8f1d14c6d642Pin 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_tp5ypcrzhqw6nj22)
0 badge views in 30 days
Versions
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 (3513 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
akunzai/agent-skills · 4 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tp5ypcrzhqw6nj22 GET https://markdownregistry.com/api/v1/resolve?ref=akunzai/agent-skills/agents-memory GET https://markdownregistry.com/api/v1/blob/a94d8f1d14c6d6424cc91bcb46956c4c223a7eb805a2654e016167b7e4e8676b
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 akunzai/agent-skills
Every file in akunzai/agent-skills