update_vault_index

Scan MOCs, Projects, and Reading directories to update vault_index.md.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/D0miH/claudsidian --skill update-vault-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update_vault_index
Source: https://github.com/D0miH/claudsidian/tree/main/.claude/skills/update_vault_index
Command: npx skills add https://github.com/D0miH/claudsidian --skill update-vault-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically synchronize vault_index.md with the vault's live structure, ensuring quick, accurate navigation for research.

Core Features & Use Cases

  • Scan MOCs/, Projects/, and Reading/ directories to collect current items and statuses.
  • Update vault_index.md to reflect new or removed entries, preserving proper order and links.

Quick Start

Run the update_vault_index skill to refresh the vault index.

Frequently Asked Questions about update_vault_index

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

FAQPage Schema
How do I automatically update my vault index to match my current notes?

You can automatically update your vault index by running this skill to scan your MOCs, Projects, and Reading directories, synchronizing vault_index.md with the live vault structure for accurate navigation.

What is the best way to keep a markdown vault index in sync?

The best way to keep a markdown vault index in sync is using automated scanning tools that enumerate directory items and statuses, updating vault_index.md while preserving existing links and section order.

How does vault index synchronization handle new and removed entries?

Vault index synchronization handles new and removed entries by scanning specified directories to collect current items, updating the index file to reflect changes while preserving section order and existing links.

Do I need to install external dependencies to synchronize my vault index?

You do not need external dependencies to synchronize your vault index, as the process operates entirely using the vault's built-in file system operations to scan directories and update the index.

Can I preserve section order and links when refreshing my vault index?

Yes, you can preserve section order and links when refreshing your vault index, because the synchronization process updates entries while explicitly maintaining the original structure and hyperlinks.