vault

Audit Obsidian vaults for file structure, content integrity, and schema adherence.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/Seth090502/osanwe-public --skill vault-seth090502
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault
Source: https://github.com/Seth090502/osanwe-public/tree/main/.claude/skills/vault
Command: npx skills add https://github.com/Seth090502/osanwe-public --skill vault-seth090502

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, yaml, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive maintenance and audit capabilities for Obsidian vaults, ensuring integrity, adherence to schema, and continuity.

Core Features & Use Cases

  • Audit: Perform integrity checks on your vault, identifying and categorizing issues like broken links, missing frontmatter, and deprecated skill references.
  • Statistics: Generate detailed statistics on vault health, file counts, word counts, entity coverage, and more.
  • Daily Notes: Verify daily note schema and continuity, allowing for easy review and maintenance.
  • Repair: Apply fixes identified during audits, such as correcting broken links or updating frontmatter.
  • Refresh: Identify stale reference documents and suggest updates.
  • Use Case: Use this Skill after major changes to your vault to ensure all aspects are in order and to generate reports on vault health.

Quick Start

Run the 'audit' mode of the vault skill to perform a full integrity check on your Obsidian vault.

Frequently Asked Questions about vault

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

FAQPage Schema
How do I audit my Obsidian vault for broken links and missing frontmatter?

To audit an Obsidian vault, run the skill's audit mode to perform a comprehensive integrity check. It categorizes issues like broken links, missing frontmatter, and deprecated references, generating actionable repair suggestions.

Can I generate statistics on my Obsidian vault health and word counts?

Yes, you can generate detailed Obsidian vault statistics. The skill parses files to calculate vault health metrics, file counts, word counts, and entity coverage, providing a comprehensive overview of your knowledge base.

What's the best way to verify daily note schema and continuity in Obsidian?

Verifying daily note schema in Obsidian requires parsing YAML frontmatter to ensure continuity. This skill checks daily notes against expected schemas, allowing for easy review and maintenance of periodic records.

Do I need Python and pandas to perform an Obsidian vault repair?

Yes, you need Python, pandas, yaml, and requests libraries installed. These dependencies are required for parsing text, manipulating metadata, and executing scripts that apply fixes like correcting broken links or updating frontmatter.

How do I identify and refresh stale reference documents in my vault?

To refresh stale reference documents in Obsidian, use the skill's refresh functionality. It identifies outdated references within your vault structure and suggests necessary updates to maintain content integrity and continuity.