graph

Rebuild and update vault dependency graphs from markdown document interlinks.

2|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jameswong2011/InvestmentVault --skill graph-jameswong2011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graph
Source: https://github.com/jameswong2011/InvestmentVault/tree/main/.claude/skills/graph
Command: npx skills add https://github.com/jameswong2011/InvestmentVault --skill graph-jameswong2011

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the reconstruction and updating of a structured vault dependency graph, streamlining the management of complex interlinked documents.

Core Features & Use Cases

  • Graph Reconstruction: Builds or updates the dependency graph for vault thesis, sector, macro, and research notes.
  • Incremental Updates: Performs precise, targeted updates to minimize processing time during vault modifications.
  • Use Case: Simplify maintaining a large, interconnected knowledge base by automatically detecting changes, reconciling links, and rebuilding the graph with minimal manual effort.

Quick Start

Use the graph skill to regenerate the vault dependency graph after editing a thesis or sector note to automatically integrate recent changes.

Frequently Asked Questions about graph

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

FAQPage Schema
How do I automate rebuilding a vault dependency graph for markdown notes?

Automate rebuilding a vault dependency graph by parsing markdown files and validating interlinks to ensure data consistency. This skill automatically detects document changes and reconciles links to maintain structured metadata across sectors, macros, and thesis notes.

What is incremental graph reconstruction and when should I use it?

Incremental graph reconstruction performs precise, targeted updates to the dependency graph by processing only modified markdown files. Use it during routine vault edits to minimize processing time and efficiently integrate changes without rebuilding the entire interlinked structure.

How do I update cross-references in markdown after editing a thesis note?

Update cross-references in markdown after editing a thesis note by running an automated graph regeneration. The process parses the modified documents, validates sector and macro links, and updates the structured metadata to automatically integrate recent changes.

Does this vault link management approach work for large interconnected knowledge bases?

This vault link management approach is designed for large interconnected knowledge bases. It differentiates between incremental and full rebuilds to efficiently manage complex interlinked documents, detecting changes and reconciling links with minimal manual effort.

What's the best way to reconcile broken interlinks in a markdown vault?

The best way to reconcile broken interlinks in a markdown vault is to perform a full graph reconstruction. This forces a complete parse of all markdown files, validates every cross-thesis and sector reference, and rebuilds the structured metadata to resolve inconsistencies.

When should I use a full rebuild instead of incremental updates for vault dependencies?

Use a full rebuild instead of incremental updates for vault dependencies when major structural changes occur or data consistency is compromised. A full reconstruction parses all markdown files and re-validates the entire link graph, whereas incremental updates only process targeted modifications.