knowledge-navigator

Traverse a knowledge graph to surface structured connections between notes, references, and topics.

5|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/mrtolkien/GHOST --skill knowledge-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-navigator
Source: https://github.com/mrtolkien/GHOST/tree/main/prompts/skills/knowledge-navigator
Command: npx skills add https://github.com/mrtolkien/GHOST --skill knowledge-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize and explore a knowledge base as a connected graph of notes, references, and topics, enabling fast discovery, orphan detection, and advanced navigation.

Core Features & Use Cases

  • Graph traversal and edge-aware search across notes, references, and topics
  • Reference listing by topic with topic-scoped filtering
  • Insightful metrics and recent activity to surface knowledge clusters

Quick Start

Run a quick start by performing a knowledge search to locate notes, then browse references by topic to explore sources.

Frequently Asked Questions about knowledge-navigator

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

FAQPage Schema
How do I search for and traverse connections across a knowledge graph?

Knowledge graph traversal works by revealing and navigating structured connections between your notes, references, and topics using advanced querying. This enables edge-aware search and topic-based exploration across the entire knowledge base.

Can I filter and browse references by specific topics?

Yes, you can browse references by topic using topic-scoped filtering. This surfaces and lists specific reference sources while organizing the knowledge base into connected, navigable topic clusters.

How do I detect orphan notes in my knowledge base?

Orphan detection is performed by traversing the knowledge graph to identify unlinked notes and references. This surfaces isolated content that lacks connections to broader topics, allowing you to integrate missing links.

What metrics and insights can I get from exploring a knowledge graph?

Knowledge graph exploration surfaces insightful metrics and recent activity to identify knowledge clusters. By traversing structured connections between topics and references, you gain visibility into the density and distribution of your information.

Does knowledge graph traversal require specific data formats or frontmatter?

Graph traversal relies on a frontmatter-driven entry point to map connections between your notes, references, and topics. It provides a CLI surface for searching, browsing, and executing graph operations across this structured metadata.

What is the best way to navigate unlinked notes and references in a knowledge base?

The best way to navigate unlinked content is performing orphan detection via graph traversal to surface isolated notes and references. This reveals missing edges, allowing you to establish structured connections and improve overall knowledge graph integrity.