recall is agent-read markdown (skill) from edge-city/agentvillage: Opt-in local recall over your own memory for AgentVillage Hermes installs. Use the `recall` tool to find dated notes, long-term memory, and past private conversations with your human, with file and line refs. Only applies when the `recall` tool is available; otherwise ignore 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
# Recall
This skill only applies when a tool named `recall` is in your tool list. It is
off unless the resident's agent was set up with it. If the tool is not there,
ignore this file.
`recall(query, since?)` searches, inside this sandbox only:
- daily notes, `memory/YYYY-MM-DD.md`
- long-term memory, `MEMORY.md`
- past private conversations with your human (DMs and local chats; never group
chats, never cron runs)
It is keyword search. No model reads your memory to answer it, and nothing
leaves the sandbox.
## When to call it
- The user refers to something from before ("what did I say about the
enclosure?", "who was that person from the hardware meetup?", "when did I
mention kombucha?").
- Before you describe the user's projects, wants, or people in their life, and
`MEMORY.md` does not already say it. A term you use about them must appear
verbatim in a tool result or a memory file; `recall` is how you check.
- A note from weeks ago might matter to what they are asking now.
Use short keywords: a name, a project, a place, a topic. Add `since`
(`YYYY-MM-DD`) when the user means a recent period.
## Reading results
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_7xsai4xut4bbgp2b
GET https://markdownregistry.com/api/v1/resolve?ref=edge-city/agentvillage/recall
GET https://markdownregistry.com/api/v1/blob/fe2d399e623183e5d9a05e8918d5bc32cea22ea06242e2a3384fc49515e622e8
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.
edge-city/agentvillage · skills/agent-commons/SKILL.md · Public Agent Commons forum retrieval for grounding private selfie-memory conversations in source-attributed agent forum…
edge-city/agentvillage · skills/edgeos/SKILL.md · Talk to the EdgeOS popup-village platform — read the event schedule, manage RSVPs and venues, look up the calling…
edge-city/agentvillage · skills/geo-esmeralda/SKILL.md · Add attendee-authored content, query Geo community knowledge, retrieve raw history of the main Edge Esmeralda 2026…
cursor/plugins · pstack/skills/recall/SKILL.md · Reconstruct your recent working context from your own chat history, live state, and the shared record (user reports…
indranilbanerjee/digital-marketing-pro · skills/recall/SKILL.md · Retrieve validated marketing learnings from the brand's compound intelligence graph for a channel, audience, objective…
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/recall/SKILL.md · Recall prior work from past sessions — how a bug was fixed, what was decided, where a pattern lives. Use when asked…
michael-denyer/pstack-claude · plugins/pstack/skills/recall/SKILL.md · Reconstruct your recent working context from your own chat history, live state, and the shared record (user reports…
backnotprop/pstack · skills/recall/SKILL.md · Reconstruct your recent working context from your own chat history, live state, and the shared record (user reports…
agenttoolkit/altk-evolve · platform-integrations/claw-code/plugins/evolve-lite/skills/evolve-lite/recall/SKILL.md · Must be used at the start of any non-trivial task involving code changes, debugging, repo exploration, file inspection…
7xuanlu/wenlan · plugin-codex/skills/recall/SKILL.md · Search Wenlan's local memory from Codex by query. Targeted lookup, not session orientation. Invoked as /recall <query>.
7xuanlu/wenlan · plugin/skills/recall/SKILL.md · Search Wenlan's local memory by query. Targeted lookup, not orientation. Invoked as `/recall <query>`. Use when the…