What problem does it solve?
This Skill transforms codebases, documents, papers, images, and videos into navigable knowledge graphs, enabling deep analysis and exploration of complex relationships and data.
Core Features & Use Cases
- Knowledge Graph Creation: Turn folders of code, docs, papers, images, or videos into persistent knowledge graphs.
- Query and Traversal: Explore the graph using natural language queries or by traversing paths between concepts.
- Visualization: Generate visual representations of the graph, suitable for embedding in documents or sharing.
- Export: Export the graph to various formats, including JSON, SVG, and GraphML for further analysis with other tools.
- Use Case: Imagine you have a large codebase with multiple components. Use this Skill to create a knowledge graph that visually represents the relationships between different components, making it easier to understand the system's architecture and navigate complex dependencies.
Quick Start
Run /graphify /path/to/directory to generate a knowledge graph for a given directory.