reorganize

Analyze an Obsidian vault and propose a reorganization plan.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/nhangen/claude-obsidian-plugin --skill reorganize-nhangen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reorganize
Source: https://github.com/nhangen/claude-obsidian-plugin/tree/main/skills/reorganize
Command: npx skills add https://github.com/nhangen/claude-obsidian-plugin --skill reorganize-nhangen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the reorganization of your Obsidian vault, simplifying the process of cleaning up and structuring your notes.

Core Features & Use Cases

  • Vault Analysis: Identifies and lists issues such as orphaned notes, misplaced files, duplicate filenames, and empty folders.
  • Reorganization Plan: Proposes a detailed plan before making any changes, ensuring you have control over the process.
  • Rollback Manifest: Generates a rollback manifest to ensure you can revert changes if needed.
  • Use Case: If you have a large vault and want to clean up your notes, this Skill can analyze your vault and propose a plan to reorganize it.

Quick Start

To reorganize your Obsidian vault, simply run the 'reorganize' skill.

Frequently Asked Questions about reorganize

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

FAQPage Schema
How do I automate Obsidian vault reorganization to find orphaned notes and misplaced files?

Obsidian vault reorganization is automated by analyzing the file structure to identify orphaned notes, misplaced files, duplicate filenames, and empty folders. The Skill requires file system access and Bash execution capabilities to scan and propose a structured cleanup plan.

Can I review a proposed plan before my Obsidian vault is actually reorganized?

Yes, a detailed reorganization plan is proposed before any changes are made to your Obsidian vault. This ensures you maintain control over the process and can review exactly how orphaned notes and empty folders will be restructured.

How do I revert changes if automated note management alters my vault structure incorrectly?

To revert changes, a rollback manifest is generated during the reorganization process. This manifest ensures you can safely undo automated note management actions and restore the original vault structure if the proposed plan yields unsatisfactory results.

Does Obsidian vault cleanup work with Bash commands and require local file system access?

Yes, Obsidian vault cleanup requires local file system access and the ability to execute Bash commands for file operations. This environment is necessary for the automated analysis of your vault's directory structure and the subsequent execution of the cleanup plan.

What is the best way to clean up a large Obsidian vault with duplicate filenames and empty folders?

The best way to clean up a large Obsidian vault is to run an automated reorganization analysis. It identifies structural issues like duplicate filenames and empty folders, then generates a comprehensive plan to reorganize the directory structure systematically.