Install
openclaw skills install conversation-archiverArchive completed conversations and projects. Use on project completion, resolved threads, or when asked to archive a conversation. Writes structured summaries to files and optionally posts to a Discord channel.
openclaw skills install conversation-archiverStandardized workflow for archiving completed conversations and projects.
Write summary file:
archive/conversations/YYYY-MM-DD_topic-slug.md# [Topic Name]
**Date:** YYYY-MM-DD
**Duration:** [how long the project/conversation spanned]
**Status:** Completed
## Summary
[2-3 paragraph summary of what happened]
## Key Decisions
- [Decision 1]
- [Decision 2]
## Outcomes
- [What was built/changed/resolved]
## Open Items
- [Anything left unresolved, or "None"]
Post to Discord (optional): Send summary to a designated archive channel
Update daily memory: Add a line to today's memory file noting the archival
Update tasks: If the conversation relates to a tracked task, mark it complete
File slug: lowercase, hyphens, no special chars. Examples:
2026-02-24_discord-server-cleanup.md2026-02-20_multi-user-agent-deploy.md2026-02-15_connector-setup.mdSet these in your workspace to customize:
archive/conversations/ relative to workspacememory/YYYY-MM-DD.md