agentsclimarketplace

Obsidian sync

Skill samhcus/skills/skills/obsidian-sync

Skills for any AI agent harness, by Mad House

Install
npx -y skills add samhcus/skills --skill obsidian-sync

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Mirror selected Obsidian surfaces between the canonical WSL vault and the live Windows vault using a safe allowlist. Use when graph settings, plugin data, or dashboards changed in one place and need to appear in the other immediately.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.1 KB, as published. Nobody here has run it

Obsidian Sync

Mirror only the Obsidian-facing surfaces that are safe to copy directly.

Run

~/dev/mad-house/skills/skills/obsidian-sync/scripts/sync.sh ${ARGUMENTS:-all canonical-to-live}

Safe surfaces

  • graph - graph view state and Extended Graph config
  • plugins - selected plugin data and plugin lists
  • dashboards - markdown control surfaces in dashboards/
  • all - the union of the above

Never

  • use this for broad wiki note syncing
  • copy .git/, workspace state, or arbitrary plugin folders
  • claim the live Windows vault changed unless the script reports copied files

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.