vault-index

Generate and refresh a JSON backlink index to detect and repair broken links.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/KevinBean/emptyos --skill vault-index-kevinbean
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vault-index
Source: https://github.com/KevinBean/emptyos/tree/main/skills/vault-link-index
Command: npx skills add https://github.com/KevinBean/emptyos --skill vault-index-kevinbean

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Vault link health is critical for reliable navigation and context. This skill maintains a live backlink index and a built-in link-doctor to detect broken links, identify orphan notes, and surface hub-note relationships, enabling you to keep your vault coherent and searchable.

Core Features & Use Cases

  • Build and refresh a backlink index for large vaults with wikilinks.
  • Identify and repair broken links and orphaned notes using guided workflows.
  • Surface hub-note references and navigate connections across the vault for better organization.

Quick Start

Run the index generator to create or refresh the vault backlink index.

Frequently Asked Questions about vault-index

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

FAQPage Schema
How do I find and fix broken wikilinks in a large vault?▼

To find and fix broken wikilinks in a large vault, you can generate a local JSON backlink index and use a built-in link-doctor to run guided health checks and repair tasks on demand.

What is the best way to identify orphan notes in a wikilink-based vault?▼

Identifying orphan notes in a wikilink-based vault is done by building a live backlink index that scans your notes to surface unlinked files and hub-note relationships for better organization.

Does this vault link repair tool require external services or APIs?▼

No, this vault link repair tool does not require external services. It operates entirely using local scripts to generate and read a JSON backlink index for maintenance tasks.

Can I perform on-demand link health checks across many notes?▼

Yes, you can perform on-demand link health checks across many notes by running the local index generator to refresh your data and resolve broken or orphaned links whenever needed.

How do I maintain hub-note references and navigate vault connections?▼

Maintaining hub-note references and navigating vault connections is achieved by keeping a live backlink index updated, which surfaces relationships across notes for coherent vault organization.