Skill Detail
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.
Data Extraction & TransformationMulti-Framework
Data Extraction & Transformation
Multi-Framework
Security Reviewed
โญ 25.7k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Graphify CLI or MCP server, local project/document folders
Install & setup
Clone or install Graphify from the upstream project, point it at a local folder or corpus, then run the CLI or MCP mode to build and query the knowledge graph.
Author
safishamsi
Publisher
Individual
Last updated
Apr 14, 2026
Quick brief
Use Graphify when an agent needs to ingest a mixed local workspace and answer through graph-aware retrieval. This skill is for the concrete workflow of scanning folders of code and supporting artifacts, building a queryable knowledge graph, and then exploring relationships across files, documents, screenshots, and media. It is not a generic graph database card or a generic document parser listing. The boundary is the operator task: turn a messy local corpus into a graph-backed context surface for downstream agent search and reasoning.