neighbour-source-scan

Identifies thematic links between documents in a knowledge base via text analysis.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/grebbel/ghs-wiki --skill neighbour-source-scan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: neighbour-source-scan
Source: https://github.com/grebbel/ghs-wiki/tree/main/.claude/skills/neighbour-source-scan
Command: npx skills add https://github.com/grebbel/ghs-wiki --skill neighbour-source-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the identification of thematic relationships between sources in a knowledge base, enabling efficient curation and expansion of the information graph.

Core Features & Use Cases

  • Thematic Relationship Detection: Identifies and suggests cross-source relationships based on thematic overlap.
  • Incremental Wiki Maintenance: Facilitates the incremental addition of new sources and relationships to a structured knowledge base.
  • Use Case: After ingesting a new source document, this Skill can automatically find related sources that were previously missed, ensuring a more comprehensive knowledge base.

Quick Start

Run the neighbour-source-scan skill on the newly added source document.

Frequently Asked Questions about neighbour-source-scan

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

FAQPage Schema
How do I automatically find related documents in my knowledge base?▼

To find related documents in a knowledge base, you can automate thematic overlap analysis between source documents. This identifies cross-source relationships and suggests connections to expand your information graph efficiently.

What is cross-source relationship detection for an information graph?▼

Cross-source relationship detection for an information graph identifies thematic overlaps between source documents. It enables efficient curation by suggesting missed connections, ensuring a comprehensive knowledge base.

Do I need Python to detect thematic overlaps between sources?▼

Yes, you need Python to detect thematic overlaps between sources. The processing and pattern matching logic required for analyzing thematic overlaps and identifying relationships relies on Python scripts.

Can I incrementally add new sources to a structured knowledge base?▼

Yes, you can incrementally add new sources to a structured knowledge base. After ingesting a new source document, the scan automatically finds related sources that were previously missed, facilitating incremental wiki maintenance.

Does source curation support both pre- and post-Warner & Wäger tagging scenarios?▼

Yes, source curation supports both pre- and post-Warner & Wäger tagging scenarios. The relationship detection analyzes thematic overlaps effectively regardless of your current tagging implementation stage.