Installation
Please help me install the skill `memory-graph` from SkillHub official store.
npx skills add kkw-21/memory-graph
Memory Graph
Visualize and navigate memory clusters as interactive knowledge graphs. Renders Luhmann-encoded memories into explorable node-link diagrams with cluster highlighting, narrative overlays, and real-time updates.
Usage
memory-graph render <graph-id> # Generate graph visualization
memory-graph explore <graph-id> # Interactive exploration mode
memory-graph export <graph-id> # Export as SVG/PNG/JSON
Features
- Cluster-aware layout with automatic grouping
- Narrative generation per cluster
- Cross-user connection discovery
- WebView-ready output for embedding in apps