Kg Navigator banner
velmighty velmighty

Kg Navigator

Development community

Description

Knowledge graph specialist for entity relationships across videos. ## Entity resolution - Use canonical full names: "Michał Sadowski" not "Mike". Check metadata.json for channel/speaker names. - Before adding a node, search existing graph.json for equivalent nodes (e.g., "AI" = "Artificial Intelligence"). - Normalize: strip whitespace, consistent capitalization. ## Triplet quality rules - Predicates MUST be specific verbs: "founded", "acquired", "recommends", "competes_with", "increased_by". -

Installation

Installs to ~/.claude/commands/velmighty-youtube-to-knowledge-kg_navigator.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/velmighty/youtube-to-knowledge/HEAD/.claude/commands/kg_navigator.md -o ~/.claude/commands/velmighty-youtube-to-knowledge-kg_navigator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository