obsidian-vault-manager

Organize Obsidian vault folders, standardize filenames, and commit changes via Git.

28|1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hongdangmoo49/oh-my-obsidian --skill obsidian-vault-manager-hongdangmoo49
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault-manager
Source: https://github.com/hongdangmoo49/oh-my-obsidian/tree/main/skills/obsidian-vault-manager
Command: npx skills add https://github.com/hongdangmoo49/oh-my-obsidian --skill obsidian-vault-manager-hongdangmoo49

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing a growing Obsidian vault can become chaotic without a clear structure and governance. The Vault Manager helps you organize folders, categorize documents, add new files, and maintain the knowledge base.

Core Features & Use Cases

  • Organize vault structure with project-specific and always-present layers (서비스 레이어 and 작업기록 레이어).
  • Add and categorize documents, generate standardized filenames, and maintain ADR-style decisions and meeting notes.
  • Health checks to find orphaned files, duplicates, and ensure Git status is clean.

Quick Start

Organize my vault by category and add a new document to the appropriate folder.

Frequently Asked Questions about obsidian-vault-manager

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

FAQPage Schema
How do I organize an Obsidian vault with multiple projects and meeting notes?

Standardized filenames in an Obsidian vault are generated by categorizing documents based on their type and layer. The Skill applies consistent naming conventions and frontmatter metadata to ensure all vault entries remain uniform and searchable.

Can I automate git commits for my Obsidian vault documentation?

Yes, automated git commits are part of the vault maintenance workflow. The Skill commits organized files, frontmatter updates, and newly categorized documents automatically, ensuring your knowledge base Git status remains clean.

What's the best way to manage ADRs in an Obsidian knowledge base?

The best way to manage ADRs is by placing them in structured project layers within the vault. The Skill maintains ADR-style decisions by applying consistent frontmatter metadata and standardized filenames to each record.

How do I find orphaned files and duplicates in an Obsidian vault?

You can find orphaned files and duplicates by running a vault health check. The Skill identifies unlinked documents and duplicate content while verifying Git status to maintain a clean Obsidian knowledge base.

Does this vault organization approach work for multi-project documentation?

Yes, this approach works for multi-project documentation by separating always-present layers from project-specific layers. It categorizes documents and meeting notes across various projects within a single Obsidian vault.