gkg
Installation
SKILL.md
Global Knowledge Graph (GKG)
Overview
GKG provides semantic code analysis tools for exploring and understanding codebases. It indexes projects to enable fast symbol lookup, reference finding, and structural analysis.
Quick Start
Run from this skill directory. Use --raw with JSON for parameters:
bun ./scripts/gkg.ts <command> --raw '<json>'
Core Commands
list-projects
List all indexed projects in the knowledge graph.