📝
AutomationShell

Recall Log

by davegoldblatt

Recall Log is an Automation skill for Claude Code, published by davegoldblatt in total-recall.

202 stars13 forkson davegoldblatt/total-recallAdded 2026/09/05Repository updated 2026/02/12
ai-agentclaude-codeclaude-code-plugincontext-managementllmmemorypersistent-memory
Install in seconds
Install Recall Log
Copy Recall Log into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/davegoldblatt/total-recall/tree/main/skills/recall-log ~/.claude/skills/recall-log

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/davegoldblatt/total-recall.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/recall-log/SKILL.md in davegoldblatt/total-recall
Installs to
~/.claude/skills/recall-log
Collection
One of 10 skills cataloged from this repository
Category
Automation1956 skills

What Recall Log does

Recall Log quickly appends a timestamped note to today's daily log without write-gate evaluation. Use it for fast capture when you want to record something immediately.

Recall Log is cataloged under Automation on DirSkills. Recall Log comes from a repository tagged ai-agent, claude-code, claude-code-plugin, context-management and llm.

Documentation

README

Quick append to today's daily log. No write gate — raw capture.

Note to log: $ARGUMENTS

What To Do

  1. Create today's daily log file (memory/daily/YYYY-MM-DD.md) if it doesn't exist, using the daily log template
  2. Append a timestamped entry:
[HH:MM] note text
  1. Confirm:
Logged to memory/daily/[date].md

That's it. No gate, no analysis, no routing. This is for quick capture when the user doesn't want the write gate overhead.

Frequently asked about Recall Log

  • What else does davegoldblatt publish alongside Recall Log?

    Recall Log is one of 10 skills that DirSkills catalogs from davegoldblatt/total-recall, the repository it ships in. Its siblings there include Recall Context, Recall Forget and Recall Init IDs. Each one is a separate skill with its own page in this directory, installs the same way Recall Log does, and is maintained by davegoldblatt in that same repository. The rest of the collection is listed on the davegoldblatt/total-recall page.

  • How does Recall Log compare to other Automation skills?

    Recall Log ranks #1771 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Recall Log against them. Open each page to compare what they document and how they install.

More from davegoldblatt/total-recall

Recall Log is one of 10 skills cataloged on DirSkills from davegoldblatt/total-recall.

See all 10 skills