---
title: "Turn mixed local folders into a queryable knowledge graph with Graphify"
description: "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."
verification: "listed"
source: "https://github.com/safishamsi/graphify"
author: "safishamsi"
publisher_type: "individual"
category:
  - "Data Extraction & Transformation"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "safishamsi/graphify"
  github_stars: 25688
---

# 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.

## Prerequisites

Graphify CLI or MCP server, local project/document folders

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
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.
```

## Documentation

- https://github.com/safishamsi/graphify#readme

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify/)
