Back to Directory
research
Backup of conversations to Obsidian
Automatic conversation backup system for Obsidian with incremental snapshots, hourly breakdowns, and formatted chat-style markdown. Use when setting up conversation archival, preventing data loss from /new resets, or organizing chat history in Obsidian vault with proper formatting (colored callouts, timestamps, multi-paragraph support).
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
obsidian-conversation-backup 1.0.0
- Initial release.
- Automates backups of OpenClaw conversations to Obsidian with hourly incremental snapshots and chat-style markdown formatting.
- Features colored callouts, timestamps, multi-paragraph support, and smart filtering (skips empty/system messages).
- Includes token monitoring with Telegram alerts for /new resets.
- Pure shell scripting; no LLM/API calls.
- Easy setup via installer or manual config, with detailed usage and customization options.