Install
openclaw skills install @terrycarter1985/session-archiverArchive and organize completed OpenClaw session logs into structured markdown notes for long-term memory retention. Use when wrapping up a long session, consolidating work logs, or preparing daily memory files for review.
openclaw skills install @terrycarter1985/session-archiverTurn raw session transcripts into clean, searchable markdown archives.
memory/YYYY-MM-DD.md) from conversation historymemory/YYYY-MM-DD.md)read access to the session transcript or conversation textdate command for timestampingread path/to/session-log.md
If the session is this session, summarize from memory instead of re-reading.
Parse the text into categorized bullets:
Format:
# YYYY-MM-DD Session Log
## Decisions
- [decision description] — rationale
## Actions
- [action description] — result
## Blockers
- [blocker description] — resolved/unresolved
## Insights
- [insight description]
Write to memory/YYYY-MM-DD.md (append if file exists).
If a decision has a linked PR, file, or external URL, include it inline. Use absolute workspace paths for local files.