一键导入
memory-maintenance
Review recent daily logs and update MEMORY.md with significant learnings. Run weekly or on demand to keep long-term memory current.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review recent daily logs and update MEMORY.md with significant learnings. Run weekly or on demand to keep long-term memory current.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search the web using Brave Search API. Use for AI news, research, and general web queries.
Read and manage Apple Calendar events. Use for checking schedule, creating events, or viewing upcoming meetings.
Generate end-of-day wrap-up with accomplishments, pending items, and tomorrow preview. Run at 2:50 PM or on demand.
Save conversation context to permanent memory before ending a session. Captures active work, decisions, artifacts, and routes them to appropriate files.
Read Apple Mail messages (read-only). Use for checking emails, scanning inbox, or reading specific messages. NEVER sends or modifies emails.
Read Apple Notes (read-only). Use for accessing meeting notes, raw context, or personal notes the user has captured.
| name | memory-maintenance |
| description | Review recent daily logs and update MEMORY.md with significant learnings. Run weekly or on demand to keep long-term memory current. |
| disable-model-invocation | true |
Run this periodically (weekly recommended) to keep MEMORY.md current and useful.
memory/YYYY-MM-DD.md) = raw notes, what happenedcontext/MEMORY.md) = curated wisdom, long-term memoryLike a human reviewing their journal and updating their mental model.
Read the last 7 days of daily logs from:
memory/
List available files:
ls -la memory/
Look for items worth adding to MEMORY.md:
Personal Context:
Professional Context:
Working Relationship:
Lessons Learned:
Read current: context/MEMORY.md
Add:
Remove:
Keep it under 300 lines - if getting too long, prioritize and trim.
If daily logs are piling up (30+ days):
mkdir -p memory/archive
mv memory/2026-02-*.md memory/archive/
Keep recent 30 days active, archive the rest.
At the top of MEMORY.md, update:
_Last updated: [Today's date]_
After completing maintenance, summarize:
Recommended: Run every Sunday evening or Monday morning as part of weekly planning.
Can also run: