·vault-report
{}

vault-report

Generate comprehensive knowledge graph reports for Obsidian vaults. Combines multiple graph queries (vault-stats, hubs, bridges, orphans-rich) to produce a structured 4-module analysis report with data summary tables. Requires obsidian-graph-query skill installed. Use for: vault report, knowledge report, vault analysis, vault health, knowledge graph report, 知識圖譜報告, vault 分析.

15Installs·2Trend·@azuma520

Installation

$npx skills add https://github.com/azuma520/obsidian-graph-query --skill vault-report

How to Install vault-report

Quickly install vault-report AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/azuma520/obsidian-graph-query --skill vault-report
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: azuma520/obsidian-graph-query.

SKILL.md

View raw

一次性產出全 vault 的結構化知識圖譜分析報告。組合 obsidian-graph-query 的多個查詢模板,產出四個分析模組 + 數據匯總。

| 一:Vault 全景概覽 | 規模、孤島率、連通性、資料夾分布 | vault-stats | | 二:活躍度趨勢 | 月度產出、活躍高峰月 | vault-stats (monthlyCreation) | | 三:知識重心與結構 | Hub Top 10、領域密度、跨域連結、孤島分布 | vault-stats + hubs + orphans-rich | | 四:知識價值與風險 | 被引用最多、只出不進、Bridge 風險 | hubs + bridges + vault-stats | | 數據匯總 | 結構化表格(供視覺化工具) | 以上全部 |

| A:跨域連結驗證 | vault-stats crossFolderLinks → path(§2)找跨域路徑 → LLM 讀筆記判斷語意關係 | | B:Hub 語意理解 | hubs Top 10 → LLM 讀 hub 筆記內容 → 解釋在知識體系中扮演的角色 | | C:Bridge 風險解讀 | bridges 找關鍵節點 → LLM 讀 bridge + 兩側鄰居 → 解釋「如果移除會怎樣」 | | D:孤島關聯推理 | orphans-rich 找孤島 → neighbors(§1)找最近 connected → LLM 判斷「該不該連」 |

Generate comprehensive knowledge graph reports for Obsidian vaults. Combines multiple graph queries (vault-stats, hubs, bridges, orphans-rich) to produce a structured 4-module analysis report with data summary tables. Requires obsidian-graph-query skill installed. Use for: vault report, knowledge report, vault analysis, vault health, knowledge graph report, 知識圖譜報告, vault 分析. Source: azuma520/obsidian-graph-query.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/azuma520/obsidian-graph-query --skill vault-report
Category
{}Data Analysis
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from azuma520/obsidian-graph-query

Quick answers

What is vault-report?

Generate comprehensive knowledge graph reports for Obsidian vaults. Combines multiple graph queries (vault-stats, hubs, bridges, orphans-rich) to produce a structured 4-module analysis report with data summary tables. Requires obsidian-graph-query skill installed. Use for: vault report, knowledge report, vault analysis, vault health, knowledge graph report, 知識圖譜報告, vault 分析. Source: azuma520/obsidian-graph-query.

How do I install vault-report?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/azuma520/obsidian-graph-query --skill vault-report Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/azuma520/obsidian-graph-query

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-09