What problem does it solve? Managing a Gobi vault — creating it, publishing its public profile, and keeping local files in sync with Webdrive — requires running multiple CLI commands in the right order with the right flags. This Skill gives an agent the exact command reference, safety rules, and publishing workflow so vault operations happen correctly and with user confirmation before any external state changes. ## Core Features & Use Cases - Vault lifecycle management: Initialize a vault for the current directory, create, rename, list, and delete vaults via gobi vault commands. - Public profile publishing: Publish or unpublish PUBLISH.md to Webdrive so the vault appears at https://gobispace.com/@{vaultSlug} with title, description, tags, thumbnail, and prompt frontmatter. - Bidirectional file sync: Sync local vault files with Gobi Webdrive using upload-only, download-only, dry-run, conflict-strategy, and plan-file options. - Use Case: A user edits their vault's PUBLISH.md to add a description and tags, then asks the agent to make the changes live — the agent syncs referenced files, runs gobi vault publish, and confirms the public profile URL. ## Quick Start Ask the agent to initialize a Gobi vault in the current directory and publish its PUBLISH.md profile so it appears on your public gobispace.com page.