/SKILL.md
Periodically reviews conversation history and writes memory files to maintain agent continuity across sessions. Dual-layer system with daily raw notes and curated long-term memory.
npx skillsauth add meimakes/daily-memory-save daily-memory-saveInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Periodically reviews conversation history and writes memory files to maintain agent continuity across sessions.
Before installing, understand what this skill does:
memory/YYYY-MM-DD.md and MEMORY.md in your workspace. These contain conversation summaries. Ensure your workspace is private and backed up.Recommended: Review saved memory files periodically. Delete anything you don't want persisted.
Runs as a recurring system event in the main session. Reviews recent conversations for anything worth remembering and writes daily memory notes.
Schedule as a main-session system event running every 2 hours during waking hours:
Schedule: 0 9,11,13,15,17,19,21,23 * * *
Target: main (system event)
AUTOMATION: Daily memory save. Review today's conversation for anything worth remembering.
Look for: decisions made, preferences expressed, new info about people/projects,
lessons learned, things the user asked you to remember, emotional context worth noting.
Create or update workspace/memory/YYYY-MM-DD.md (today's date) with a daily note
capturing what matters. If anything is significant enough for long-term memory,
also update workspace/MEMORY.md.
Before writing, read the target memory file first. Avoid duplicating existing
sections or substantially similar notes. If a topic already exists, add only
genuinely new details under the existing section. Prefer surgical edits over
rewriting or re-appending the whole file.
If it's been a quiet day with nothing notable, skip silently.
Be selective — capture signal, not noise. Write like future-you will need this context.
Do NOT message the user about this — just do it quietly.
If you prefer to be notified when memories are saved, replace "Do NOT message the user" with:
After saving, send a brief summary of what was captured (1-2 lines max).
memory/YYYY-MM-DD.md)Raw daily logs organized by topic/time. Include:
MEMORY.md)Curated, distilled insights that persist beyond daily context. Updated when something is significant enough to remember long-term.
memory/ directory in workspacedocumentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
documentation
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
documentation
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.