Claude Skill
safishamsi/graphify
Graphify 是一款 AI 编程助手技能,可将代码、SQL 模式、文档、图像和视频转换为可查询的知识图谱。支持 Claude Code、Codex、Gemini CLI 等工具。
概览
仓库信息
安装这个 Skill
uv tool install graphifyyRegistry 信息
uv tool install graphifyypip install graphifyypip install "graphifyy[google]" # needed for Google Sheets table renderinggit clone https://github.com/safishamsi/graphify.gitpip install -e ".[all]"
项目简介
Graphify 是一款 AI 编程助手技能,可将任意代码、SQL 模式、R 脚本、Shell 脚本、文档、论文、图像或视频文件夹转换为可查询的知识图谱。它支持 Claude Code、Codex、OpenCode、Cursor、Gemini CLI 等工具,帮助开发者将应用代码、数据库模式和基础设施统一到一个图谱中。
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
要点
- 将代码、文档、图像和视频转换为可查询的知识图谱
- 支持 Claude Code、Codex、Gemini CLI 等多种 AI 编程助手
- 将应用代码、数据库模式和基础设施统一到一个图谱中
- 利用 tree-sitter 进行代码解析,Leiden 算法进行图谱聚类
- 集成 GraphRAG 以增强检索增强生成能力
使用场景
- 通过知识图谱使用自然语言查询复杂代码库
- 分析和可视化代码、模式与基础设施之间的关系
- 以图谱形式探索项目结构,加速新成员上手
- 为 AI 编程助手提供结构化项目上下文,增强其能力
README 摘要
<p align="center"> <a href="https://graphifylabs.ai"><img src="https://raw.githubusercontent.com/safishamsi/graphify/v4/docs/logo-text.svg" width="260" height="64" alt="Graphify"/></a> </p> <p align="center"> 🇺🇸 <a href="README.md">English</a> | 🇨🇳 <a href="docs/translations/README.zh-CN.md">简体中文</a> | 🇯🇵 <a href="docs/translations/README.ja-JP.md">日本語</a> | 🇰🇷 <a href="docs/translations/README.ko-KR.md">한국어</a> | 🇩🇪 <a href="docs/translations/README.de-DE.md">Deutsch</a> | 🇫🇷 <a href="docs/translations/README.fr-FR.md">Français</a> | 🇪🇸 <a href="docs/translations/README.es-ES.md">Español</a> | 🇮🇳 <a href="docs/translations/README.hi-IN.md">हिन्दी</a> | 🇧🇷 <a href="docs/translations/README.pt-BR.md">Português</a> | 🇷🇺 <a href="docs/translations/README.ru-RU.md">Русский</a> | 🇸🇦 <a href="docs/translations/README.ar-SA.md">العربية</a> | 🇮🇹 <a href="docs/translations/README.it-IT.md">Italiano</a> | 🇵🇱 <a href="docs/translations/README.pl-PL.md">Polski</a> | 🇳🇱 <a href="docs/translations/README.nl-NL.md">Nederlands</a> | 🇹🇷 <a href="docs/translations/README.tr-TR.md">Türkçe</a> | 🇺🇦 <a href="docs/translations/README.uk-UA.md">Українська</a> | 🇻🇳 <a href="docs/translations/README.vi-VN.md">Tiếng Việt</a> | 🇮🇩 <a href="docs/translations/README.id-ID.md">Bahasa Indonesia</a> | 🇸🇪 <a href="docs/translations/README.sv-SE.md">Svenska</a> | 🇬🇷 <a href="docs/translations/README.el-GR.md">Ελληνικά</a> | 🇷🇴 <a href="docs/translations/README.ro-RO.md">Română</a> | 🇨🇿 <a href="docs/translations/README.cs-CZ.md">Čeština</a> | 🇫🇮 <a href="docs/translations/README.fi-FI.md">Suomi</a> | 🇩🇰 <a href="docs/translations/README.da-DK.md">Dansk</a> | 🇳🇴 <a href="docs/translations/README.no-NO.md">Norsk</a> | 🇭🇺 <a href="docs/translations/README.hu-HU.md">Magyar</a> | 🇹🇭 <a href="docs/transl