Install
openclaw skills install echo-memorySync, encode, embed, and upsert OpenClaw markdown memory files to Supabase, with commands to restore and check sync status.
openclaw skills install echo-memorySync OpenClaw markdown memory files to Supabase with Luhmann encoding. Parse, encode, embed, and upsert agent memories from local workspace to cloud storage.
echo-memory sync # Parse + encode + embed + upsert to Supabase
echo-memory restore # Restore markdown files from Supabase
echo-memory status # Show sync status and diff
--dry-run — Preview changes without writing--incremental — Only sync changed files (via git diff)