🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Echo

by @kkw-21

Sync, encode, embed, and upsert OpenClaw markdown memory files to Supabase, with commands to restore and check sync status.

Versionv1.0.0
Downloads803
TERMINAL
clawhub install echo-memory

πŸ“– About This Skill

Echo Memory

Sync OpenClaw markdown memory files to Supabase with Luhmann encoding. Parse, encode, embed, and upsert agent memories from local workspace to cloud storage.

Commands

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

Options

  • --dry-run β€” Preview changes without writing
  • --incremental β€” Only sync changed files (via git diff)
  • βš™οΈ Configuration

  • --dry-run β€” Preview changes without writing
  • --incremental β€” Only sync changed files (via git diff)