wiki-lint

Audit Obsidian vaults for broken links, orphaned pages, and content drift.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits Obsidian wikis to keep them coherent by locating orphaned pages, broken links, stale content, and policy gaps, enabling timely fixes.

Core Features & Use Cases

  • Detect orphaned pages and unreferenced content
  • Identify brokenwikilinks and missing frontmatter
  • Flag content drift and contradictions to maintain consistency

Quick Start

Run the lint pass on your vault to surface health issues and suggested remediation.

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 an audit pass that scans your vault structure and indexes content to detect unreferenced notes and dead links.

What is the best way to check for missing frontmatter in a knowledge management wiki?

Checking for missing frontmatter in a knowledge management wiki involves frontmatter-driven scans that validate metadata policies across your vault to flag pages lacking required attributes.

How do I detect content drift and contradictions across my wiki pages?

Detecting content drift and contradictions across wiki pages requires applying policy-guided checks that scan vault content to identify inconsistencies and flag evolving information.

Can I automate Obsidian vault health checks to identify stale updates?

Automating Obsidian vault health checks identifies stale updates by scanning your vault inventory and producing outputs suitable for automated ingestion to flag outdated pages.

Does wiki-lint work without external dependencies to maintain link integrity?

Wiki-lint works without external dependencies to maintain link integrity by using internal frontmatter-driven scans and index-based inventory checks to locate structural issues.

What are the limitations of using a lint pass to fix taxonomy inconsistencies in Obsidian?

A lint pass identifies taxonomy inconsistencies but only proposes fixes or verifications for human review, meaning it does not automatically rewrite or restructure your vault taxonomy.