17 skills found
T-NhanNguyen / graphRAG-LlamaIndexgraphRAG agent harness tool
vitali87 / code-graph-ragThe ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
reposkein / reposkeinDeterministic code-graph (GraphRAG) over your repo for LLM agents — local-first, git-native, zero-infra, served via MCP. Python, TS/JS, Rust, Go, Java, C#.
ozgurcd / gographLocal-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
brettmartin97 / codegraphMCP server for call-graph analysis, blast-radius impact, and code intelligence for AI coding assistants
graphprotocol / mdcMonorepo for various tools used by subgraph developers.
tirth8205 / code-review-graphLocal-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
AtomGraph / Web-AlgebraSuite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
graphlit / graphlit-mcp-serverModel Context Protocol (MCP) Server for Graphlit Platform
SpillwaveSolutions / mastering-langgraph-agent-skillBuild stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents, branching workflows, memory persistence, human-in-the-loop, multi-agent systems, and production deployment. Supports 14+ AI coding agents via Agent Skill Standard.
mshtawythug / second-brainLocal-first personal knowledge base CLI — hybrid FTS + pgvector search, a GraphRAG entity graph, and LLM enrichment over your notes, transcripts, Slack & Gmail. Runs fully local on Ollama (no cloud, no API keys); queryable by any AI agent through the built-in MCP server.
trpc-group / trpc-agent-goA Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, evaluation, and observability.
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
botingw / langgraph-dev-navigatorAn opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.
graphsignal / graphsignal-profilerGraphsignal Profiler
vllm-project / semantic-routerA programmable Mixture-of-Models router for heterogeneous LLM inference
Graphify-Labs / graphifyTurn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.