knowledge-graph-viz
CommunityTurn knowledge triples into an interactive graph.
System Documentation
What problem does it solve?
This Skill helps educators and researchers transform course knowledge triples (subject, relation, object, subject_type, object_type) stored in a CSV into an embedded, standalone interactive HTML visualization. It supports force-directed layout, draggable nodes, search, relation filtering, and a node-detail panel, with colors representing node types and edge styles encoding relation types.
Core Features & Use Cases
- CSV-driven knowledge-graph visualization: convert triples into an interactive HTML file that can be opened directly in a browser.
- Interactive exploration: drag nodes, search for topics, filter relations, and inspect node details to understand course structures and knowledge relationships.
- Use Case: mapping curriculum concepts and their relationships from a CSV to reveal learning pathways and dependencies.
Quick Start
Prepare knowledge_graph_triples.csv and run the provided Python script to generate the standalone knowledge graph HTML.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: knowledge-graph-viz Download link: https://github.com/zilizhou/edu-report-platform/archive/main.zip#knowledge-graph-viz Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.