oh-my-obsidian-vault-manager

Inspect Obsidian vault structure and organize loose Markdown files into 작업기록/세션기록.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Oh-my-Obsidian Vault Manager helps users maintain a healthy Obsidian vault by facilitating structure inspection, on-demand document addition, and automated organization and health checks.

Core Features & Use Cases

  • Inspect vault structure and root-level layout to identify orphaned notes and misplaced files.
  • Add new documents with safe, relative-path placement under organized folders such as 작업기록/세션기록.
  • Run a health check to validate vault integrity and provide actionable remediation steps.

Quick Start

Create a new vault document by running the vault manager and choosing a target folder.

Frequently Asked Questions about oh-my-obsidian-vault-manager

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

FAQPage Schema
How do I organize loose Markdown files in an Obsidian vault?

Obsidian vault organization is automated by moving loose Markdown files into structured directories like 작업기록/세션기록. The manager plans file moves with an explicit confirmation step to ensure safe reorganization of misplaced notes.

What is an Obsidian vault health check?

An Obsidian vault health check summarizes vault state and Git status to validate integrity. It inspects the root-level layout to identify orphaned notes and provides actionable remediation steps for ongoing maintenance.

How do I add new documents to specific Obsidian vault folders?

Adding new documents to Obsidian vault folders uses safe, relative-path placement under organized directories such as 작업기록/세션기록. You run the vault manager, choose a target folder, and the document is created there.

Can I automate Obsidian vault maintenance during migrations?

Obsidian vault maintenance during migrations is supported by inspecting vault structure and reorganizing files. Mutating operations are gated by setup status, and all actions stay within the resolved vault boundary to prevent data loss.

Do I need Git to manage my Obsidian vault structure?

Git is not required to manage your Obsidian vault structure, but the health check flow summarizes Git status alongside vault state. Core organization and document management functions operate independently of Git.