status

Compute wiki metrics for pages, sources, and last activity.

20|2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill status-ignromanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/ignromanov/llm-obsidian-wiki/tree/main/skills/status
Command: npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill status-ignromanov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reports quantitative metrics about the wiki: totals, per-type counts, unprocessed sources, and last activity timestamps, enabling quick assessment of size and health.

Core Features & Use Cases

  • Provides totals: wiki pages, raw sources, and tag counts.
  • Produces per-type breakdowns (concepts, entities, etc.) and last activity timestamps.
  • Helps identify unprocessed sources and monitor wiki health for audits or governance.

Quick Start

Run the status check to generate a quick health snapshot of the wiki.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check wiki health and track total page metrics?

You can check wiki health by running a status check that computes total pages, unprocessed sources, and last activity timestamps to generate a quick health snapshot of the wiki.

What metrics are included in a wiki dashboard for monitoring vault health?

Wiki dashboard metrics include total page counts, raw sources, tag counts, per-type breakdowns for concepts and entities, unprocessed sources, and last activity timestamps.

How do I identify unprocessed sources in my wiki vault?

You identify unprocessed sources by running the status check, which uses a specific script to compute counts of raw sources that have not yet been processed for prioritizing ingestion.

Do I need a wiki.config.md file to generate wiki metrics and dashboards?

Yes, generating wiki metrics requires access to wiki.config.md to obtain the vault_name, vault_path, and plugin_root variables needed to execute the underlying statistics and health scripts.

What's the best way to monitor last activity timestamps across a wiki?

The best way to monitor last activity is using the status skill to report timestamps alongside per-type counts, enabling quick assessment of wiki size, health, and audit readiness.