oakensoul

Setup Vault — Development skill for Claude Code

Development community

Set up a new personal Obsidian + Claude Code knowledge vault through a short conversation.

How to install Setup Vault

Installs to ~/.claude/commands/oakensoul-omnipoterra-repo-template-setup-vault.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/oakensoul/omnipoterra-repo-template/HEAD/.claude/commands/setup-vault.md -o ~/.claude/commands/oakensoul-omnipoterra-repo-template-setup-vault.md

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

What Setup Vault does


name: setup-vault description: Set up a new personal Obsidian + Claude Code knowledge vault through a short conversation

Use the `vault-setup` skill. Interview the user one question at a time, confirm the summary, then run `setup_vault.py --yes ...` with their answers. Never assume they want the vault on GitHub.

$ARGUMENTS

Alternatives in Development

  • Arscontexta — Claude Code plugin that generates individualized knowledge systems from conversation 2.8k ★
  • Obsidian Ingest — Ingest a source into the vault — the vault rewrites itself around new knowledge 277 ★
  • Kg Index — Re-index the Obsidian vault knowledge graph 69 ★

Full documentation available on GitHub

View Source Repository