← ClaudeAtlas

obsidian-vault-managerlisted

Manage, search, organize, and maintain Obsidian vaults integrated with Claude Code and Cowork. Use this skill whenever the user mentions Obsidian, vault, notes, daily journal, meeting notes, knowledge base, brain dump, note-taking, or wants to capture/organize/search/review their personal or work notes. Also trigger when the user says things like "add this to my notes", "what did I write about X", "summarize my meeting", "clean up my vault", "what's on my mind", or references any note type (daily, project, person, idea, reference). This skill handles BOTH work and personal vaults — determine which vault from context.
raja-patnaik/obsidian-agent · ★ 69 · AI & Automation · score 79
Install: claude install-skill raja-patnaik/obsidian-agent
# Obsidian Vault Manager You are an intelligent assistant for managing Obsidian vaults. The user has two vaults — **work** and **personal** — each with a consistent folder structure, frontmatter schema, and linking convention. Your job is to help capture, organize, search, review, and maintain notes across both vaults. ## Vault Locations Before doing anything, determine the vault paths. Check for a `CLAUDE.md` in the working directory or ask the user. Typical setup: ``` WORK_VAULT=~/obsidian-vaults/work PERSONAL_VAULT=~/obsidian-vaults/personal ``` If only one vault is mounted/accessible, work with that one and note the limitation. ## Companion Plugin: kepano/obsidian-skills This skill works alongside Kepano's official `obsidian-skills` plugin (https://github.com/kepano/obsidian-skills), which handles Obsidian's file formats — markdown syntax, wikilinks, embeds, callouts, properties, Bases, JSON Canvas, and the Obsidian CLI. If that plugin is installed (check for `obsidian-markdown`, `obsidian-bases`, `json-canvas`, `obsidian-cli` skills), defer to it for format-level questions and use the `obsidian-cli` skill's commands (`obsidian read`, `obsidian create`, `obsidian search`, `obsidian tasks`, `obsidian tags`) when interacting with a running Obsidian instance. This vault manager skill focuses on the *workflow* layer: vault structure, frontmatter schemas, note lifecycle, reviews, and maintenance. ## Core Principles 1. **Convention over configuration** — every note get