obsidian-vault

Manage Obsidian vaults by reading, writing, listing, and editing Markdown notes.

4|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill obsidian-vault-qhkm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault
Source: https://github.com/qhkm/zeptoclaw-skills/tree/main/obsidian-vault
Command: npx skills add https://github.com/qhkm/zeptoclaw-skills --skill obsidian-vault-qhkm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults require manual file management and consistency checks across notes; this skill automates organizing and interacting with vault structures using built-in filesystem tools.

Core Features & Use Cases

  • Read, write, list, and edit Markdown notes directly in a vault without external tools.
  • Understand vault structure including .obsidian/ configuration, frontmatter, wikilinks, tags, tasks, daily notes, and templates to enable consistent organization.
  • Use cases include batch updating frontmatter across notes, validating vault integrity, and generating reports on vault contents.

Quick Start

Scan a vault to ensure its structure is valid and update a note's frontmatter to reflect current status.

Frequently Asked Questions about obsidian-vault

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

FAQPage Schema
How do I batch update frontmatter across multiple Obsidian notes?

You can batch update frontmatter by automating Obsidian vault management with built-in filesystem operations to read, write, and edit Markdown notes directly. This ensures consistent metadata updates across your knowledge base without external dependencies.

How do I validate Obsidian vault structure and check note integrity?

Validating Obsidian vault structure involves scanning the vault using built-in filesystem operations to ensure valid configurations, frontmatter, and wikilinks. This automated process checks vault integrity and maintains consistency across your notes.

Can I manage my Obsidian vault without installing external dependencies or plugins?

Yes, you can manage your Obsidian vault without external dependencies by using built-in filesystem tools. These operations safely read, write, list, and edit Markdown notes while applying vault-aware validation and error handling.

What is the best way to organize Markdown notes and templates in an Obsidian vault?

The best way to organize Markdown notes and templates is by automating vault interactions through filesystem operations. This method understands vault structures, including templates and daily notes, to enable consistent organization and safe file management.

Why does my Obsidian vault need automated file management for wikilinks and tags?

Automated file management is needed because Obsidian vaults require manual consistency checks across notes, wikilinks, and tags. Automating these filesystem operations prevents broken links and maintains structural integrity across the knowledge base.

Does built-in filesystem automation work for generating reports on Obsidian vault contents?

Yes, built-in filesystem automation works for generating reports on Obsidian vault contents by reading and listing Markdown notes. It safely extracts data from frontmatter and tags to produce comprehensive vault status reports.