wiki-lint

Audit Obsidian wikis for broken links, missing frontmatter, and inconsistencies.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sanchitnis/SanjaySecondBrain --skill wiki-lint-sanchitnis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/sanchitnis/SanjaySecondBrain/tree/main/obsidian-wiki/.skills/wiki-lint
Command: npx skills add https://github.com/sanchitnis/SanjaySecondBrain --skill wiki-lint-sanchitnis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you maintain the integrity and usability of your Obsidian wiki by auditing for issues like broken links, missing frontmatter, and inconsistencies.

Core Features & Use Cases

  • Orphaned Pages: Identifies pages with no incoming links.
  • Broken Wikilinks: Detects links to non-existent pages.
  • Missing Frontmatter: Ensures all pages have required metadata.
  • Stale Content: Flags pages with outdated information.
  • Contradictions: Highlights conflicting claims across pages.
  • Index Consistency: Verifies the index.md matches the actual page inventory.
  • Provenance Drift: Checks for honesty in content provenance.
  • Fragmented Tag Clusters: Identifies fragmented knowledge clusters.
  • Use Case: Regularly run this Skill to ensure your Obsidian wiki is up-to-date and well-maintained.

Quick Start

Run the wiki-lint skill to perform a comprehensive audit of your Obsidian wiki.

Frequently Asked Questions about wiki-lint

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

FAQPage Schema
How do I find broken wikilinks and orphaned pages in an Obsidian vault?

To find broken wikilinks and orphaned pages in an Obsidian vault, run a wiki audit that scans page structures to detect links pointing to non-existent pages and identifies pages with no incoming links.

How do I check my Obsidian wiki for missing frontmatter and stale content?

Checking an Obsidian wiki for missing frontmatter and stale content involves scanning all pages to ensure required metadata fields are present and flagging pages containing outdated information.

What is the best way to verify index.md consistency and provenance drift in a wiki?

Verifying index.md consistency and provenance drift in a wiki involves auditing the vault to ensure the index matches the actual page inventory and checking for honesty in content provenance.

How do I identify fragmented tag clusters and contradictions across Obsidian pages?

Identifying fragmented tag clusters and contradictions across Obsidian pages requires analyzing the vault to detect conflicting claims across different pages and locate fragmented knowledge clusters.

Do I need specific page structures or frontmatter formats to audit an Obsidian wiki?

Auditing an Obsidian wiki requires access to the vault and knowledge of its specific frontmatter and page structure to accurately check for missing metadata, broken links, and content issues.