obsidian-vault-manager

Move and rename Obsidian notes while automatically updating internal wiki-links.

13|1|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/sjungling/claude-plugins --skill obsidian-vault-manager-sjungling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault-manager
Source: https://github.com/sjungling/claude-plugins/tree/main/plugins/technical-writer/skills/obsidian-vault-manager
Command: npx skills add https://github.com/sjungling/claude-plugins --skill obsidian-vault-manager-sjungling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @johnlindquist/obsidian-cli, and includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill prevents broken wiki-links and maintains vault integrity when moving, creating, or organizing notes in Obsidian vaults.

Core Features & Use Cases

  • Link-Preserving Operations: Move and rename notes while automatically updating all internal wiki-links throughout the vault.
  • Vault-Aware Management: Create, read, and search notes using vault-relative paths and Obsidian-specific syntax.
  • Use Case: Imagine you need to reorganize your project notes by moving them from a general folder to a specific project folder while keeping all cross-references intact.

Quick Start

Use the obsidian vault manager to move the note "Random Notes/Design" to "Projects/Design" while preserving all internal wiki-links.

Frequently Asked Questions about obsidian-vault-manager

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

FAQPage Schema
How do I move notes in Obsidian without breaking wiki-links?

Moving notes in Obsidian while preserving wiki-links requires automatically updating all internal references throughout your vault. This Skill moves and renames notes using vault-relative paths while detecting and updating every wiki-link that references the moved note, keeping your vault integrity intact.

Can I reorganize my Obsidian vault without losing cross-references?

Yes. Reorganizing notes across folders while maintaining cross-references is possible by applying link-preserving operations that scan your entire vault for wiki-link references and update them automatically during moves, renames, and content restructuring.

What's the best way to manage Obsidian vaults with markdown notes and internal links?

Vault-aware management using obsidian-cli preserves Obsidian-specific syntax—wiki-links, tags, checklists, and frontmatter—across create, read, search, and organize operations. This ensures notes remain properly linked and formatted as you work with vault-relative paths.

Do I need to manually update wiki-links when reorganizing notes?

No. Automated link updates eliminate manual wiki-link maintenance during note moves and renames. The Skill applies link-preservation logic across your entire vault, so reorganizing notes happens without breaking any internal references.

What happens to frontmatter and Obsidian syntax during note operations?

Frontmatter, wiki-links, tags, and checklists are preserved throughout all vault operations—moves, renames, creates, and multi-note organization. The Skill respects Obsidian syntax conventions, ensuring your note metadata and formatting remain intact.