stats

Summarize vault statistics and knowledge graph metrics into a health report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hellofrommorgan/intent-computer --skill stats-hellofrommorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stats
Source: https://github.com/hellofrommorgan/intent-computer/tree/main/packages/plugin/src/skill-sources/stats
Command: npx skills add https://github.com/hellofrommorgan/intent-computer --skill stats-hellofrommorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Vaults and their knowledge graphs grow in complexity. This Skill provides a concise, shareable snapshot of vault health, growth, and connectivity metrics to help you understand the state of your system at a glance.

Core Features & Use Cases

  • Metrics snapshot: shows counts of notes, MOCs, links, and topics.
  • Health indicators: reports orphan and dangling links, schema compliance, and MOC coverage.
  • Sharing & trends: generates a shareable summary and prepares a basis for trend analysis across runs.
  • Use Case: A vault maintainer runs /stats after a sprint to review knowledge graph health and plan improvements.

Quick Start

Ask the stats skill to generate a live snapshot for today's vault health and metrics.

Frequently Asked Questions about stats

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

FAQPage Schema
How do I check my knowledge graph health and metrics for an Obsidian vault?

Vault health is checked by summarizing knowledge graph metrics and computing densities to provide a concise health snapshot. The process evaluates Markdown notes and frontmatter to report orphan links, schema compliance, and MOC coverage.

Can I generate a shareable summary of vault growth trends and connectivity?

Vault growth and connectivity summaries are generated by processing notes and MOCs to compute counts and statuses. The output formats a human-readable report with an optional shareable snippet to track trends across runs.

What is the best way to find orphan notes and dangling links in a knowledge graph?

Orphan notes and dangling links are found by processing Markdown notes and frontmatter to compute knowledge graph connectivity metrics. This health check reports schema compliance and MOC coverage to identify disconnected content.

How do I get a quick snapshot of vault statistics and MOC coverage?

Vault statistics and MOC coverage are captured by computing counts of notes, links, and topics from Markdown frontmatter. This generates a concise metrics snapshot showing counts, densities, and health indicators at a glance.

Does the stats skill work with vaults managed using the intent computer?

The stats skill applies specifically to vaults managed with the intent computer. It processes Markdown notes and frontmatter from these vaults to deliver quick health checks, growth trends, and connectivity insights across notes and MOCs.

What vault metrics are included in a knowledge graph health report?

Vault metrics in a knowledge graph health report include counts of notes, MOCs, links, and topics. It also reports orphan and dangling links, schema compliance, and MOC coverage to provide a comprehensive health snapshot.