wiki-status

Monitor Obsidian wiki health by tracking ingested sources and computing deltas.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-status-abulfadl-ahmadi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-status
Source: https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026/tree/main/.skills/wiki-status
Command: npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-status-abulfadl-ahmadi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-wiki, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill keeps track of the status and health of your Obsidian wiki, including what has been ingested, what's pending, and the delta between sources and wiki content.

Core Features & Use Cases

  • Wiki Status Overview: Provides a summary of the total number of pages, visibility, and sources ingested.
  • Delta Report: Details the new, modified, and deleted sources since the last ingest.
  • Token Footprint: Estimates the token usage of the wiki for potential API limits.
  • What to Do Next: Suggests actions based on staged writes, raw files, stale pages, or lint issues.

Quick Start

Run the 'wiki-status' skill to get an overview of your wiki's health and the next steps.

Frequently Asked Questions about wiki-status

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

FAQPage Schema
How do I monitor the health and status of my Obsidian wiki?

You can monitor your Obsidian wiki health by running a status check that tracks total page counts, source ingestion progress, and content deltas. This provides a clear overview of what has been processed and what remains pending.

How do I track content deltas between my sources and Obsidian vault?

Tracking wiki deltas involves computing the differences between your original sources and the ingested Obsidian vault content. This process details newly added, modified, or deleted sources since the last ingestion.

Can I estimate token usage for my Obsidian wiki to avoid API limits?

You can estimate token usage for your Obsidian wiki by generating a token footprint report. This calculates the approximate token consumption of your vault content to help you manage and avoid potential API limits.

Do I need the obsidian-wiki dependency to check my vault status?

Yes, you need the obsidian-wiki dependency installed to check your vault status. The monitoring process requires access to the Obsidian vault and its configuration files to compute deltas and track ingestion progress.

How do I identify stale pages and lint issues in my Obsidian wiki?

To manage your Obsidian wiki, the status report suggests what to do next based on current vault conditions. It identifies staged writes, unprocessed raw files, stale pages, and lint issues to guide your content management actions.