Meta Sync Template banner
tboome33 tboome33

Meta Sync Template

Development community

Description

--- description: Propagate the reference (`.template`) vault's plugins, snippets, and root docs to one or more configured vaults. Interactive picker — lists each vault with online status + REST-API-plugin presence, lets you sync all or a subset, with optional `--force` re-clone. (Skill `meta-sync-template` handles natural-language triggers + the picker flow.) --- # meta-sync-template Interactive bulk propagation of the reference vault (typically `.template`) to one or more configured vaults. C

Installation

Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-meta-sync-template/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tboome33-obsidian-mcp-router-meta-sync-template && curl -fsSL https://raw.githubusercontent.com/tboome33/obsidian-mcp-router/HEAD/commands/meta-sync-template.md -o ~/.claude/skills/tboome33-obsidian-mcp-router-meta-sync-template/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository