Home / akunzai / agent-skills · skills/agents-memory/SKILL.md · GitHub

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

Latest version
mdr add akunzai/agent-skills/agents-memory@git:20260924.219d32c
Exact content
mdr add akunzai/agent-skills/agents-memory@sha256:a94d8f1d14c6d642

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_tp5ypcrzhqw6nj22.svg)](https://markdownregistry.com/a/art_tp5ypcrzhqw6nj22)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.219d32c latest2026-09-24 219d32c 3,513 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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

AGENTS.md agents
akunzai/agent-skills · AGENTS.md
git:20260924.219d32c · audit A · 4 stars
AGENTS.md@evals/agents-md/fixtures agents
akunzai/agent-skills · evals/agents-md/fixtures/AGENTS.md
git:20260918.8da1ed3 · audit A · 4 stars
AGENTS.md@evals/agents-memory/fixtures agents
akunzai/agent-skills · evals/agents-memory/fixtures/AGENTS.md
git:20260924.219d32c · audit B · 4 stars
AGENTS.md@evals/setup-agent-ready-repo/fixtures agents
akunzai/agent-skills · evals/setup-agent-ready-repo/fixtures/AGENTS.md
git:20260911.e400585 · audit B · 4 stars
AGENTS.md@plugins/cheap-dev-workers agents
akunzai/agent-skills · plugins/cheap-dev-workers/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
AGENTS.md@plugins/codexbar-quota-handoff agents
akunzai/agent-skills · plugins/codexbar-quota-handoff/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
AGENTS.md@plugins/spoken-tts agents
akunzai/agent-skills · plugins/spoken-tts/AGENTS.md
git:20260920.bb01daf · audit A · 4 stars
spoken skill
akunzai/agent-skills · plugins/spoken-tts/skills/spoken/SKILL.md · Spoken: read a specific passage the user named (read this aloud) by running the plugin CLI. Not for routine per-turn…
git:20260920.bb89eaf · audit A · 4 stars
agents-md skill
akunzai/agent-skills · skills/agents-md/SKILL.md · AGENTS.md: create, audit, or maintain the file. Use when the user mentions AGENTS.md, project instructions, instruction…
git:20260924.219d32c · audit A · 4 stars
agentsview-extract skill
akunzai/agent-skills · skills/agentsview-extract/SKILL.md · Persist gotchas, preferences, or a repeated workflow from recorded agent history into AGENTS.md or a new skill.
git:20260902.fae9a97 · audit B · 4 stars
agentsview-resume skill
akunzai/agent-skills · skills/agentsview-resume/SKILL.md · Take over an unfinished coding session recorded by AgentsView — from Codex, Claude Code, Cursor, Copilot, Grok, or…
git:20260902.fae9a97 · audit B · 4 stars
aube skill
akunzai/agent-skills · skills/aube/SKILL.md · Use when managing a Node.js project's dependencies or scripts with aube (https://aube.sh/), or migrating a project from…
git:20260912.01a02ee · audit B · 4 stars

Every file in akunzai/agent-skills

Other files named agents-memory

agents-memory skill
vasilyu1983/ai-agents-public · frameworks/shared-skills/skills/agents-memory/SKILL.md · Manages AGENTS.md, CLAUDE.md, and scoped repo rules for Claude Code and Codex. Use when fixing stale memory, ignored…
v1.4 · audit A · 88 stars

Browse by kind, by grade A, or by owner.