syncing-obsidian
Installation
SKILL.md
Syncing Obsidian
Sync Obsidian vaults from the command line using the obsync CLI. Works with Obsidian Sync servers alongside official Obsidian clients.
CRITICAL: Sync Before Reading, Sync After Writing
If obsync watch is running, the vault is kept in sync automatically — no manual sync is needed before reading or after writing.
If watch mode is not running, always sync manually:
Before reading vault files, pull the latest from the server:
obsync sync /path/to/vault
After writing or modifying vault files, push your changes: