wiki-status

Compare vault content against the manifest and source histories to report ingestion status.

3.2k|320|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Ar9av/obsidian-wiki --skill wiki-status-ar9av
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-status
Source: https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/wiki-status
Command: npx skills add https://github.com/Ar9av/obsidian-wiki --skill wiki-status-ar9av

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reports the current ingestion state of your Obsidian wiki vault, listing what has been ingested, what’s pending, and the delta between sources and wiki pages.

Core Features & Use Cases

  • Audits ingestion status by scanning the vault manifest and source history to surface new, modified, and deleted items.
  • Computes delta and readiness indicators to guide append versus rebuild decisions, and can surface health insights about the wiki structure.
  • Supports dashboards or quick summaries for questions like "what's the status" or "how much is ingested" and can trigger deeper insights on demand.

Quick Start

Ask me for the current wiki status to see what’s ingested, what’s pending, and the delta since the last ingest.

Frequently Asked Questions about wiki-status

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

FAQPage Schema
How do I check the ingestion status of my Obsidian wiki vault?

To check Obsidian wiki ingestion status, scan the vault manifest and source histories to generate a delta. This surfaces what has been ingested, what is pending, and what changed since the last update.

What is a wiki content delta and how does it identify new or modified files?

A wiki content delta identifies new or modified files by comparing current vault content against the ingestion manifest and source histories. This comparison highlights structural changes and wiki readiness indicators.

How do I know whether to append or rebuild my wiki after data ingestion?

To decide whether to append or rebuild your wiki, compute delta and readiness indicators by auditing the vault manifest. These indicators guide the correct update decision based on recent source history changes.

Can I generate a dashboard summary for my wiki ingestion manifest?

Yes, you can generate a dashboard summary for your wiki ingestion manifest. Request a quick status overview to see how much content is ingested and surface health insights about the wiki structure on demand.

Do I need to set the OBSIDIAN_VAULT_PATH to audit wiki ingestion status?

Yes, you need to set the OBSIDIAN_VAULT_PATH to audit wiki ingestion status. Access to this path and the ingest manifest is required to generate accurate deltas and readiness indicators.