SkillHub

memory-graph

v1.0.0

将卢曼编码的记忆簇可视化为交互式图谱,支持叙事叠加、集群高亮及导出功能。

Sourced from ClawHub, Authored by Kobe

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