davegoldblatt/total-recall Skills
(10)Browse AI agent skills from davegoldblatt/total-recall for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Recall Context
davegoldblatt/total-recall
Show what memory files are loaded and available in the current session.
Recall Forget
davegoldblatt/total-recall
Mark memory entries as superseded. Preserves history, does not delete.
Recall Init
davegoldblatt/total-recall
Scaffold the Total Recall memory directory structure in this project.
Recall Init Ids
davegoldblatt/total-recall
Add durable IDs to memory entries. Required before /recall-maintain can run.
Recall Log
davegoldblatt/total-recall
Quick append to daily log without write gate evaluation.
Recall Maintain
davegoldblatt/total-recall
Pressure-based memory cleanup. Demotes, archives, or pins entries when working memory exceeds budget.
Recall Promote
davegoldblatt/total-recall
Review daily logs and promote entries to registers or working memory.
Recall Search
davegoldblatt/total-recall
Search across all memory tiers (registers, daily logs, archive) for relevant information.
Recall Status
davegoldblatt/total-recall
Show memory system health — word counts, stale entries, hook status, recommendations.
Recall Write
davegoldblatt/total-recall
Write a note to memory with write gate evaluation. Only saves behavior-changing facts.