mh-vo-graph-audit

Audits knowledge graph topology for link density, isolated nodes, MOC coverage, and cross-layer gaps.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-vo-graph-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-vo-graph-audit
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/modules/vo/1-scan/mh-vo-graph-audit
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-vo-graph-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill audits the topology of a knowledge graph, identifying link density, isolated nodes, MOC coverage, and cross-layer gaps to ensure the integrity and effectiveness of the knowledge graph.

Core Features & Use Cases

  • Graph Topology Analysis: Analyze the structure of the knowledge graph, including link density and isolated nodes.
  • MOC Coverage Assessment: Evaluate the coverage of the MOC (Master Outline Content) across the graph.
  • Cross-Layer Gap Identification: Detect missing connections between different layers of the knowledge graph.
  • Use Case: Use this Skill to ensure that your knowledge graph is well-connected and that all critical information is accessible.

Quick Start

Run the graph audit by executing the command: /mh-vo-graph-audit

Frequently Asked Questions about mh-vo-graph-audit

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

FAQPage Schema
How do I audit knowledge graph topology for isolated nodes and link density?

To audit knowledge graph topology, this Skill processes vault link structures to identify isolated nodes and calculate link density, comparing results against predefined rules in VAULT-ARCHITECTURE.md to ensure graph integrity.

What is MOC coverage assessment in a knowledge graph?

MOC coverage assessment evaluates how thoroughly Master Outline Content indexes your knowledge graph. This Skill analyzes link topology to ensure all critical information is accessible and well-connected across the vault structure.

How do I detect cross-layer gaps in a knowledge graph?

You detect cross-layer gaps by processing vault link topology and comparing it against your predefined structure in VAULT-ARCHITECTURE.md. This identifies missing connections between different layers of the knowledge graph.

Do I need a VAULT-ARCHITECTURE.md file to check for cross-layer gaps?

Yes, you need a VAULT-ARCHITECTURE.md file. The graph audit requires it as a predefined structure reference to compare against your vault's actual link topology when detecting cross-layer gaps and evaluating MOC coverage.

What's the best way to find disconnected nodes in a knowledge graph vault?

The best way to find disconnected nodes is running a graph topology audit. This Skill processes your vault links to identify isolated nodes and cross-layer gaps, comparing results against VAULT-ARCHITECTURE.md.