Turn mixed local folders into a queryable knowledge graph with Graphify
Ingest code, docs, PDFs, images, and video from local folders into a searchable knowledge graph so agents can follow entities and relationships instead of only raw text.
Turn mixed local folders into a queryable knowledge graph with Graphify
Ingest code, docs, PDFs, images, and video from local folders into a searchable knowledge graph so agents can follow entities and relationships instead of only raw text.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.