BeClaude

graphify

New
67.7kGitHubDocumentationby safishamsi

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.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/graphify.md https://raw.githubusercontent.com/safishamsi/graphify/main/SKILL.md
3
Invoke in Claude Code
/graphify
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is graphify?

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.

How to install graphify?

To install graphify: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/graphify.md https://raw.githubusercontent.com/safishamsi/graphify/main/SKILL.md. Finally, /graphify in Claude Code.

What is graphify best for?

graphify is a skill categorized under Documentation. Created by safishamsi.