obsidian-wiki-maintain

Lint an Obsidian wiki and generate status reports for structural issues.

2|Updated Jun 7, 2022
One-click install
npx skills add https://github.com/SebasAren/SebbaFlow --skill obsidian-wiki-maintain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-wiki-maintain
Source: https://github.com/SebasAren/SebbaFlow/tree/main/pi/.pi/agent/skills/obsidian-wiki-maintain
Command: npx skills add https://github.com/SebasAren/SebbaFlow --skill obsidian-wiki-maintain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains the health of a personal Obsidian wiki by detecting contradictions, orphan pages, stale claims, and structural issues, with regular status reports and guided maintenance.

Core Features & Use Cases

  • Lint the wiki using wiki_lint to detect broken links, orphans, missing headers, filename issues, empty pages, and inbox-orphans.
  • Generate status reports including page counts by category, inbox contents, and topical coverage.
  • Provide structured maintenance guidance and suggested fixes for identified issues.

Quick Start

Invoke status with /skill:obsidian-wiki-maintain status to generate a health report, or run /skill:obsidian-wiki-maintain lint to perform a structural scan.

Frequently Asked Questions about obsidian-wiki-maintain

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

FAQPage Schema
How do I find broken links and orphan pages in my Obsidian wiki?

You can find broken links and orphan pages in your Obsidian wiki by running a structural lint check that scans your vault for missing headers, filename issues, empty pages, and inbox-orphans, generating actionable fixes.

What is wiki linting and how does it maintain documentation health?

Wiki linting maintains documentation health by automatically detecting structural issues like broken-links, empty pages, and orphans, providing status reports and suggested fixes to resolve contradictions and stale claims.

Can I check my Obsidian vault for structural issues and missing headers?

Yes, you can check your Obsidian vault for structural issues and missing headers by running a lint scan that identifies missing-h1 tags, filename inconsistencies, and empty pages, then generates a status summary.

How do I generate a health status report for my personal wiki?

Generate a health status report for your personal wiki by invoking a status check that outputs page counts by category, inbox contents, and topical coverage, identifying stale claims and structural issues.

Does this wiki lint tool work with a specific vault directory location?

Yes, this wiki lint tool works specifically with the personal Obsidian wiki located at the ~/Documents/wiki/ directory path to detect orphans, broken links, and structural issues.

What is the best way to fix inbox-orphans and empty pages in Obsidian?

The best way to fix inbox-orphans and empty pages in Obsidian is to run a lint check that detects these issues and provides structured maintenance guidance with suggested fixes for each identified problem.