setup-vault

Copy an example-vault template, configure an Obsidian link, and gitignore the new vault.

4|1|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/philipyaz/cos --skill setup-vault-philipyaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-vault
Source: https://github.com/philipyaz/cos/tree/main/.claude/skills/setup-vault
Command: npx skills add https://github.com/philipyaz/cos --skill setup-vault-philipyaz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users create a new private vault instance from a committed example-vault template, ensuring secure and organized knowledge storage.

Core Features & Use Cases

  • Template-Based Setup: Copy the example-vault template and create a unique instance.
  • Vault Configuration: Register the vault with Obsidian and ensure it's gitignored.
  • Use Case: For users who want to establish a fresh, private knowledge base with Obsidian integration.

Quick Start

Use the setup-vault skill to create a new vault named 'my-vault'.

Frequently Asked Questions about setup-vault

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a private vault for my Obsidian knowledge base?

You create a private vault by copying a committed example-vault template into a new instance, configuring it with an Obsidian link, and ensuring the directory is gitignored to keep your knowledge base private.

What is a template-based vault setup and how does it work?

Template-based vault setup duplicates a committed example-vault structure to instantly bootstrap a new private storage instance, ensuring consistent knowledge base organization without manual folder creation.

Can I use Claude Cowork to set up an Obsidian vault?

Yes, this Skill integrates Obsidian with Claude Cowork by copying a template vault instance, configuring the Obsidian link, and securing the private knowledge base storage.

How do I ensure my Obsidian vault is gitignored when setting up private storage?

During the vault setup process, the Skill automatically configures the new private storage instance to be gitignored, preventing your personal knowledge base files from being committed to version control.

Do I need any dependencies to bootstrap an Obsidian vault instance?

No external dependencies are required to bootstrap an Obsidian vault instance; the Skill operates standalone to copy the template and configure the private storage link.