Automates daily memory file management. Use when creating, reading, or appending to daily memory notes (memory/YYYY-MM-DD.md). Helps the agent maintain continuity across sessions without manual file editing.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill memory-daily --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Memory Daily?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-memory-daily)More formats (shields.io, HTML) on the badges page.
---
name: memory-daily
description: Automates daily memory file management. Use when creating, reading, or appending to daily memory notes (memory/YYYY-MM-DD.md). Helps the agent maintain continuity across sessions without manual file editing.
---
# memory-daily
Manages daily memory files in `memory/YYYY-MM-DD.md`.
## Functions
### `ensureToday(memoryDir?)`
Creates today's daily file if it doesn't exist. Returns the file path.
### `append(entry, memoryDir?)`
Appends a timestamped entry to today's daily file. Creates the file first if needed.
### `read(date?, memoryDir?)`
Reads a daily file. Defaults to today. Date format: `YYYY-MM-DD`.
### `recent(days?, memoryDir?)`
Returns content from the last N days (default 2).
## Usage
```js
const mem = require('./skills/memory-daily');
// Ensure today's file exists
await mem.ensureToday();
// Append an entry
await mem.append('## Session Notes\n- Deployed new feature X');
// Read today
const today = await mem.read();
// Read last 3 days
const recent = await mem.recent(3);
```
## Default memory directory
`<workspace>/memory/`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk