publish-sync

Obsidian Publish & Sync

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "publish-sync" with this command: npx skills add laurigates/claude-plugins/laurigates-claude-plugins-publish-sync

Obsidian Publish & Sync

Manage Obsidian Publish and Obsidian Sync services using the official CLI.

Prerequisites

  • Obsidian desktop v1.12.4+ with CLI enabled

  • Obsidian must be running

  • Active Obsidian Publish and/or Sync subscription for respective commands

When to Use

Use this skill automatically when:

  • User wants to list, add, or remove notes from Obsidian Publish

  • User needs to check Obsidian Sync status

  • User asks about publishing workflow or sync state

Obsidian Publish

List Published Notes

All currently published notes

obsidian publish:list

JSON output

obsidian publish:list format=json

Add to Publish

Publish a note

obsidian publish:add file="Public Note"

Publish by path

obsidian publish:add path="blog/post.md"

Remove from Publish

Unpublish a note

obsidian publish:remove file="Draft Post"

Obsidian Sync

Check Status

Current sync state

obsidian sync:status

Publishing Workflow

Batch Publish

Find all notes tagged for publish, then add them

obsidian search query="[tag:publish]" format=json

Then publish each result

obsidian publish:add file="Note Name"

Publish Audit

Compare published notes with tagged notes

obsidian publish:list format=json obsidian tag tagname=publish

Agentic Optimizations

Context Command

List published (structured) obsidian publish:list format=json

Publish a note obsidian publish:add file="X"

Unpublish a note obsidian publish:remove file="X"

Sync status obsidian sync:status

Related Skills

  • vault-files — Create and manage notes before publishing

  • properties — Set publish-related properties on notes

  • search-discovery — Find notes tagged for publishing

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ruff linting

No summary provided by upstream source.

Repository SourceNeeds Review
General

imagemagick-conversion

No summary provided by upstream source.

Repository SourceNeeds Review
General

jq json processing

No summary provided by upstream source.

Repository SourceNeeds Review
General

api-testing

No summary provided by upstream source.

Repository SourceNeeds Review