obsidian-sync
This skill runs a local Node.js sync server to synchronize an Obsidian vault with a Clawdbot workspace. It requires the `SYNC_TOKEN` env var, exposes read/write file endpoints on `http://localhost:18790`, and includes instructions to run `SYNC_TOKEN="your-gateway-token" node scripts/sync-server.mjs` and `tailscale serve --bg --https=18790 http://localhost:18790`.