codegraphcontext
OfficialTurn code repositories into a queryable graph for AI agents.
AuthorCodeGraphContext
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of making code repositories easily searchable and queryable by AI agents, enabling efficient code graph analysis and AI-powered code insights.
Core Features & Use Cases
- Code Graph Indexing: Indexes code repositories into a graph database for semantic and code graph search.
- Query via CLI or MCP: Allows querying the indexed graph database through a command-line interface or a Machine Code Platform (MCP).
- Use Case: For a developer looking to quickly find related code or understand the structure of a large codebase, this Skill can be used to index the codebase and then query it for specific code relationships or components.
Quick Start
Install CodeGraphContext and index your repository with cgc index ..
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codegraphcontext Download link: https://github.com/CodeGraphContext/CodeGraphContext/archive/main.zip#codegraphcontext Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.