ai-agent

Obsidian Livesync

11,929 stars430 forksTypeScriptUpdated 8/9/2026100% free · open source
What it does

Obsidian Livesync is a tool that synchronizes data between multiple Obsidian vaults in real-time, allowing for collaborative work and automatic backup.

When to use it
  • When multiple team members need to collaborate on a project in Obsidian
  • When you want to automatically backup your Obsidian vault to a secondary location
  • When you need to keep multiple Obsidian vaults in sync across different devices
Ready-to-paste prompt
livesync sync --source /path/to/source/vault --target /path/to/target/vault
Heads up: Make sure you have the correct version of Node.js installed, as Livesync requires Node.js 14 or higher to function properly
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/obsidian-livesync && curl -fsSL https://workflowstacks.com/api/skills/obsidian-livesync/claude-skill -o ~/.claude/skills/obsidian-livesync/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Obsidian Livesync works
Codeflow
Free to inspect

Obsidian Livesync is a very large TypeScript project (~88k lines across 536 code files, plus 106 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~88k lines · 536 code files · days to read — use, don't read
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js · Docker
No API keys detected
TypeScript 89%Svelte 6%Shell 3%JavaScript 1%CSS 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    manifest.json
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    src/main.ts
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic559 files
docs/Documentation72 files
utils/Helper scripts27 files
instruction_images/Folder17 files
docker/Deployment / infrastructure12 files
_tools/Folder10 files
utilsdeno/Folder9 files
test/Tests — proof it works101 files
READMEHas testsDocumentedCI checksDocker readyMIT licenseUpdated this month
Quick Actions
Details
Creator
vrtmrz
Language
TypeScript
Category
ai-agent
Published
10/12/2021

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.