Meta Attach Vault banner
tboome33 tboome33

Meta Attach Vault

Documentation community

Description

--- description: Interactive wizard to attach an Obsidian vault to a code/dev workspace (the common case), bootstrap a standalone vault, or register a remote vault. Provisions plugins + scaffolds wiki structure + binds .env + edits .gitignore + offers a conventions picker. (Skill `meta-attach-vault` handles natural-language triggers.) --- # meta-attach-vault Interactive wizard that bundles the full setup of an Obsidian vault for use with obsidian-mcp-router. The dominant case is **workspace-fi

Installation

Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-meta-attach-vault/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository