vault

Manage Obsidian vault notes with capture, cleanup, search, and backup operations.

1|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/przbadu/skills-factory --skill vault-przbadu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault
Source: https://github.com/przbadu/skills-factory/tree/main/skills/vault
Command: npx skills add https://github.com/przbadu/skills-factory --skill vault-przbadu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the friction of managing a large Obsidian vault by handling capture, cleanup, search, organization, backups, health checks, and AI-assisted analysis in one consistent workflow.

Core Features & Use Cases

  • Quick Capture: Turn ideas, meeting notes, references, and context from other projects into properly structured vault notes.
  • Maintenance and Cleanup: Find empty files, duplicates, broken links, orphaned images, sync conflicts, and other vault hygiene issues.
  • Search and Analysis: Search notes, summarize topics, find related content, and generate vault health or behavior reports.
  • Safe Organization and Backup: Move, rename, tag, archive, and back up notes with guardrails like git checkpoints, soft deletes, and batch limits.
  • Use Case: A user asks to save a meeting decision, then later requests a vault audit and cleanup report; the Skill captures the note with frontmatter, checks for broken links and duplicates, and safely backs up changes before making destructive edits.

Quick Start

Ask the vault skill to capture a note, search your vault, or run a cleanup or health check using the vault path from your config.

Frequently Asked Questions about vault

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

FAQPage Schema
How do I organize an Obsidian vault and find broken links or duplicate notes?

To organize an Obsidian vault, you can run maintenance and cleanup operations that detect broken links, duplicate files, empty notes, and orphaned images. The skill performs vault hygiene checks and generates a report of these issues for safe resolution.

How do I capture meeting notes into Obsidian with proper YAML frontmatter?

You can capture meeting notes by routing context into the vault, where the skill automatically structures the new note with appropriate YAML frontmatter and saves it to your configured vault path for immediate retrieval.

Does this vault management skill support local AI endpoints for semantic search?

Yes, vault management supports optional local AI endpoints for semantic search, tagging, and summarization. This allows you to perform AI-assisted topic analysis and find related content across your knowledge base without external API calls.

What is the safest way to move and rename notes in an Obsidian vault?

The safest way to move and rename notes is using guardrails like git safety checkpoints, soft deletes, and batch limits. The skill applies these safe organization rules to prevent destructive edits and data loss during file routing.

Can I use this to search notes and summarize topics across my knowledge base?

Yes, you can search notes and summarize topics across your knowledge base. The skill searches content, finds related material, and generates vault behavior or health reports for work, learning, and personal note collections.

Do I need a specific configuration to resolve my Obsidian vault path for backups?

Yes, vault backups require config-driven vault path resolution. You must define the vault path in your configuration so the skill can correctly locate files, apply git checkpoints, and execute batch-limited backup operations safely.