awesome-search-kg-clusters

Identify disconnected note clusters in Obsidian vaults via wikilink connectivity.

1.6k|142|Updated Sep 9, 2019
One-click install
npx skills add https://github.com/frutik/awesome-search --skill awesome-search-kg-clusters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awesome-search-kg-clusters
Source: https://github.com/frutik/awesome-search/tree/main/claude-skills/awesome-search-kg-clusters
Command: npx skills add https://github.com/frutik/awesome-search --skill awesome-search-kg-clusters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify isolated groups of notes that are internally connected but have few links to the rest of the vault, enabling targeted connectivity audits.

Core Features & Use Cases

  • Cluster identification by wikilink connectivity to reveal islands of notes.
  • Isolation analysis to surface clusters with few external connections and determine semantic overlap with other clusters.
  • Bridge link generation to propose concrete wikilinks that connect related clusters and improve graph cohesion.
  • Bridge-note discovery to highlight notes that already connect multiple clusters and deserve maintenance.

Quick Start

Run the cluster audit to detect isolated clusters and generate recommended bridge links.

Frequently Asked Questions about awesome-search-kg-clusters

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

FAQPage Schema
How do I find isolated clusters in my Obsidian vault?

Finding disconnected clusters in an Obsidian vault involves grouping notes by wikilinks and flagging clusters with low external connectivity. This knowledge-management audit reveals isolated islands of notes that lack cross-links to the broader graph.

How do I generate bridge links to connect disconnected Obsidian clusters?

To generate bridge links for disconnected clusters, the audit analyzes semantic overlap between isolated groups and proposes concrete wikilinks. This improves cross-cluster connectivity and overall graph cohesion without automatically applying changes.

What is graph analysis for vault audits in Obsidian?

Graph analysis for vault audits in Obsidian is the process of identifying disconnected clusters by mapping wikilink connectivity. It surfaces isolated clusters with few external connections and highlights bridge-notes that already connect multiple clusters.

Does the cluster bridge generation apply wikilinks automatically?

No, cluster bridge generation does not apply wikilinks automatically. It documents existing bridges and only applies suggested bridge-links to improve graph cohesion when explicitly requested by the user.

Can I audit my Obsidian vault for notes that bridge multiple clusters?

Yes, you can audit your Obsidian vault for notes that bridge multiple clusters. The analysis highlights bridge-notes that already connect multiple clusters, allowing you to identify and maintain them for improved graph cohesion.

What's the best way to improve cross-cluster connectivity in a knowledge graph?

The best way to improve cross-cluster connectivity in a knowledge graph is to identify isolated clusters, analyze their semantic overlap, and generate concrete bridge-link suggestions. This targeted approach fixes islands of notes by adding relevant wikilinks.